Open jpodivin opened 1 month 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 APPROVED
This pull-request has been approved by: jpodivin
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@jpodivin: 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/openstack-operator-build-deploy-kuttl | 0398bf93cf5812bb797daaa06cda67cfa55fc83b | link | true | /test openstack-operator-build-deploy-kuttl |
Full PR test history. Your PR dashboard.
I like the overall idea here, but I would like to see this proposed as a feature in Jira, aligned against the next FR (FR2), so we can properly scope and plan with QE and docs.
New config map holding data for additional AEE configuration. By it's nature it's open ended and all the fields will require checking. Normally we would could use verification in schema for this. But since we don't want to change signature of resources too much conditionals are a way to go.