-
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
OCPBUGS-22958: adds cluster storageclasses gather #858
OCPBUGS-22958: adds cluster storageclasses gather #858
Conversation
docs: updated gathered data
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rluders 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 |
54a5191
to
cc286f6
Compare
0382e6d
to
aeca745
Compare
aeca745
to
b79d416
Compare
Reviewed and works as expected. @rluders note that you need to provide the JIRA ID (or |
@rluders: 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/test-infra repository. I understand the commands that are listed here. |
@rluders: This pull request references CCXDEV-12013 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.15.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 kubernetes/test-infra repository. |
@rluders: This pull request references Jira Issue OCPBUGS-22958, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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. |
@rluders: Jira Issue OCPBUGS-22958: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-22958 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. |
* feat(gather): adds cluster storageclasses docs: updated gathered data * refactor: renaming gather after review
* feat(gather): adds cluster storageclasses docs: updated gathered data * refactor: renaming gather after review
/jira refresh |
@rluders: Jira Issue OCPBUGS-22958 is in an unrecognized state (MODIFIED) and will not be 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. |
* feat(gather): adds cluster storageclasses docs: updated gathered data * refactor: renaming gather after review
* feat(gather): adds cluster storageclasses docs: updated gathered data * refactor: renaming gather after review
This PR implements a new data enhancement to collect
StorageClass
object from the cluster.Categories
Sample Archive
docs/insights-archive-sample/config/storage/storageclasses/standard-csi.json
Documentation
docs/gathered-data.md
Unit Tests
pkg/gatherers/clusterconfig/gather_cluster_storageclass_test.go
Privacy
Yes. There are no sensitive data in the newly collected information.
Changelog
Breaking Changes
No
References
https://issues.redhat.com/browse/CCXDEV-12013