You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use the HTTP promotion step to 'freeze' promotion if the HTTP endpoint returns certain answer.
However, the HTTP endpoint I use requires authentication either via client certificates.
While the HTTP promotion step doesn't allow passing TLS configuration to the HTTP client:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to use the HTTP promotion step to 'freeze' promotion if the HTTP endpoint returns certain answer.
However, the HTTP endpoint I use requires authentication either via client certificates.
While the HTTP promotion step doesn't allow passing TLS configuration to the HTTP client:
kargo/internal/promotion/runner/builtin/http_requester.go
Line 239 in 0ec9926
Is there any workaround I could use to allow the HTTP step working with endpoints which require client certificates for authentication?
Beta Was this translation helpful? Give feedback.
All reactions