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 real ServiceAccount instead of default #518

Open
cwrau opened this issue May 7, 2024 · 1 comment · May be fixed by #519
Open

Use real ServiceAccount instead of default #518

cwrau opened this issue May 7, 2024 · 1 comment · May be fixed by #519
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@cwrau
Copy link

cwrau commented May 7, 2024

What steps did you take and what happened:
I tried installing the chart, failing at our policy to not use the default ServiceAccount

What did you expect to happen:
That the chart would create it's own ServiceAccount for the operator.

Anything else you would like to add:
It is best-practice to create specific ServiceAccounts for each component.

Environment:

  • Cluster-api-operator version: latest
  • Cluster-api version: N/A
  • Minikube/KIND version: N/A
  • Kubernetes version: (use kubectl version): N/A
  • OS (e.g. from /etc/os-release): N/A

/kind bug
[One or more /area label. See https://github.com/kubernetes-sigs/cluster-api-operator/labels?q=area for the list of labels]

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 7, 2024
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If CAPI Operator contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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-sigs/prow repository.

cwrau added a commit to cwrau/cluster-api-operator that referenced this issue May 7, 2024
cwrau added a commit to cwrau/cluster-api-operator that referenced this issue May 7, 2024
cwrau added a commit to cwrau/cluster-api-operator that referenced this issue May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants