-
Notifications
You must be signed in to change notification settings - Fork 14
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
fix kind and ocp deploy and run on targets #20
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
=======================================
Coverage 26.36% 26.36%
=======================================
Files 75 75
Lines 5112 5112
=======================================
Hits 1348 1348
Misses 3600 3600
Partials 164 164
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So does this build on the MAC? If so that is great. I never tried.
@@ -215,7 +215,7 @@ metadata: | |||
] | |||
capabilities: Basic Install | |||
containerImage: quay.io/bpfman/bpfman-operator:v0.0.0 | |||
createdAt: "2024-06-04T18:15:26Z" | |||
createdAt: "2024-06-05T21:00:08Z" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would just drop this change, meaningless.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dropped
@@ -12,4 +12,6 @@ data: | |||
millisec_delay = 10000 | |||
kind: ConfigMap | |||
metadata: | |||
annotations: {} | |||
labels: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why were these added?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this change as well as TS change was side effect of make bundle
we will need it to pass the new GH action to make sure bundle manifest is updated
this solves |
Signed-off-by: Mohamed Mahmoud <mmahmoud@redhat.com>
4762ee0
to
512ed2a
Compare
5b93fd8
to
cea1fb2
Compare
Signed-off-by: Mohamed Mahmoud <mmahmoud@redhat.com>
cea1fb2
to
1861e30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/LGTM
Thanks
…ator-bundle Red Hat Konflux update ocp-bpfman-operator-bundle
Example: