[Bug]: Controller is missing permissions when deployed with statfulsetRunner.include: false
#3495
Labels
bug
Something isn't working
statfulsetRunner.include: false
#3495
What happened?
When Korifi is deployed with
statfulsetRunner.include: false
Helm value, the controller fails during org creation:What you expected to happen
Org should be created successfully.
Acceptance Criteria
There should be no exceptions when replaceable controllers are disabled (
statefulset-runner
,kpack-image-builder
andjob-task-runner
)How to reproduce it (as minimally and precisely as possible)
Deploy Korifi with
statfulsetRunner.include: false
Helm valueAnything else we need to know?
Issue might not be only limited to org creation, all missing permissions from https://github.com/cloudfoundry/korifi/blob/a3d4864431d07b05d38c31037d30e6a1735a4478/helm/korifi/statefulset-runner/role.yaml should be considered
Environment
Revision of codebase: 3c82b9f
Deployed on
kind
The text was updated successfully, but these errors were encountered: