Adam Kaplan
Adam Kaplan
/lifecycle frozen
/kind documentation
I'm inclined to say "whoah, hold on" when it comes to declaring us ready for v1 when we don't even have a declared "v1beta1" API yet. We have a very...
/kind cleanup
This kind of script would be a good candidate for a shared "build machinery" repository. OpenShift has something like this: https://github.com/openshift/build-machinery-go
This feature might be a bit too big for a brand new contributor, but if someone has submitted their first patch/PR then this is a "good second issue"/"good first feature"
Some other notes from my "local development" experiences: 1. kcp in a pod requests a full CPU. This often means that kcp can't be scheduled given that we install a...
More notes: - After overcoming `ckcp` install issues, I struggle with the "what's next" step. Our current README docs aren't exactly clear on this. - The setup scripts default to...
/close Per @avinal's comment
I think we will need this for our "Tekton Results" proxy in addition to the Triggers use case. The results proxy will behave more like a true stateless app envisioned...