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

fix: use oidc args in kubectl command #236

Merged
merged 1 commit into from Apr 13, 2023
Merged

Conversation

Abirdcfly
Copy link
Member

@Abirdcfly Abirdcfly commented Apr 10, 2023

Fix #231

This pr uses some shell tricks to ensure that when the --token parameter is used, the request is automatically sent to oidc-server to confirm user permissions

Additionally, this pr valid that network permissions are restricted to only those organizations that belong to the network.

@Abirdcfly Abirdcfly force-pushed the fixtoken branch 12 times, most recently from 3cc9d77 to 02d6953 Compare April 11, 2023 09:42
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
@bjwswang bjwswang merged commit 4400f0e into bestchains:main Apr 13, 2023
15 checks passed
@Abirdcfly Abirdcfly deleted the fixtoken branch April 13, 2023 06:52
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.

kubectl --token in example-test not working
3 participants