Page MenuHomeDevCentral

Fix credential helper and sentry wrapper
ClosedPublic

Authored by dereckson on Mar 6 2023, 00:16.
Tags
None
Referenced Files
F13321932: D2848.id7256.diff
Fri, Nov 21, 12:34
F13321725: D2848.id7260.diff
Fri, Nov 21, 12:33
F13321723: D2848.id7256.diff
Fri, Nov 21, 12:33
F13316378: D2848.diff
Fri, Nov 21, 11:36
Unknown Object (File)
Thu, Nov 20, 12:06
Unknown Object (File)
Wed, Nov 19, 22:49
Unknown Object (File)
Tue, Nov 18, 04:18
Unknown Object (File)
Fri, Nov 14, 03:16
Subscribers
None

Details

Summary

The credential helper should use jq -r (--raw-output) to avoid quotes.
It needs jq installed, which is not the case by default.

The sentry wrapper needs the correct credential name.

This is a follow-up for 0e4eca7aea58.

Fixes T1788.

Test Plan

Fixed on docker-002

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 7 2023, 17:19
This revision was automatically updated to reflect the committed changes.