Skip to content

Conversation

@peter-quix
Copy link
Contributor

@peter-quix peter-quix commented May 12, 2025

  • Put permissions in same order in both roles
  • Add back support for specifying namespace for the platform-role, as it is either configurable fully or none at all
  • add apiGroups: [""] resources: ["namespaces"] verbs: ["update", "patch"] to operator role
  • add apiGroups: [""] resources: ["pods/status"] verbs: ["get"] permission to platform role
  • add apiGroups: ["apps"] resources: ["statefulsets/scale"] verbs: ["get", "patch", "update"] permission to platform role
  • Add hack/generate-sa-token.sh to easily generate credentials for the service account

@peter-quix peter-quix merged commit 31ac5c3 into main May 13, 2025
3 checks passed
@peter-quix peter-quix deleted the task/role-fixes branch May 13, 2025 11:45
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.

3 participants