Unable to properly authenticate with --kubeconfig
#5722
Unanswered
kamilatwork
asked this question in
Q&A
Replies: 1 comment 6 replies
-
|
A lot changed in 1.9. It's not obvious to me that either of these is actually the culprit, but my top two suspicions would be that this bug is an unforeseen consequence of the transition to the REST API or the remediation of this CVE: GHSA-w5wv-wvrp-v5m5 What version were you coming from? If it had to do with remediation of the CVE, 1.6.3, 1.7.7, and 1.8.7 also would have been affected. If you tell me you upgraded from one of those, it narrows down the possible causes. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was successfully using
kargo login --kubeconfig <host>to log in to our kargo instance. Since updating to 1.9 (tested against 1.9.2) authentication does not seem to work any more:Has anything change? Didn't find anything useful in release notes.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions