Paul Morie
Paul Morie
We have statements that assign copyright in many files in this project: ``` Copyright The Knative Authors ``` ...but it's not clear who that specifically refers to. There is a...
In many places we refer to "alpha", "beta", and "stable" or "GA" API levels, but these are not formalized anywhere. We should explicitly define the properties of these different levels...
**Description of the problem/feature request** In some environments there will be some checks kube-linter does that may be non-negotiable. It will be useful to allow some checks not to be...
Adds body to 2021 report
This issue is to do some initial exploration about enabling the following use-case in build: - As a user of build, I want to deploy the build controller into my...
Currently, we do not use health checks in our controllers descended from `sharedmain`. Adopting health checks will allow us to begin reporting controllers as unhealthy so that they are restarted...
...and ensure that the example from the README works correctly as written there. Created from #66
Ideally, there would be jobs that checked: - Deployment using helm - Deployment using openshift templates
We should have: - goals - how to develop - how to rebase!
To allow user to hook into process lifecycle and handle things like starting/stopping storage / writing state to disk.