origin
origin copied to clipboard
USHIFT-285: MicroShift: allow CLI creation without OpenShift APIs
Swaps project API with k8s namespaces in test/extended/util package. Automatic detection of project API to create a CLI object according to whats available in the cluster.
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
/retest-required
/retest-required
/approve
/retitle USHIFT-285: MicroShift: allow CLI creation without OpenShift APIs
/lgtm
/assign @knobunc
/retest-required
/retest
/cc @ingvagabund
Currently this PR
- still relies on openshift APIs not present in microshift
- does not provide a mechanism to set the user as expected by the test being run
- does not provide the user with permissions to work in the namespace
- does not provide interoperability with the functionality it replaces
- does not provide congruent gating guarantees for all downstream consumers
/hold until the functionality is a drop-in replacement /assign @ingvagabund
Added user certificate handling for authentication.
/lgtm /hold cancel
/retest-required
/retest-required
/lgtm
/override ci/prow/e2e-aws-ovn-serial
@deads2k: Overrode contexts on behalf of deads2k: ci/prow/e2e-aws-ovn-serial
In response to this:
/override ci/prow/e2e-aws-ovn-serial
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.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: deads2k, dhellmann, pacevedom
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~test/extended/OWNERS~~ [deads2k]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
no conflict with the PR that merged 12h ago.
@pacevedom: 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/e2e-aws-single-node | 83972e3e3ef96d763007810ab907c06c0e4e42c4 | link | false | /test e2e-aws-single-node |
| ci/prow/e2e-aws-single-node-upgrade | 83972e3e3ef96d763007810ab907c06c0e4e42c4 | link | false | /test e2e-aws-single-node-upgrade |
| ci/prow/e2e-agnostic-cmd | 83972e3e3ef96d763007810ab907c06c0e4e42c4 | link | false | /test e2e-agnostic-cmd |
| ci/prow/e2e-gcp-upgrade | 83972e3e3ef96d763007810ab907c06c0e4e42c4 | link | true | /test e2e-gcp-upgrade |
| ci/prow/e2e-aws-ovn-single-node-serial | f5cc41246254c1cf0e5826cfa4b8416c3cec1b80 | link | false | /test e2e-aws-ovn-single-node-serial |
| ci/prow/e2e-aws-ovn-single-node-upgrade | f5cc41246254c1cf0e5826cfa4b8416c3cec1b80 | link | false | /test e2e-aws-ovn-single-node-upgrade |
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.