-
Notifications
You must be signed in to change notification settings - Fork 122
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
chore: Cleanup old manifests #1356
chore: Cleanup old manifests #1356
Conversation
Skipping CI for Draft Pull Request. |
/test check-provision-k8s-1.31 |
/test check-provision-k8s-1.31 |
1 similar comment
/test check-provision-k8s-1.31 |
/cc |
As these manifests have all been moved into gocli - these should no longer be needed https://github.com/kubevirt/kubevirtci/tree/0ac92163592c88bfba23cbf5d0c525fd6cc57c23/cluster-provision/gocli/opts/prometheus/manifests Signed-off-by: Brian Carey <[email protected]>
These manifest have been moved to gocli https://github.com/kubevirt/kubevirtci/tree/0ac92163592c88bfba23cbf5d0c525fd6cc57c23/cluster-provision/gocli/opts/nfscsi Signed-off-by: Brian Carey <[email protected]>
These manifests have been moved to gocli https://github.com/kubevirt/kubevirtci/tree/0ac92163592c88bfba23cbf5d0c525fd6cc57c23/cluster-provision/gocli/opts/multus/manifests Signed-off-by: Brian Carey <[email protected]>
These manifests have been moved to gocli - https://github.com/kubevirt/kubevirtci/tree/0ac92163592c88bfba23cbf5d0c525fd6cc57c23/cluster-provision/gocli/opts/aaq/manifests Signed-off-by: Brian Carey <[email protected]>
These manifests have been moved to gocli - https://github.com/kubevirt/kubevirtci/tree/0ac92163592c88bfba23cbf5d0c525fd6cc57c23/cluster-provision/gocli/opts/cdi/manifests Signed-off-by: Brian Carey <[email protected]>
These manifest have been moved to gocli - https://github.com/kubevirt/kubevirtci/tree/0ac92163592c88bfba23cbf5d0c525fd6cc57c23/cluster-provision/gocli/opts/rookceph/manifests Signed-off-by: Brian Carey <[email protected]>
These manifests have been moved to gocli - https://github.com/kubevirt/kubevirtci/tree/0ac92163592c88bfba23cbf5d0c525fd6cc57c23/cluster-provision/gocli/opts/cnao/manifests Signed-off-by: Brian Carey <[email protected]>
Signed-off-by: Brian Carey <[email protected]>
…resent on node Signed-off-by: Brian Carey <[email protected]>
Signed-off-by: Brian Carey <[email protected]>
d84be2f
to
6713bbb
Compare
@dhiller rebased and should be ready for review. |
@brianmcarey: The following test failed, say
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. |
cp -rf /tmp/cdi*.yaml /opt/ | ||
|
||
# copy aaq manifests | ||
cp -rf /tmp/aaq/ /opt/ |
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.
In the check-provision I don't see the aaq deployed, at least the flag is set to false. Is that tested somewhere else?
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.
@Barakmor1 do you know? Maybe we can check that part by just enabling the flag on the provision-check or is there something that speaks against this?
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.
/approve
@Barakmor1 if it's worth it we should make sure we test the aaq deployment somehow
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhiller 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 |
/hold |
@brianmcarey @dhiller Please give me a chance to have a look |
Honestly, I think this was merged too fast. I didn't have enough time to review, but the AAQ deployment was useful for manual testing. |
[02ffdf4 chore: Cleanup old manifests](kubevirt/kubevirtci#1356) [a1574f9 nfs-csi: Increase timeout for pvc to reach bound state](kubevirt/kubevirtci#1359) [3da6ba3 provision: Clean up old images from extra-pre-pull-images](kubevirt/kubevirtci#1357) ```release-note NONE ``` Signed-off-by: kubevirt-bot <[email protected]>
[02ffdf4 chore: Cleanup old manifests](kubevirt/kubevirtci#1356) [a1574f9 nfs-csi: Increase timeout for pvc to reach bound state](kubevirt/kubevirtci#1359) [3da6ba3 provision: Clean up old images from extra-pre-pull-images](kubevirt/kubevirtci#1357) ```release-note NONE ``` Signed-off-by: kubevirt-bot <[email protected]>
[36f1f62 Automatic bump of CentOS Stream to latest](kubevirt/kubevirtci#1360) [02ffdf4 chore: Cleanup old manifests](kubevirt/kubevirtci#1356) [a1574f9 nfs-csi: Increase timeout for pvc to reach bound state](kubevirt/kubevirtci#1359) [3da6ba3 provision: Clean up old images from extra-pre-pull-images](kubevirt/kubevirtci#1357) ```release-note NONE ``` Signed-off-by: kubevirt-bot <[email protected]>
[36f1f62 Automatic bump of CentOS Stream to latest](kubevirt/kubevirtci#1360) [02ffdf4 chore: Cleanup old manifests](kubevirt/kubevirtci#1356) [a1574f9 nfs-csi: Increase timeout for pvc to reach bound state](kubevirt/kubevirtci#1359) [3da6ba3 provision: Clean up old images from extra-pre-pull-images](kubevirt/kubevirtci#1357) ```release-note NONE ``` Signed-off-by: kubevirt-bot <[email protected]>
What this PR does / why we need it:
These manifests have been copied to gocli and they are now applied from there. These manifests were a leftover and should be cleaned up.
I have included links in the commits to the new location for each of these manifests.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.
Release note: