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 deprecation warning from the kubernetes-config module in kuma-cp #12212

Open
jijiechen opened this issue Dec 10, 2024 · 1 comment
Open
Labels
kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it

Comments

@jijiechen
Copy link
Member

What happened?

The follow warning was thrown when running kuma-cp on Kubernetes:

2024-12-10T09:14:18.183Z	INFO	kubernetes-config	[WARNING]: using deprecated configuration option - .ServiceAccountName, please use AllowedUsers.

Impacted versions:

  • 2.6.14
  • 2.7.10
@jijiechen jijiechen added triage/pending This issue will be looked at on the next triage meeting kind/bug A bug labels Dec 10, 2024
@lukidzi lukidzi self-assigned this Dec 16, 2024
@lukidzi
Copy link
Contributor

lukidzi commented Dec 16, 2024

Triage: so it seems it was deprecated #6505 but the default was changed later #10593. It seems in 2.10 we should remove it since default has changed in 2.8 and warning was since 2.6

@lukidzi lukidzi added triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting labels Dec 16, 2024
@lukidzi lukidzi removed their assignment Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

No branches or pull requests

2 participants