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

Week Ending May 30, 2021 #387

Open
github-actions bot opened this issue Jun 2, 2021 · 0 comments
Open

Week Ending May 30, 2021 #387

github-actions bot opened this issue Jun 2, 2021 · 0 comments
Labels
liens/Kubernetes Liens à propos de l'aktu

Comments

@github-actions
Copy link

github-actions bot commented Jun 2, 2021

Developer News

With sadness we report the passing of contributor Peeyush Gupta. Peeyush was a regular contributor in SIG-ContribEx and a member of the 1.22 Release Team. If you have remembrances of Peeyush to share, add them to the memorial page.

SIG-CLI would like to add a confirmation to cascading deletes in kubectl. This would be a breaking change, so please check out the proposal and the discussion.

Contributor Summit 2021 will likely be a “hybrid event”, but we need to know how many folks will be there in person vs. virtually. Please let the summit team know if you’re planning on going, and if so how.

Release Schedule

Next Deadline: Feature exceptions due, June 28th

Folks are hard at work coding and documenting their 1.22 features. Don’t forget about tests, though; currently we have 4 jobs flaking in master-blocking, and a whopping 14 jobs flaking or failing in master-informing. Let’s fix these now and not have code freeze be a grueling slog of test fail debugging.

Cherry-pick deadline for the next patch releases is June 12.

Featured PRs

#102343: Changes headers to remove “X-“ prefix (IETF deprecation)

An extremely-niche-but-technically-a-compat-change tweak, the telemetry headers sent from kubectl to kube-apiserver are being changed to match IETF recommendations. X-Kubectl-Command is now Kubectl-Command and X-Kubectl-Session is Kubectl-Session. If you have some homebrew audit logging system that uses these headers, now is your chance to tweak it.

#101742: Promote DS MaxSurge to beta

Many DaemonSets provide critical node-level functionality that can make upgrades tricky. If the previous rolling update behavior was “at most one”, by setting the new MaxSurge option you can instead get “at least one”. This may not apply in all cases but for situations where overlapping during upgrades is preferable to a tiny outage, consider investigating this new option.

Other Merges

Deprecated

Version Updates

@github-actions github-actions bot added the liens/Kubernetes Liens à propos de l'aktu label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
liens/Kubernetes Liens à propos de l'aktu
Projects
None yet
Development

No branches or pull requests

0 participants