-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resync 20211223 #14
Resync 20211223 #14
Conversation
Core resource's (like Pod/Node) informers should be obtained from frameworkHandle's SharedInformerFactory.
Capture the dependency information and explain that for Scheduler plugin version > v0.21.6 depends on NRT CRD v0.0.12 and the namespace field has been deprecated. Signed-off-by: Swati Sehgal <[email protected]>
…rt-doc-update NodeResourceTopology: Update README with NRT CR dependency information
avoid instantiate core resource's informers
…-gcb-image images: use k8s-staging-test-infra/gcb-docker-gcloud
images: fix invalid k8s-staging-test-infra/gcb-docker-gcloud tag
…up-pods feat: activate sibling pods of a PodGroup
…t-filter-on-every-failure coscheduling: PostFilter handles both Filter and PreFilter
Signed-off-by: lianghao208 <[email protected]>
0.21 chart should go with v1beta1
Nominate denkensk as an approver
…aultPreemption plugin because most of identical logic is required in PreemptionToleration plugin but not exported.
PreemptionToleration Plugin and its tests
…oncile Fix controller reconcile PodGroup status
Add PreemptionToleration to Plugin List in README
Signed-off-by: Talor Itzhak <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Tal-or The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@Tal-or: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Not relevant for now. Will reevaluate later |
Resync the KNI repo with the u/s changes as-is today.
The compilation, unit tests, and integration tests were passed.
Updated the resync info under the RESYNC.md file