Open rexagod opened 2 weeks ago
Hello @rexagod! 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: rexagod Once this PR has been reviewed and has the lgtm label, please assign bparees for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@rexagod: This pull request references MON-4071 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.
/jira refresh
@rexagod: This pull request references MON-4071 which is a valid jira issue.
@rexagod: This pull request references MON-4071 which is a valid jira issue.
/test e2e-aws-serial-techpreview /test verify
PR needs rebase.
@rexagod: 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/verify | c1b653aa009d949bbdfed0a2a74eab10cc93397e | link | true | /test verify |
ci/prow/e2e-aws-serial-techpreview | c1b653aa009d949bbdfed0a2a74eab10cc93397e | link | true | /test e2e-aws-serial-techpreview |
Full PR test history. Your PR dashboard.
@rexagod: This pull request references MON-4071 which is a valid jira issue.
@rexagod: This pull request references MON-4071 which is a valid jira issue.
@rexagod: This pull request references MON-4071 which is a valid jira issue.
@rexagod: This pull request references MON-4071 which is a valid jira issue.
@rexagod: This pull request references MON-4071 which is a valid jira issue.
@rexagod: This pull request references MON-4071 which is a valid jira issue.
Tests: https://github.com/openshift/origin/pull/28889
Other relevant PRs:
The failures observed for test suite on all
metal
platforms stem from the absence ofcluster-monitoring-config
(CMO's configuration manifest). I'll send a patch to create one when it doesn't exists.