Skip to content

Commit

Permalink
Merge pull request #66971 from tnozicka/informer-watcher
Browse files Browse the repository at this point in the history
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>.

#50102 Task 2: Add UntilWithSync

**What this PR does / why we need it**:
This is a split off from kubernetes/kubernetes#50102 to go in smaller pieces.

Introduces UntilWithSync based on informer.

**Needs kubernetes/kubernetes#66906 first**
/hold

**Release note**:
```release-note
NONE
```

/priority important-soon
/kind bug
(bug after the main PR which is this split from)

Kubernetes-commit: c4f355a2ad9692f5459541d4e4d94fcbc5f7d946
  • Loading branch information
k8s-publishing-bot committed Aug 23, 2018
2 parents be98dc6 + a4f7d75 commit a7ac24a
Show file tree
Hide file tree
Showing 13 changed files with 428 additions and 480 deletions.
470 changes: 233 additions & 237 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

155 changes: 99 additions & 56 deletions vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions vendor/k8s.io/api/admissionregistration/v1beta1/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/k8s.io/api/policy/v1beta1/generated.proto

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion vendor/k8s.io/api/policy/v1beta1/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7ac24a

Please sign in to comment.