k8sgpt-ai / k8sgpt-operator

Automatic SRE Superpowers within your Kubernetes cluster
https://k8sgpt.ai
Apache License 2.0
276 stars 73 forks source link

feat: add new RBAC configuration for k8sgpt #434

Closed MateSousa closed 1 month ago

MateSousa commented 2 months ago

Closes #259

📑 Description

Migrate all RBAC related resources to Helm chart's templates

✅ Checks

ℹ Additional Information

MateSousa commented 2 months ago

@arbreezy sorry for the mess, now it's ok, and sorry for the delay, where I live we had a flu attack that made me sick.

arbreezy commented 1 month ago

thanks @MateSousa I just need to find time to test it with existing k8sgpt-operator installations so we make sure it doesn't break anything

AlexsJones commented 1 month ago

thanks @MateSousa I just need to find time to test it with existing k8sgpt-operator installations so we make sure it doesn't break anything

Let me know if you get a chance or I will later this week

arbreezy commented 1 month ago

DCO is not happy cause commits in this PR have been signed off with different email addresses.

A quick workaround is to re-open the PR and re-sign your commit(s) @MateSousa I'm not sure if just resigning the commits, will trigger a new DCO check cc: @AlexsJones