Skip to content

docs(argo-cd): Update kubelogin documentation for extra containers #3254

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

Closed

Conversation

mathieu-clnk
Copy link
Contributor

This is a non-functional change that improves the documentation related to the use of kubelogin in the initContainer.

The latest version of kubelogin is now referenced. Since the initContainer runs with the default setting readOnlyRootFilesystem: true, the zip file cannot be downloaded to the user's $HOME directory. To address this, the file is downloaded to an emptyDir volume instead.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

@mathieu-clnk mathieu-clnk deleted the feature/doc_kubelogin_example branch April 18, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant