sample-controller/pkg/apis/samplecontroller/v1alpha1
Nikhita Raghunath ad67096f17 sample-controller: add status subresource support
- Add an example to show how to use status subresources
with custom resources.
- Update the comment in the controller to mention that
`UpdateStatus` can now be used.
- Generate `UpdateStatus` for Foo.
- Update the README to remove feature gate information for
CRD validation since the current example requires a v1.9
cluster and it is enabled by default.
- Update the README to add feature gate information for
CustomResourceSubResources.

Kubernetes-commit: 7c06d6fb17ee46f587c1facff93b9bb185522855
2018-02-18 18:45:38 +05:30
..
doc.go deepcopy: remove deepcopy register tags 2017-11-09 12:40:14 +01:00
register.go Register metav1 types into samplecontroller api scheme 2017-12-15 12:21:16 +00:00
types.go sample-controller: add status subresource support 2018-02-18 18:45:38 +05:30
zz_generated.deepcopy.go regenerated all files and remove all YEAR fields 2018-01-22 20:37:53 +08:00