-
### Background
For the CRD spike we used labels like `apps.cloudfoundry.org/appGuid` and `apps.cloudfoundry.org/processGuid`. These were copied over from past Eirini work, and we want to reconsider…
-
# Background
We should have a linter configured for all our repositories. We've been using [golangci-lint](https://github.com/golangci/golangci-lint) in eirini for a while now and although not perfec…
-
## Blockers/Dependencies
* Dependency: Eirini controller will be needed for this.
## Background
As a platform operator
I want to see Eirini LRPs created when a CFProcess is created
So that …
-
### Blockers/Dependencies
Related to https://github.com/cloudfoundry/cf-k8s-controllers/issues/334.
### Background
**As an** App Developer
**I want** all child resources (`CFBuild`, `CFProce…
-
### What happened?
According to https://github.com/cloudfoundry/cf-k8s-controllers/issues/315, one should be able to start an application. This actually did not work for me:
```
❯ cf start catnip…
-
### Blockers/Dependencies
* cloudfoundry/cf-k8s-api#61
* cloudfoundry/cf-k8s-controllers#166
* cloudfoundry/cf-k8s-controllers#160
### Background
**As a** developer
**I want** to create a …
-
### Blockers/Dependencies
**Note:** This issue is just as applicable to https://github.com/cloudfoundry/cf-k8s-controllers.
### Background
Currently the installation documentation and depende…
-
### Blockers/Dependencies
Follow up to https://github.com/cloudfoundry/cf-k8s-controllers/issues/170
### Background
As an App developer
I want to be able to issue a restart command
So t…
gnovv updated
2 years ago
-
Thanks for submitting an issue to `cloud_controller_ng`. We are always trying to improve! To help us, please fill out the following template.
## Issue
I pushed the spring-petclinic, which ends u…
-
# Background
We are doing some optimization in when building binaries in the Dockerfile, both in this repository and in cf-k8s-controllers. However it is still not ideal since we're just relying on…