Allow default values to be set in the top level field of custom resources such as status, specs, etc. #1239
Labels
derive
kube-derive proc_macro related
help wanted
Not immediately prioritised, please help!
question
Direction unclear; possibly a bug, possibly could be improved.
Would you like to work on this feature?
None
What problem are you trying to solve?
I would like to be able to set the default status as follows.
https://raw.githubusercontent.com/kubernetes-sigs/gateway-api/v0.7.1/config/crd/standard/gateway.networking.k8s.io_gateways.yaml
Describe the solution you'd like
Allow passing the default_status function
Describe alternatives you've considered
It would be nice to be able to set default_status
Documentation, Adoption, Migration Strategy
This allows full backward compatibility to be maintained
Target crate for feature
kube-derive
The text was updated successfully, but these errors were encountered: