Rename api group to sharedresource.openshift.io#39
Rename api group to sharedresource.openshift.io#39adambkaplan wants to merge 13 commits intoopenshift:masterfrom
sharedresource.openshift.io#39Conversation
adambkaplan
commented
Jul 28, 2021
- Rename api group to sharedresource.storage.openshift.io.
- Update base CRD definition and type registration with new group name.
- Regenerated deployment YAMLs.
- Rename pkg/api/projectedresource to pkg/api/sharedresource
- Rename arguments for update/generated.sh to use new name
- Regenerate informers and listers
- Rename golang package imports
- Update controller with new informer factory name
- Update e2e tests to use new client
- Rename CRD manifest to "sharedresource"
- Move base YAML manifest to the sharedresource/v1alpha1 directory
- Add rename to update-crd.sh
4ed03e4 to
62a4177
Compare
sharedresource.storage.openshift.iosharedresource.openshift.io
Rename image to csi-driver-shared-resource for CI.
|
/retest |
- Rename api group to sharedresource.storage.openshift.io. - Update base CRD definition and type registration with new group name. - Regenerated deployment YAMLs.
- Rename pkg/api/projectedresource to pkg/api/sharedresource - Rename arguments for update/generated.sh to use new name - Regenerate informers and listers - Rename golang package imports - Update controller with new informer factory name - Update e2e tests to use new client
- Rename CRD manifest to "sharedresource" - Move base YAML manifest to the sharedresource/v1alpha1 directory - Add rename to update-crd.sh and deploy-in-CI.sh
- Use "csi-driver-shared-resource" for namespace and core components - Add suffixes for cluster role bindings - Rename csi driver deployment manifests to use desired ordering - Clarify comments in deploy scripts
- Regenerate client - Update SAR check to use new api group - Use new group name when creating RBAC in test framework
df55525 to
68192b9
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adambkaplan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@adambkaplan I think that https://github.com/openshift/csi-driver-shared-resource/blob/master/Dockerfile needs to be updated to reflect the new github repository name and go package name? |
|
From the test logs: |
Update component names to check in e2e tests.
- Update component names in install docs - Update driver name in example YAML.
Fix driver name used in tests
|
I honestly don't know how CI works without registering the |
|
|
@coreydaley this is the moment where I screamed at the top of my lungs, "WHAT'S GOING ON?!" [1] I suspect that either:
The only way I think we can address the situation is close this PR, and start fresh with generated code from openshift/api and openshift/client-go vendored in. |
|
@adambkaplan: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@adambkaplan: PR needs rebase. DetailsInstructions 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. |
|
/close |
|
@adambkaplan: Closed this PR. DetailsIn 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. |