Releases: ksctl/kcm
Releases · ksctl/kcm
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
📓 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
v0.0.1
What's Changed
- Feature: adding kubebuilder boilderplating by @dipankardas011 in #1
- feat(ci): release workflow by @dipankardas011 in #3
New Contributors
- @dipankardas011 made their first contribution in #1
Full Changelog: https://github.com/ksctl/kcm/commits/v0.0.1