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

feat: add OCP bundle #57

Merged
merged 1 commit into from
Dec 30, 2024
Merged

feat: add OCP bundle #57

merged 1 commit into from
Dec 30, 2024

Conversation

almaslennikov
Copy link
Collaborator

  • build OCP bundle
  • configure operator configmap via kustomize
  • add required RBAC permissions to operate in openshift
  • add a github action to build and push the bundle to ghcr on a new tag

@coveralls
Copy link

coveralls commented Dec 20, 2024

Pull Request Test Coverage Report for Build 12480427450

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 59.088%

Totals Coverage Status
Change from base Build 12429770632: 0.0%
Covered Lines: 1879
Relevant Lines: 3180

💛 - Coveralls

@almaslennikov almaslennikov force-pushed the ocp branch 2 times, most recently from 2400250 to 2580e64 Compare December 20, 2024 10:28
bundle/metadata/annotations.yaml Show resolved Hide resolved
config/manager/kustomization.yaml Outdated Show resolved Hide resolved
Copy link
Member

@rollandf rollandf left a comment

Choose a reason for hiding this comment

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

NICs there.
displayName: NVIDIA NIC Configuration Operator
icon:
- base64data: ""
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We should probably request one from the product designers (I guess). Let's skip it for now and add once available to us before creating a PR to certified operators

Copy link
Member

Choose a reason for hiding this comment

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

Ack.
Maybe @e0ne remembers how we got one for Network Operator

@almaslennikov almaslennikov force-pushed the ocp branch 2 times, most recently from 78379b4 to 0b723b5 Compare December 24, 2024 10:16
- build OCP bundle
- configure operator configmap via kustomize
- add required RBAC permissions to operate in openshift
- add a github action to build and push the bundle to ghcr on a new tag

Signed-off-by: Alexander Maslennikov <[email protected]>
@almaslennikov almaslennikov merged commit 8c279d4 into Mellanox:main Dec 30, 2024
8 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.

5 participants