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

[YUNIKORN-2708] Release notes for 1.5.2 #460

Closed
wants to merge 2 commits into from

Conversation

pbacsko
Copy link
Contributor

@pbacsko pbacsko commented Jul 29, 2024

What is this PR for?

Update website with 1.5.2 release announcement.

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/YUNIKORN-2708

How should this be tested?

Screenshots (if appropriate)

Questions:

  • - The licenses files need update.
  • - There is breaking changes for older versions.
  • - It needs documentation.

@pbacsko pbacsko self-assigned this Jul 29, 2024
Copy link
Contributor

@wilfred-s wilfred-s left a comment

Choose a reason for hiding this comment

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

Don't we need to add:

## Highlights
### Locking fix to avoid deadlock on node addition [YUNIKORN-2629](https://issues.apache.org/jira/browse/YUNIKORN-2629)

### CSINodes informer
Node volume limits and other that scheduling actions that relied on the CSINode objects failed as the CSINode informer was not started. The CSINode informer now gets started by defualt [YUNIKORN-2621](https://issues.apache.org/jira/browse/YUNIKORN-2621)

### Skip setting the default queue name
The default queue name no longer gets set on the pod to allow placement rules to be executed correctly in specific configurations. Placement behaviour has not changed except for the specific configurations. Details are in [YUNIKORN-2703](https://issues.apache.org/jira/browse/YUNIKORN-2703) and [YUNIKORN-2711](https://issues.apache.org/jira/browse/YUNIKORN-2711). 

@pbacsko pbacsko requested a review from wilfred-s July 30, 2024 07:38
Copy link
Contributor

@wilfred-s wilfred-s left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants