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 api version for RBAC to not produce a warning #599

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

jkremser
Copy link
Member

@jkremser jkremser commented Sep 6, 2021

...
Release "k8gb" does not exist. Installing it now.
W0906 10:59:34.461505   10203 warnings.go:70] rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRoleBinding
W0906 10:59:34.529496   10203 warnings.go:70] rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRoleBinding
NAME: k8gb
...

Also the make deploy-full-local-setup uses the helm chart from the repository not "local" one (./chart/k8gb) but I assume it's on purpose because there are other targets ({deploy, upgrade}-candidate) that use the "local" one

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Copy link
Collaborator

@k0da k0da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkremser jkremser merged commit 5439e26 into k8gb-io:master Sep 6, 2021
@jkremser jkremser deleted the helm-warning branch September 6, 2021 14:08
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.

4 participants