Skip to content

Releases: ksctl/kcm

v0.1.2

27 Jan 05:46
v0.1.2
46249ad
Compare
Choose a tag to compare

v0.1.1

26 Jan 11:07
v0.1.1
7a60fff
Compare
Choose a tag to compare

📓 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

v0.1.0

26 Jan 10:33
v0.1.0
c27b4ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.0

v0.0.1

25 Jan 08:32
v0.0.1
8ff9694
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ksctl/kcm/commits/v0.0.1