Skip to content

Add exceptions from v1.33 Code freeze #2753

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 42 additions & 2 deletions releases/release-1.33/exceptions.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Exception requests in 1.33
# Exception requests in v1.33
# Google Group: https://groups.google.com/g/kubernetes-sig-release
# Release Team Lead: Nina Polshakova ([@npolshakova](https://github.com/npolshakova)

# Enhancements Freeze Exceptions requested in 1.33
# Enhancements Freeze Exceptions requested in v1.33

enhancementFreeze:

Expand Down Expand Up @@ -49,4 +49,44 @@ enhancementFreeze:
thread: "https://groups.google.com/g/kubernetes-sig-release/c/KzuhBzIJIU0"
pull_requests:
- "https://github.com/kubernetes/enhancements/pull/5172"
status: "approved"

# Code Freeze Exceptions requested in v1.33

codeFreeze:

- name: "DRA: structured parameters"
issue: 4381
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

I’m not entirely sure, but I followed the exception request (here) that was raised to gather the details for the PR and KEP number.

Copy link
Member Author

Choose a reason for hiding this comment

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

Given the justification given in exception request about moving from beta to GA, that would correspond to KEP-4381, while the other KEP-4816 mentioned in the code PR is still in alpha for this release.

date_requested: 2025-03-20
date_reviewed: 2025-03-21
thread: "https://groups.google.com/g/kubernetes-sig-release/c/iHdoli5MTOA"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/129970"
status: "approved"

- name: "Container Stop Signals"
issue: 4960
date_requested: 2025-03-20
date_reviewed: 2025-03-21
thread: "https://groups.google.com/g/kubernetes-sig-release/c/hBaNSMGXkq8"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/130556"
status: "approved"

- name: "Configurable tolerance for Horizontal Pod Autoscalers"
issue: 4951
date_requested: 2025-03-20
date_reviewed: 2025-03-21
thread: "https://groups.google.com/g/kubernetes-sig-release/c/wgcvmhAK75I"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/130797"
status: "approved"

- name: "Support PSI based on cgroupv2"
issue: 4205
date_requested: 2025-03-21
date_reviewed: 2025-03-21
thread: "https://groups.google.com/g/kubernetes-sig-release/c/GcC8516exjA"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/130701"
status: "approved"