Maru Newby
dddac770f4
Update vendored kube-openapi to latest
...
Kubernetes-commit: fae7a7a1e3041a88be38ab614368bc2f08925114
2017-10-25 18:09:39 -07:00
Dr. Stefan Schimanski
a5a4aadacb
Merge pull request #1 from nikhita/update-readme
...
Remove README and LICENSE
2017-10-25 21:18:09 +02:00
Nikhita Raghunath
eaab325fad
typed client: add tags and script for code generation
...
Kubernetes-commit: 355279c86677efe1efbba32cccc0719548fc3c87
2017-10-25 12:45:59 +05:30
Nikhita Raghunath
d2bf9b0056
Remove README and LICENSE
...
We should use the staging files instead of having some files
authoritative in the external repo. Otherwise, we complicate the
publishing process as it has to know which files come from the latter.
`README.md` and `LICENSE` are authoritative in external repos.
We should move them to staging.
2017-10-23 16:56:35 +05:30
Nikhita Raghunath
92e89843ab
sample-controller: add usage instructions to README
...
- add usage instructions
- add Use Cases, Defining Types and Clean Up section. Copied
from apiextensions-apiserver/examples/client-go. This is done
to be consistent with all other examples.
- fix formatting
Kubernetes-commit: cdcc6ac3751ab7b04bda5bcd5fc82d236d940cc5
2017-10-22 15:05:37 +05:30
Brian Grant
c61d786f35
Initial commit
2017-10-19 07:19:05 -07:00
Antoine Pelisse
795dabe08b
Update openapi to use kube-openapi code
...
Kubernetes-commit: 3ed58475c4fd99c56bba63059ca75891f417e55a
2017-10-18 15:19:56 -07: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
Jordan Liggitt
530724013e
Remove github.com/juju/ratelimit
...
Kubernetes-commit: 2068044910e2a009a37cf7628ba32184600d0281
2016-12-07 15:10:03 -05:00
Jordan Liggitt
e8d6b5cf83
Switch from juju/ratelimit to golang.org/x/time/rate
...
Kubernetes-commit: 4b9f00988b9401f6c774d3d5e1bce45a8e8f81c8
2018-01-19 02:08:51 -05:00