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

Support k8s >= 1.24.x #98

Closed
dergeberl opened this issue Jan 24, 2023 · 0 comments · Fixed by #106
Closed

Support k8s >= 1.24.x #98

dergeberl opened this issue Jan 24, 2023 · 0 comments · Fixed by #106
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@dergeberl
Copy link
Member

For ServiceAccounts in k8s >= 1.24. will be no secret with a token automatically created.

The LoadBalancerMachine controller uses that automatically created secret.

func (r *LoadBalancerMachineReconciler) reconcileSA(

@dergeberl dergeberl added bug Something isn't working enhancement New feature or request labels Jan 24, 2023
@breuerfelix breuerfelix self-assigned this Jan 24, 2023
@dergeberl dergeberl linked a pull request Jan 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants