Skip to content
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

Prepare for release v1.10.9 #19224

Merged
merged 1 commit into from Mar 28, 2022
Merged

Prepare for release v1.10.9 #19224

merged 1 commit into from Mar 28, 2022

Conversation

aanm
Copy link
Member

@aanm aanm commented Mar 26, 2022

Summary of Changes

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

@aanm aanm requested a review from a team as a code owner March 26, 2022 00:51
@aanm aanm added backport/1.10 kind/release Used for a PR that releases a new Cilium version. labels Mar 26, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot added the kind/backports This PR provides functionality previously merged into master. label Mar 26, 2022
@aanm aanm requested review from a team and joestringer and removed request for a team March 26, 2022 00:55
CHANGELOG.md Outdated
* Fix issue where StatefulSet pod restarts could trigger persistent connectivity issues for the pods due to overzealous CiliumEndpoint resource removal by cilium-agent instances (Backport PR #19127, Upstream PR #18864, @timoreimann)
* hubble: Added nil check in filterByTCPFlags() to avoid segfault (Backport PR #19023, Upstream PR #18877, @wazir-ahmed)
* ipam/crd: Fix spurious "Unable to update CiliumNode custom resource" failures in cilium-agent (Backport PR #19062, Upstream PR #17856, @gandro)
* Prevent unmanaged pods in GKE's containerd flavors. *Important:* Users should update their node taints from `node.cilium.io/agent-not-ready=true:NoSchedule` to `node.cilium.io/agent-not-ready=true:NoExecute`. *Important:* During the first node reboot after the fix is applied pods may still get IPs from the default CNI as cilium-node-init is only run later in the node startup process. The fix will then be in place for all subsequent reboots. (Backport PR #18835, Upstream PR #18486, @bmcustodio)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be nice to highlight this a bit more when it comes to the release summary, this is a change for not only GKE users. Bruno was working on a PR to clarify impact & necessary action required from users this in the docs, #19186 . I don't think we made this clear enough when we backported this to 1.11 and did the release.

CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm merged commit 0338ca7 into cilium:v1.10 Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master. kind/release Used for a PR that releases a new Cilium version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants