Commit Graph

27 Commits

Author SHA1 Message Date
Kubernetes Publisher e1bb61dc32 sync: update godeps 2018-03-17 10:04:29 +00:00
Kubernetes Publisher 0f932205bc sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-17 10:04:16 +00:00
Kubernetes Publisher 54eb7c8c42 sync: update godeps 2018-03-17 06:04:35 +00:00
Kubernetes Publisher facd585c31 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-17 06:04:23 +00:00
Kubernetes Publisher 44d7caaa9d sync: update godeps 2018-03-17 02:05:31 +00:00
Kubernetes Publisher 5e77d6b95d sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-17 02:05:18 +00:00
Kubernetes Publisher 86272edfa5 sync: update godeps 2018-03-16 22:05:17 +00:00
Kubernetes Publisher 4e8ca57d20 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 22:05:04 +00:00
Kubernetes Publisher d26dc4b326 sync: update godeps 2018-03-16 18:05:17 +00:00
Kubernetes Publisher 29aec055d1 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 18:05:04 +00:00
Kubernetes Publisher 2f7d854d66 sync: update godeps 2018-03-16 14:05:35 +00:00
Kubernetes Publisher 6fa40109a4 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 14:05:22 +00:00
Kubernetes Publisher 0c3d9bdeab sync: update godeps 2018-03-16 10:04:51 +00:00
Kubernetes Publisher be735f1c19 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 10:04:39 +00:00
Kubernetes Publisher 5074ef82d2 sync: update godeps 2018-03-16 06:03:23 +00:00
Kubernetes Publisher 0a18cf3397 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 06:03:11 +00:00
Kubernetes Publisher f8106b9564 sync: update godeps 2018-03-16 02:05:18 +00:00
Kubernetes Publisher e7f796cb9f sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 02:05:06 +00:00
Kubernetes Publisher 49500d5614 sync: update godeps 2018-03-15 22:05:15 +00:00
Kubernetes Publisher e27847e63b sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 22:05:03 +00:00
Kubernetes Publisher 496c0fb7c6 sync: update godeps 2018-03-15 18:05:45 +00:00
Kubernetes Publisher 2d749b5ee4 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 18:05:23 +00:00
Kubernetes Publisher 8b48e5925f sync: update godeps 2018-03-15 14:04:28 +00:00
Kubernetes Publisher 2831cd8c7d sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 14:04:15 +00:00
Kubernetes Publisher 0af3465cf7 sync: update godeps 2018-03-15 10:11:27 +00:00
Kubernetes Publisher 7c1c1c3231 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 10:11:15 +00:00
Kubernetes Publisher ec723b2112 Merge pull request #52753 from munnerz/sample-controller
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

sample-controller: add example CRD controller

**What this PR does / why we need it**:

Adds a sample-controller example repository

fixes #52752

**Special notes for your reviewer**:

This is currently based on the sttts:sttts-codegen-scripts branch and should not be merged until that is (ref https://github.com/kubernetes/kubernetes/pull/52186)

**Release note**:

```
Add sample-controller repository
```

/cc @sttts @nikhita @colemickens

Kubernetes-commit: 9a7800f7d2efb88b397674672ac56f898826cf7c
2017-10-26 12:35:59 +00:00