kudo
kudo copied to clipboard
Kubernetes Universal Declarative Operator (KUDO)
**What would you like to be added**: Support for overriding single entries of a map (with lists sometimes) parameter via the `kubectl kudo update -p` command. **Why is this needed**:...
"package add plan" for "deploy" reports ">> plan name must be unique" and contradicts documentation
**What happened**: Getting unexpected error: ``` $ kubectl kudo package add plan ✗ Plan Name: deploy >> plan name must be unique ``` **What you expected to happen**: No error...
**What happened**: Failed test `kudo/harness/terminal-failed-job` on a PR introducing a KEP (no code) **What you expected to happen**: no failure **How to reproduce it (as minimally and precisely as possible)**:...
**What happened**: https://app.circleci.com/pipelines/github/kudobuilder/kudo/5550/workflows/05b77ccc-9174-4a58-9713-2611aa5bc32c ``` logger.go:42: 09:56:27 | cert-manager-detection/6-install-kudo | ✅ installed crds logger.go:42: 09:56:27 | cert-manager-detection/6-install-kudo | ✅ installed namespace logger.go:42: 09:56:27 | cert-manager-detection/6-install-kudo | ✅ installed service account logger.go:42:...
Identify and remove a EOF log message which repeats in the controller log... example ``` 2020/11/13 19:11:37 http: TLS handshake error from 10.0.131.25:38688: EOF 2020/11/13 19:11:47 http: TLS handshake error...
HealthChecks are extremely verbose... for just 1 installed operator... it will be worse for many. we should either: 1. reduce log level verbosity for certain messages (unknown types in particular),...
**What happened**: Link in page broken **What you expected to happen**: Use a KUDO Kafka Grafana dashboard **How to reproduce it (as minimally and precisely as possible)**: https://kudo.dev/docs/runbooks/kafka/resources/grafana-dashboard.json **Anything else...
**What would you like to be added**: KUDO supports multiple plan creation and enables us to see the `status` of a particular plan or `trigger` it. A plan uses single/multiple...
**What would you like to be added**: The ability for KUDO instances to listen for CloudEvents from a broker and trigger plans based upon them. https://cloudevents.io/ **Why is this needed**:...
**What would you like to be added**: It would be extremely useful to be able to reference groups of phases or tasks. **Why is this needed**: Our plans end up...