-
Notifications
You must be signed in to change notification settings - Fork 153
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
Enable PSA FG on Kubevirt #2093
Conversation
Enable PSA FG on Kubevirt to be compatible with k8s >= 1.24 and derivates with PSA in enforcing mode. Once available also in older versions of Kubevirt, we will have also to backport it to release-1.6 and release-1.7. Signed-off-by: Simone Tiraboschi <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Pull Request Test Coverage Report for Build 3104178582
💛 - Coveralls |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nunnatsa 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 |
hco-e2e-upgrade-prev-index-aws lane succeeded. |
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-upgrade-prev-index-azure 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. |
@tiraboschi: The following tests failed, say
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. |
hco-e2e-upgrade-index-sno-azure lane succeeded. |
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-upgrade-index-sno-aws 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. |
/test pull-hyperconverged-cluster-operator-e2e-k8s-1.23 |
@tiraboschi: 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/test-infra repository. |
hco-e2e-kv-smoke-gcp lane succeeded. |
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-kv-smoke-azure 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. |
/retest |
2 similar comments
/retest |
/retest |
Now it uses the right image, lets see it pass ;] |
/cherry-pick release-1.7 |
/cherry-pick release-1.6 |
@tiraboschi: #2093 failed to apply on top of branch "release-1.7":
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. |
@tiraboschi: #2093 failed to apply on top of branch "release-1.6":
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. |
Enable PSA FG on Kubevirt to be compatible with k8s >= 1.24 and derivates with PSA in enforcing mode. Once available also in older versions of Kubevirt, we will have also to backport it to release-1.6 and release-1.7. This is a manual cherry-pick of kubevirt#2093 Signed-off-by: Simone Tiraboschi <[email protected]>
Enable PSA FG on Kubevirt to be compatible with k8s >= 1.24 and derivates with PSA in enforcing mode. Once available also in older versions of Kubevirt, we will have also to backport it to release-1.6 and release-1.7. This is a manual cherry-pick of kubevirt#2093 Signed-off-by: Simone Tiraboschi <[email protected]>
Enable PSA FG on Kubevirt to be compatible with k8s >= 1.24 and derivates with PSA in enforcing mode. Once available also in older versions of Kubevirt, we will have also to backport it to release-1.6 and release-1.7. This is a manual cherry-pick of #2093 Signed-off-by: Simone Tiraboschi <[email protected]> Signed-off-by: Simone Tiraboschi <[email protected]>
Enable PSA FG on Kubevirt to be compatible with k8s >= 1.24 and derivates with PSA in enforcing mode. Once available also in older versions of Kubevirt, we will have also to backport it to release-1.6 and release-1.7. This is a manual cherry-pick of #2093 Signed-off-by: Simone Tiraboschi <[email protected]> Signed-off-by: Simone Tiraboschi <[email protected]>
/revert |
This reverts commit 4731026. Signed-off-by: Simone Tiraboschi <[email protected]>
This reverts commit 4731026. Signed-off-by: Simone Tiraboschi <[email protected]>
* Revert "Enable PSA FG on Kubevirt (#2093)" This reverts commit 4731026. Signed-off-by: Simone Tiraboschi <[email protected]> * hack: brutal workaround to bypass SCC->PSA on OCP brutal workaround to bypass SCC -> PSA on OCP >= 4.12 remove ASAP!!! Signed-off-by: Simone Tiraboschi <[email protected]> Signed-off-by: Simone Tiraboschi <[email protected]>
* Revert "Enable PSA FG on Kubevirt (#2093)" This reverts commit 4731026. Signed-off-by: Simone Tiraboschi <[email protected]> * hack: brutal workaround to bypass SCC->PSA on OCP brutal workaround to bypass SCC -> PSA on OCP >= 4.12 remove ASAP!!! Signed-off-by: Simone Tiraboschi <[email protected]> * Another workaround for PSA on OCP/OKD 4.12 Remove once kubevirt/kubevirt#8748 lands in Kubevirt v0.59.0 Signed-off-by: Simone Tiraboschi <[email protected]> Signed-off-by: Simone Tiraboschi <[email protected]>
Enable PSA FG on Kubevirt to be compatible with
k8s >= 1.24 and derivates with PSA in enforcing mode.
Once available also in older versions of Kubevirt, we will have also to backport it to release-1.6
and release-1.7.
Signed-off-by: Simone Tiraboschi [email protected]
Reviewer Checklist
Release note: