blixt icon indicating copy to clipboard operation
blixt copied to clipboard

Audit RBAC

Open shaneutt opened this issue 3 years ago • 2 comments

Problem Statement

We currently have permissions for several resources for create, update, patch and delete which are unnecessary (generally, we only need this access for their status) which is just a bi-product of kubebuilder scaffolding. The purpose of this task is to audit and remove unnecessary permissions.

shaneutt avatar Dec 05 '22 14:12 shaneutt

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 30 '24 06:01 k8s-triage-robot

Still needs to be done for https://github.com/kubernetes-sigs/blixt/milestone/5

/remove-lifecycle stale /help

shaneutt avatar Jan 30 '24 13:01 shaneutt

@shaneutt: This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

Still needs to be done for https://github.com/kubernetes-sigs/blixt/milestone/5

/remove-lifecycle stale /help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Jan 30 '24 13:01 k8s-ci-robot