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(kuma-cp) use not deprecated value to disable auth on universal #1008

Merged
merged 2 commits into from
Sep 8, 2020

Conversation

jakubdyszkiewicz
Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz commented Sep 7, 2020

Summary

DataplaneTokenServer.Enabled is deprecated, we should use AdminServer.Apis.DataplaneToken.Enabled.

Documentation

@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team as a code owner September 7, 2020 12:34
@lobkovilya
Copy link
Contributor

There is also usage in pkg/core/bootstrap/autoconfig.go and in some tests, do we want to get rid of all usages?

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the feat/fix-var-to-disable-auth-universal branch from 39a22a8 to 4d521b0 Compare September 8, 2020 09:49
@jakubdyszkiewicz
Copy link
Contributor Author

That's a good point. I thought we are bound to this value in kuma-dp, but we are not. Removed.

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@jakubdyszkiewicz jakubdyszkiewicz merged commit 1a5ef7e into master Sep 8, 2020
@jakubdyszkiewicz jakubdyszkiewicz deleted the feat/fix-var-to-disable-auth-universal branch September 8, 2020 15:06
nickolaev pushed a commit that referenced this pull request Oct 5, 2020
…1008)

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
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.

None yet

2 participants