Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 11:07
· 2 commits to main since this release
v0.1.1
7a60fff

📓 Changelog

  • Added Fine grain RBAC instead of *
  • Fix for permissions error for the installing another kubernetes controller
2025-01-26T10:38:46Z    ERROR   Reconciler error        {"controller": "clusteraddon", "controllerGroup": "manage.ksctl.com", "controllerKind": "ClusterAddon", "ClusterAddon": {"name":"clusteraddon-sample"}, "namespace": "", "name": "clusteraddon-sample", "reconcileID": "d64a9857-0d9d-44de-86ee-0ad3b596753c", "error": "failed to install addon stack: failed to apply resource /ka-metrics-reader: failed to apply resource: clusterroles.rbac.authorization.k8s.io \"ka-metrics-reader\" is forbidden: user \"system:serviceaccount:kcm-system:kcm-controller-manager\" (groups=[\"system:serviceaccounts\" \"system:serviceaccounts:kcm-system\" \"system:authenticated\"]) is attempting to grant RBAC permissions not currently held:\n{NonResourceURLs:[\"/metrics\"], Verbs:[\"get\"]}"}

Full Changelog: v0.1.0...v0.1.1