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

Use stable RBAC API on aws-for-fluent-bit #587

Closed
wants to merge 1 commit into from

Conversation

majidazimi
Copy link

Signed-off-by: Majid Azimi [email protected]

Issue

Using fluent bit chart on modern EKS clusters shows a warning:

helm.cmd.stderr cmdutil/cmdutil.go:67 W0816 21:07:38.017197 6228 warnings.go:70] rbac.authorization.k8s.io/v1beta1 ClusterRole is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRole

Description of changes

Switched to stable API rbac.authorization.k8s.io/v1

Checklist

  • Added/modified documentation as required (such as the README.md for modified charts)
  • Incremented the chart version in Chart.yaml for the modified chart(s)
  • Manually tested. Describe what testing was done in the testing section below
  • Make sure the title of the PR is a good description that can go into the release notes

Testing

I tested on a EKS cluster.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@hossain-rayhan hossain-rayhan left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@JBOClara
Copy link
Contributor

JBOClara commented Feb 9, 2022

#662 (comment)

@bryantbiggs
Copy link
Member

closing as this has since been resolved

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.

5 participants