api
api copied to clipboard
WIP: SPLAT-1790: allow additional tags to be specified in a failure domain
@rvanderp3: This pull request references SPLAT-1790 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.18.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 openshift-eng/jira-lifecycle-plugin repository.
Hello @rvanderp3! Some important instructions when contributing to openshift/api: API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: rvanderp3 Once this PR has been reviewed and has the lgtm label, please assign knobunc for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
PR needs rebase.
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.
@rvanderp3: The following tests 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/build | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test build |
| ci/prow/okd-scos-images | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test okd-scos-images |
| ci/prow/e2e-upgrade | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-upgrade |
| ci/prow/verify-client-go | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test verify-client-go |
| ci/prow/verify-crd-schema | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test verify-crd-schema |
| ci/prow/e2e-upgrade-out-of-change | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-upgrade-out-of-change |
| ci/prow/lint | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test lint |
| ci/prow/unit | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test unit |
| ci/prow/verify-deps | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test verify-deps |
| ci/prow/verify | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test verify |
| ci/prow/verify-feature-promotion | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test verify-feature-promotion |
| ci/prow/minor-images | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test minor-images |
| ci/prow/integration | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test integration |
| ci/prow/e2e-aws-serial-techpreview | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-serial-techpreview |
| ci/prow/e2e-aws-ovn-techpreview | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-ovn-techpreview |
| ci/prow/minor-e2e-upgrade-minor | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test minor-e2e-upgrade-minor |
| ci/prow/e2e-aws-ovn | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-ovn |
| ci/prow/images | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test images |
| ci/prow/e2e-aws-ovn-hypershift | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-ovn-hypershift |
| ci/prow/e2e-aws-serial | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-serial |
| ci/prow/e2e-aws-ovn-hypershift-conformance | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-ovn-hypershift-conformance |
| ci/prow/e2e-aws-serial-techpreview-1of2 | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-serial-techpreview-1of2 |
| ci/prow/e2e-aws-serial-techpreview-2of2 | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-serial-techpreview-2of2 |
| ci/prow/e2e-aws-serial-1of2 | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-serial-1of2 |
| ci/prow/e2e-aws-serial-2of2 | e5ffa80632e7553ae35604c5d1ba16494a575f03 | link | true | /test e2e-aws-serial-2of2 |
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-sigs/prow repository. I understand the commands that are listed here.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
@rvanderp3 Is this something you are planning to continue?
@rvanderp3 Is this something you are planning to continue?
at this time, no. I'll close this out for now.
/close
@rvanderp3: Closed this PR.
In response to this:
/close
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.