-
### Blockers/Dependencies
### Background
Right now the [process controller](https://github.com/cloudfoundry/cf-k8s-controllers/blob/2ee36b3a01f28f4be554da4519f983df56a94f06/controllers/controlle…
-
### Blockers/Dependencies
_No response_
### Background
Service Bindings contain often include secret credentials (e.g. database passwords, api tokens, etc.) so the current approach of aggregating t…
-
### Background
Currently, we distribute Korifi as a set of YAML files that the users need to manually edit before they can be applied. This is inconvenient and error-prone. Our hacking flow is also…
-
### Background
**As a** developer
**I want** to run tasks
**So that** I can execute one-off workloads
### Acceptance Criteria
- **WHEN I** create a task
**THEN I** I see the task pod has…
-
### Background
**As a** developer
**I want** to run tasks via the Kubernetes API
**So that** I can execute one-off workloads without needing the `cf` CLI
### Acceptance Criteria
**GIVEN** `…
-
@eirini-zormpa and @jpallen when you have a chance, please add your names and github pages to the list of maintainers on the README!
-
### What happened?
during installing of koifi on my cluster the korifi-controllers-controller-manager crash-loop-back-off with this error below:
manager 1.6602233640297194e+09 ERROR setup …
-
### Blockers/Dependencies
_No response_
### Background
**As an** Operator
**I want** fewer dependencies
**So that** I can more easily run Korifi
### Acceptance Criteria
**GIVEN** I …
-
### Background
Consider creating CFOrg and CFSpace resources with associated controllers to allow management of orgs and spaces directly through `kubectl`.
The current stack has nontrivial logic…
-
### Blockers/Dependencies
* Recommended to do https://github.com/cloudfoundry/cf-k8s-controllers/issues/406 first to make this easier to test.
### Background
**As an** App Developer
**I want…