Page MenuHomeDevCentral

Fix credential helper and sentry wrapper
ClosedPublic

Authored by dereckson on Mar 6 2023, 00:16.
Tags
None
Referenced Files
F8270747: D2848.id7256.diff
Sat, May 10, 17:46
Unknown Object (File)
Sun, May 4, 07:57
Unknown Object (File)
Sat, May 3, 09:58
Unknown Object (File)
Thu, May 1, 04:02
Unknown Object (File)
Thu, May 1, 02:16
Unknown Object (File)
Tue, Apr 29, 20:24
Unknown Object (File)
Mon, Apr 28, 23:17
Unknown Object (File)
Fri, Apr 25, 02:00
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.