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

Change notes for edge-24.2.1 #12029

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Change notes for edge-24.2.1 #12029

merged 1 commit into from
Feb 2, 2024

Conversation

alpeb
Copy link
Member

@alpeb alpeb commented Feb 1, 2024

This edge release contains performance and stability improvements to the
Destination controller, and continues stabilizing support for ExternalWorkloads.

@alpeb alpeb requested a review from a team as a code owner February 1, 2024 23:11
@alpeb alpeb force-pushed the alpeb/edge-24.2.1 branch from df788a3 to fc3f33f Compare February 1, 2024 23:12
@@ -14,7 +14,7 @@ dependencies:
- name: partials
version: 0.1.0
repository: file://../partials
version: 1.9.2-edge
version: 1.9.3-edge
Copy link
Member

Choose a reason for hiding this comment

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

Was there a change to any CRDs in this release?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not in this one but in the previous one, but this version didn't get bumped.

This edge release contains performance and stability improvements to the
Destination controller, and continues stabilizing support for ExternalWorkloads.

* Reduced the load on the Destination controller by only processing Server
  updates on workloads affected by the Server ([#12017])
* Changed how the Destination controller reacts to target clusters (in
  multicluster pod-to-pod mode) whose Server CRD is outdated: skip them and log
  an error instead of panicking ([#12008])
* Improved the leader election of the ExternalWorkloads Endpoints controller to
  avoid missing events ([#12021])
* Improved naming of EndpointSlices generated by ExternWorkloads ([#12016])
* Restriced the number of IPs an ExternalWorkload can have ([#12026])
@alpeb alpeb force-pushed the alpeb/edge-24.2.1 branch from fc3f33f to 6748153 Compare February 2, 2024 13:32
@alpeb
Copy link
Member Author

alpeb commented Feb 2, 2024

I've rebased to include #12026 that was just merged.

@alpeb alpeb merged commit bcbcf43 into main Feb 2, 2024
34 checks passed
@alpeb alpeb deleted the alpeb/edge-24.2.1 branch February 2, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants