Closed vitus133 closed 8 months ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: vitus133 Once this PR has been reviewed and has the lgtm label, please assign kpouget for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
PR needs rebase.
@vitus133: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-hypershift-pao | 3a212ae4b15131f75e7676b35bc79dde8997f63f | link | true | /test e2e-hypershift-pao |
Full PR test history. Your PR dashboard.
PoC Create performance profile validating webhook in an init container. This allows removing the webhook manifest from the operator manifests, so it would not be applied during bootstrap. This solution can be potentially extended to skip webhook creation in the hypershift environment