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

feat: add kubectl-oidc_login plugin #1071

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbeard6
Copy link
Contributor

@jbeard6 jbeard6 commented Dec 9, 2024

Summary

Adds the kubectl-oidc_login plugin to the repository.

Note: the tool being installed calls itself kubelogin but, due to the name being overloaded (e.g. another plugin in this repo), it is installed as kubectl-oidc_login (reference). This is why this name was chosen for the plugin.

Description:

Note: this is a recreation of #1067 which was closed because we accidentally cleaned up our fork of this repo.

Checklist

  • Format with scripts/format.bash
  • Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>
  • Your plugin CI tests are green
    • Tip: use the plugin_test action from asdf-actions in your plugin CI

This plugin installs [int128/kubelogin].

[int128/kubelogin]: https://github.com/int128/kubelogin
@jbeard6 jbeard6 requested a review from a team as a code owner December 9, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant