-
Notifications
You must be signed in to change notification settings - Fork 98
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
Bug 1917799: Gather list of OLM operator names and versions & minor clean up #316
Bug 1917799: Gather list of OLM operator names and versions & minor clean up #316
Conversation
/test insights-operator-e2e-tests |
@tremes: This pull request references Bugzilla bug 1917799, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
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/test-infra repository. |
f4ddcec
to
6dff66f
Compare
/retest |
b4627c4
to
8439de6
Compare
/retest |
8439de6
to
250e693
Compare
Tested it with cluster-bot.
/lgtm |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
250e693
to
e2d14ea
Compare
tested it again, same as before (but only installed 1 OLM operator) /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 0sewa0, tremes 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 |
/retest Please review the full test history for this PR and help us cut down flakes. |
4 similar comments
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
@tremes: All pull requests linked via external trackers have merged: Bugzilla bug 1917799 has been moved to the MODIFIED state. 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/test-infra repository. |
This PR gathers all the names & versions of the installed OLM operators using dynamic client & some clean up.
I am still wondering what the relation between
ClusterServiceVersion
andOperator
kind is and why the versions (v1alpha1
andv1
) are different when both are fromoperators.coreos.com
. The sets of these kinds are not equal that's why I implemented with usingOperator
, but it would be much more straightforward usingClusterServiceVersion
.Categories
Sample archive
docs/insights-archive-sample/config/olm_operators.json
Documentation
docs/gathered-data.md
Unit Tests
pkg/gather/clusterconfig/olm_operators_test.go
Privacy
Yes. There are no sensitive data in the newly collected information.
Changelog
Not yet
References
https://issues.redhat.com/browse/???
https://bugzilla.redhat.com/show_bug.cgi?id=???
https://access.redhat.com/solutions/???