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

chore: bundle for 24.7.1 #1058

Merged
merged 1 commit into from
Sep 4, 2024
Merged

chore: bundle for 24.7.1 #1058

merged 1 commit into from
Sep 4, 2024

Conversation

rollandf
Copy link
Member

@rollandf rollandf commented Sep 3, 2024

  • Add nework operator image to related images
  • Use multi-arch SHA

Generated by:
DEFAULT_CHANNEL=v24.7.0 CHANNELS=v24.7.0,stable VERSION=24.7.1 TAG=nvcr.io/nvidia/cloud-native/network-operator@sha256:b8a07696d05fb8e5292991ba731758579313d6983ed3d75dd95e7356024d987c make bundle

@coveralls
Copy link
Collaborator

coveralls commented Sep 3, 2024

Pull Request Test Coverage Report for Build 10696451539

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 65.396%

Files with Coverage Reduction New Missed Lines %
controllers/macvlannetwork_controller.go 2 86.25%
Totals Coverage Status
Change from base Build 10664239939: -0.04%
Covered Lines: 3328
Relevant Lines: 5089

💛 - Coveralls

@e0ne
Copy link
Collaborator

e0ne commented Sep 3, 2024

@rollandf let's check it using certified-operators repo CI before merge

@@ -5,8 +5,8 @@ LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
LABEL operators.operatorframework.io.bundle.package.v1=nvidia-network-operator
LABEL operators.operatorframework.io.bundle.channels.v1=v24.7.0-rc.1,stable
LABEL operators.operatorframework.io.bundle.channel.default.v1=v24.7.0-rc.1
LABEL operators.operatorframework.io.bundle.channels.v1=v24.7.0,stable
Copy link
Collaborator

@adrianchiris adrianchiris Sep 3, 2024

Choose a reason for hiding this comment

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

for 24.10 will we have "v24.10,stable" as channels.v1 value ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

LABEL operators.operatorframework.io.bundle.channels.v1=v24.7.0-rc.1,stable
LABEL operators.operatorframework.io.bundle.channel.default.v1=v24.7.0-rc.1
LABEL operators.operatorframework.io.bundle.channels.v1=v24.7.0,stable
LABEL operators.operatorframework.io.bundle.channel.default.v1=v24.7.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

same comment as above

Copy link
Collaborator

@e0ne e0ne left a comment

Choose a reason for hiding this comment

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

@rollandf rollandf force-pushed the bundle-24.7.1 branch 2 times, most recently from 9e73f2f to bc7ee8b Compare September 4, 2024 06:26
- Add nework operator image to related images
- Use multi-arch SHA

Generated by:
DEFAULT_CHANNEL=v24.7.0 CHANNELS=v24.7.0,stable VERSION=24.7.1 TAG=nvcr.io/nvidia/cloud-native/network-operator@sha256:b8a07696d05fb8e5292991ba731758579313d6983ed3d75dd95e7356024d987c make bundle

Signed-off-by: Fred Rolland <[email protected]>
Copy link
Collaborator

@e0ne e0ne left a comment

Choose a reason for hiding this comment

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

let's push it to certified-operators repo to check with RedHat CI before merging it

@e0ne e0ne merged commit 2a26e4d into Mellanox:v24.7.x Sep 4, 2024
14 checks passed
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.

4 participants