-
Currently quarks-secret is implemented as a single CRD `kind: QuarksSecret`, and to control the `type` of credential which gets generated you specify `type` in the `spec`, e.g. `password`, `ssh`, etc.…
-
-
When creating an org in epinio, we create a namespace with the very same name - and esp. fail, if that namespace already exists.
E.g. users can't create an organization named "quarks", aso.
It wou…
-
With the CF CLI, we found we could use pieces of client-go to authenticate exactly the same was as kubectl does.
Explore whether an analogue is possible using the [cf-java-client](https://github.co…
-
## Background
We want to get a better understanding of what building a CF v3 API that is backed by custom resources actually looks like.
Assume you already have a "staged" app/runnable app image. …
-
Kubernetes 1.22 will stop serving a few deprecated API versions. The affected APIs have all been promoted to `v1` from `v1beta1`. A list is provided in the [deprecation guide](https://kubernetes.io/do…
-
The bulk of our authentication support work will happen in the [`cf` CLI](https://github.com/cloudfoundry/cli). The idea is to change the CLI so that, when pointed at a `cf-k8s` foundation, it leverag…
-
Kubernetes 1.22 will stop serving a few deprecated API versions. The affected APIs have all been promoted to `v1` from `v1beta1`. A list is provided in the [deprecation guide](https://kubernetes.io/do…
-
-
Only the eirinici user should be allowed to push to master as part of the pipeline