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

deps: update the stack to NRT API v1alpha2 #152

Merged
merged 5 commits into from
Mar 16, 2023

Conversation

ffromani
Copy link
Collaborator

neither scheduler-plugins nor NFD had releases yet, so we need to use snapshots. From deployer proper perspective, doesn't change much though.

Fixes #147

@ffromani ffromani requested a review from Tal-or March 16, 2023 09:17
@Tal-or
Copy link
Contributor

Tal-or commented Mar 16, 2023

/approve
/lgtm

@ffromani
Copy link
Collaborator Author

nice, basic smoke tests passed, I'll run more tests (which unfortunately can't run on our CI, that's also a gap) locally and we will iterate over there.

import from
github.com/k8stopologyawareschedwg/noderesourcetopology-api@v0.1.1

Signed-off-by: Francesco Romani <fromani@redhat.com>
RTE >= v0.10.0 requires API v1alpha2

Signed-off-by: Francesco Romani <fromani@redhat.com>
the scheduler plugin was updated to require API >= v1alpha2

Signed-off-by: Francesco Romani <fromani@redhat.com>
the node-topology-updater was updated to require API >= v1alpha2

Signed-off-by: Francesco Romani <fromani@redhat.com>
to do very basic test the scheduler behaves correctly.

Signed-off-by: Francesco Romani <fromani@redhat.com>
@ffromani ffromani merged commit c858eb7 into k8stopologyawareschedwg:main Mar 16, 2023
@ffromani ffromani deleted the update-api-v1a2 branch March 16, 2023 12:58
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.

update the stack to NRT API v1alpha2
2 participants