-
## Context
We don't have any logic to wait for ske-operator deployment become ready before create kratix deployment, which could lead to failure such as:
```
"syntasso" has been added to your r…
-
A promise cannot contain workflows with duplicated container names, like in the example below:
```yaml
apiVersion: platform.kratix.io/v1alpha1
kind: Promise
metadata:
name: jenkins
spec:
api: # …
-
Following the [thread here](https://gigantic.slack.com/archives/C056D9YQ1B5/p1721155958560679)
An idea is to have a promise for `kratix` that can create a random password, encrypt it with Sops using…
-
## Context
This is split out from #128.
In our workshop set up, learners cannot run the pipeline script locally and they can only test the pipeline script with a complicated docker build/run com…
-
## Context
We should stop people from adding multiple pipelines to promise delete and resource delete workflows. Kratix currently only supports multiple pipelines for the configure workflows.
## Desi…
-
The resource-request.yaml is a Kubernetes manifest, but the API kind field values for apiVersion: marketplace.kratix.io/v1alpha1 are de facto in a snake-case.
That's a bit unexpected. Being a Kuber…
-
Hello,
My current environment is set up so that our Kubernetes clusters (these are what Kratix considers worker clusters) are fully owned by the tenants. Whereas I understand more traditional setup…
-
During a customer workshop we were asked about the cost of workflow image building and it was indicated people would get pretty far with a reasonable baseline image + command. With that in mind, when …
-
It would be amazing if we could do a catalog add/delete/list from the CLI as well as from the UI. In particular I am thinking of the case where I want to create cluster and then immediately add a few …
-
Follow up from https://github.com/syntasso/kratix/issues/127
# Background
As part of https://github.com/syntasso/kratix/issues/127 you can now specify that files written to the destination eithe…