Matthew Huxtable
7f56985485
Fix sample-controller docs after moving to context-based cancellation
...
Since the stop channels were replaced in e346475, the commentary is
incorrect and confusing.
Kubernetes-commit: 03be789851db6e0606b2d58c220d0cb40f127168
2023-03-24 15:39:19 +00:00
Prasad Chandrasekaran
ab7425d650
Migrate sample-controller to contextual logging
...
Kubernetes-commit: e346475822604fc41bd38e24a331fc7a8314876a
2022-11-14 09:16:04 +05:30
Stephen Augustus
acf6e5207b
generated: Run hack/update-gofmt.sh
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
Kubernetes-commit: 481cf6fbe753b9eb2a47ced179211206b0a99540
2021-08-12 17:13:11 -04:00
Kubernetes Publisher
b4d58f7643
sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel
2018-03-15 10:08:36 +00:00
Jeff Grafton
72bbd3993a
Autogenerate BUILD files
...
Kubernetes-commit: efee0704c60a2ee3049268a41535aaee7f661f6c
2017-12-23 13:06:26 -08:00
James Munnelly
00e875e461
Add sample CustomResourceDefinition controller
...
sample-controller: add API types
sample-controller: regenerate files
sample-controller: add implementation
sample-controller: update bazel
sample-controller: update make-rules and cache_go_dirs
sample-controller: Set noStatus tag. Remove openapi-gen tag.
sample-controller: add deletion tombstone handling logic
sample-controller: update README, remove use of reflect in UpdateFuncs
sample-controller: add OWNERS file
sample-controller: add LICENSE
Kubernetes-commit: 740afa0e65bf44a95752fb863017a7cf14b476ad
2017-10-09 19:19:34 +01:00