Ryan Zhang
Ryan Zhang
The first step can be that we just list a few known K8s native resources that have a `spec.replicas` field that controls the number of Pod instance.
After sync with @n3wScott, I realized that KNative duck type actually requires that same schema means the same across the resource space. We might need to consider restrictions like this...
More improvements - Needs to handle the SIGTERM message so the controller can clean up all child resources - Emit event to the owner controller (appConfig) at any reconcile failure...
https://github.com/kubernetes/enhancements/pull/4778
I wonder if those who did +1 can describe any concrete ask for the extension? What exactly are you looking for? Support? Auto upgrade? Bug fixing? Observability? What type of...
Thanks, the ci failed.
/test pull-enhancements-verify
I am not sure if the About API is ready to move to v1beta1 yet. There are a bunch of properties that we would like to add.