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

[Platform] Add platform configuration to merge platform's default node selectors with project's node selectors #3215

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

rokatyy
Copy link
Contributor

@rokatyy rokatyy commented Apr 11, 2024

The default behavior has been modified to consider the platform's NodeSelectors only if the project's NodeSelectors are not set. This adjustment aims to synchronize MLRun's logic with Nuclio's. Despite altering the default behavior, this pull request aims to provide users with the option to re-enable the merging logic.

Jira - https://iguazio.atlassian.net/browse/NUC-171

… with project's node selectors. Default behavior changed to take platform's only if project's ones aren't set.
pkg/platform/kube/platform.go Outdated Show resolved Hide resolved
pkg/platformconfig/types.go Outdated Show resolved Hide resolved
pkg/platform/kube/platform.go Show resolved Hide resolved
pkg/platformconfig/types.go Outdated Show resolved Hide resolved
Co-authored-by: TomerShor <90552140+TomerShor@users.noreply.github.com>
@TomerShor TomerShor merged commit fa7049d into nuclio:development Apr 17, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants