-
Notifications
You must be signed in to change notification settings - Fork 223
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
MGMT-19521: Add the supported OLM operators names in the swagger file #7196
Conversation
@rivkyrizel: This pull request references MGMT-19521 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.19.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7196 +/- ##
==========================================
+ Coverage 67.70% 69.32% +1.62%
==========================================
Files 296 298 +2
Lines 40459 43244 +2785
==========================================
+ Hits 27391 29981 +2590
- Misses 10607 10675 +68
- Partials 2461 2588 +127 |
/test edge-e2e-ai-operator-ztp |
/test edge-subsystem-kubeapi-aws |
/test okd-scos-e2e-aws-ovn |
/test edge-e2e-ai-operator-ztp |
/test mce-images |
/retest |
@rivkyrizel Run |
/test edge-e2e-ai-operator-disconnected-capi |
@rivkyrizel: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/test edge-e2e-ai-operator-disconnected-capi |
@rivkyrizel Disocnnected capi job is broken at the moment (https://prow.ci.openshift.org/job-history/gs/test-platform-results/pr-logs/directory/pull-ci-openshift-assisted-service-master-edge-e2e-ai-operator-disconnected-capi), I am overriding it |
/override ci/prow/edge-e2e-ai-operator-disconnected-capi |
@danmanor: Overrode contexts on behalf of danmanor: ci/prow/edge-e2e-ai-operator-disconnected-capi In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
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.
Nice work!
Just a quick note: please squash the redundant commits into one to keep the history clean. Let me know if you need help with it!
MGMT-19521: Add the supported OLM operators names MGMT-19521: Add the supported OLM operators names MGMT-19521: Add the supported OLM operators names
96d7aa4
to
dc683fe
Compare
/test okd-scos-e2e-aws-ovn |
/test okd-scos-e2e-aws-ovn |
/retest |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gamli75, rivkyrizel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@rivkyrizel: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
[ART PR BUILD NOTIFIER] Distgit: ose-agent-installer-api-server |
This PR addresses the need to update the Swagger file with the supported OLM operators' names, improving the clarity of API documentation.
Since this change modifies only the
swagger.yaml
file, no automated tests are necessary.List all the issues related to this PR
What environments does this code impact?
How was this code tested?
Checklist
docs
, README, etc)Reviewers Checklist
/cc @gamli75 @eliorerz