Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a message to troubleshoot an aks oidc problem #4977

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

antgamdia
Copy link
Contributor

Description of the change

When upgrading our pre-prod server, I noticed the AKS-issued login wasn't working. After digging into it, I discovered it is due to an open issue in oauth2-proxy, whose version has been recently updated to 7.3.0 (and so has it in our chart).

This PR adds a quick message with the workaround I've used to get it to work again.

Benefits

AKS users will still be able to follow our guide and get it configured properly.

Possible drawbacks

N/A

Applicable issues

N/A

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@netlify
Copy link

netlify bot commented Jun 29, 2022

Deploy Preview for kubeapps-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 9698bfa
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/62bc6f94efd319000921ce39
😎 Deploy Preview https://deploy-preview-4977--kubeapps-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@antgamdia antgamdia merged commit d095957 into vmware-tanzu:main Jun 30, 2022
@antgamdia antgamdia deleted the addTroubleshootingAks branch June 30, 2022 09:59
@ppbaena
Copy link
Collaborator

ppbaena commented Jul 1, 2022

Thanks @antgamdia for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants