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

Always collect deny arm of kubernetes_resources #28275

Merged
merged 1 commit into from Jun 26, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Jun 26, 2023

Denied kubernetes_resources weren't properly loaded when collecting resources for list filtering.

This PR collects all deny arms - if the kubernetes_labels match the cluster, the access is denied - of Kubernetes resources.

Fixes #28262

@tigrato tigrato force-pushed the tigrato/select-deny-arm-getkuberesources branch from fdfd2f6 to ec52589 Compare June 26, 2023 09:41
Denied `kubernetes_resources` weren't properly loaded when collecting
resources for list filtering.

This PR collects all deny arms - if the `kubernetes_labels` match the
cluster, the access is denied - of Kubernetes resources.

Fixes #28262
@tigrato tigrato force-pushed the tigrato/select-deny-arm-getkuberesources branch from ec52589 to 281c940 Compare June 26, 2023 09:47
@tigrato tigrato added this pull request to the merge queue Jun 26, 2023
Merged via the queue into master with commit af404e3 Jun 26, 2023
21 checks passed
@tigrato tigrato deleted the tigrato/select-deny-arm-getkuberesources branch June 26, 2023 11:46
@public-teleport-github-review-bot

@tigrato See the table below for backport results.

Branch Result
branch/v12 Failed
branch/v13 Create PR

tigrato added a commit that referenced this pull request Jun 26, 2023
Denied `kubernetes_resources` weren't properly loaded when collecting
resources for list filtering.

This PR collects all deny arms - if the `kubernetes_labels` match the
cluster, the access is denied - of Kubernetes resources.

Fixes #28262
github-merge-queue bot pushed a commit that referenced this pull request Jun 26, 2023
Denied `kubernetes_resources` weren't properly loaded when collecting
resources for list filtering.

This PR collects all deny arms - if the `kubernetes_labels` match the
cluster, the access is denied - of Kubernetes resources.

Fixes #28262
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubernete rbac not working
3 participants