-
Notifications
You must be signed in to change notification settings - Fork 111
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
Bug 1994457: Update to kubernetes 1.21.4 #888
Bug 1994457: Update to kubernetes 1.21.4 #888
Conversation
… controller Not all objects provide metadata. There might be extention servers that allow for creating objects without the metadata field. This PR changes the managedFileds admission to deal with objects without the metadata field. Object without that field will be passed directly to the wrapped admission controller for further validation.
This installer image should be compatible with COS-M85 images, specifically `cos-85-13310-1041-9`
A recent refactoring of these tests to use common pod functions requires that the StorageClassTest's Client be set. This updates the "Invalid AWS KMS key" test to set its Client similar to other tests in the file.
…ck-of-#101950-upstream-release-1.21 Automated cherry pick of kubernetes#101950: Make watch order conformance test reliable
…-pick-of-#101737-upstream-release-1.21 Automated cherry pick of kubernetes#101737: Use CSI driver to determine unique name for migrated in-tree
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
dbus 5.0.4 adds StoreProperty method which needs to be implemented for the mock. Fixes the errors like > pkg/kubelet/nodeshutdown/systemd/inhibit_linux_test.go:88:9: cannot use f.fakeDBusObject (variable of type *fakeDBusObject) as dbus.BusObject value in return statement: missing method StoreProperty Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
…ick-of-#101358-upstream-release-1.21 Automated cherry pick of kubernetes#101358: Ref counting is only applicable to Remote endpoints
runc rc95 contains a fix for CVE-2021-30465. runc rc94 provides fixes and improvements. One notable change is cgroup manager's Set now accept Resources rather than Cgroup (see opencontainers/runc#2906). Modify the code accordingly. Also update runc dependencies (as hinted by hack/lint-depdendencies.sh): github.com/cilium/ebpf v0.5.0 github.com/containerd/console v1.0.2 github.com/coreos/go-systemd/v22 v22.3.1 github.com/godbus/dbus/v5 v5.0.4 github.com/moby/sys/mountinfo v0.4.1 golang.org/x/sys v0.0.0-20210426230700-d19ff857e887 github.com/google/go-cmp v0.5.4 github.com/kr/pretty v0.2.1 github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This sets cgroup config via libcontainer to make sure we apply the correct values to the systemd slices and scopes. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
…pick-of-#102147-upstream-release-1.21 Automated cherry pick of kubernetes#102147: vendor: bump runc to rc95
…ck-of-#102224-upstream-release-1.21 Automated cherry pick of kubernetes#102224: Fix expired unit test certs
To support CSA and SSA interoperability, SSA updates the CSA last-applied annotation. This change ensures we don't set a big last-applied annotation if the value is over the annotation limits. Also, make sure that it's possible to opt-out of this behavior by setting the CSA annotation to "" the empty string.
/test e2e-aws |
/retest |
/override ci/prow/verify-commits /test e2e-metal-ipi |
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/verify-commits In response to this:
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DhritiShikhar, soltysh 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 |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
/test e2e-metal-ipi-ovn-dualstack |
/bugzilla refresh |
@sdodson: This pull request references Bugzilla bug 1994457, which is valid. The bug has been moved to the POST state. 6 validation(s) were run on this bug
Requesting review from QA contact: In response to this:
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. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
[patch-manager] Approving cherry pick with score 1.0 |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
/override ci/prow/verify-commits /retest-required |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/verify-commits In response to this:
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. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
3 similar comments
/retest-required Please review the full test history for this PR and help us cut down flakes. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
@DhritiShikhar: All pull requests linked via external trackers have merged: Bugzilla bug 1994457 has been moved to the MODIFIED state. In response to this:
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. |
Special notes for your reviewer:
Conflicts can be verified in 8b40b8732fe6f7b767cf2f4630fd74384228761a
Git log