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

[release-1.0]: Fix several issues for supporting DPUs #4761

Open
wants to merge 13 commits into
base: release-1.0
Choose a base branch
from

Conversation

EvenChang
Copy link

What this PR does and why is it needed

(cherry picked from PR #4634)

crnithya and others added 13 commits October 8, 2024 15:00
Signed-off-by: nithyar <nithyar@nvidia.com>
Signed-off-by: nithyar <nithyar@nvidia.com>
Signed-off-by: nithyar <nithyar@nvidia.com>
Signed-off-by: Yun Zhou <yunz@nvidia.com>
Signed-off-by: nithyar <nithyar@nvidia.com>
Signed-off-by: nithyar <nithyar@nvidia.com>
Signed-off-by: nithyar <nithyar@nvidia.com>
Signed-off-by: nithyar <nithyar@nvidia.com>
Signed-off-by: nithyar <nithyar@nvidia.com>
@EvenChang EvenChang requested a review from a team as a code owner October 8, 2024 07:06
@EvenChang EvenChang requested review from flavio-fernandes and removed request for a team October 8, 2024 07:06
@github-actions github-actions bot added the area/unit-testing Issues related to adding/updating unit tests label Oct 8, 2024
Comment on lines 143 to +155
image:
# -- Image repository for ovn-kubernetes components
repository: ghcr.io/ovn-org/ovn-kubernetes/ovn-kube-ubuntu
# -- Specify image tag to run
tag: master
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Image for DPUs
dpuImage:
# -- Image repository for ovn-kubernetes components
repository: ghcr.io/ovn-org/ovn-kubernetes/ovn-kube-ubuntu
# -- Specify image tag to run
tag: master
Copy link
Author

Choose a reason for hiding this comment

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

I have a question.
Do we need to change the tag from master to release-1.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/unit-testing Issues related to adding/updating unit tests
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants