-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding provisioning tooling to deploy Open Data Hub Operator #213
Adding provisioning tooling to deploy Open Data Hub Operator #213
Conversation
008862c
to
4665b72
Compare
/test |
Intersmash PR CI check resultsHi @fabiobrz, this comment is meant to report the outcome of Intersmash integration tests, CI checks job <continuous-testing-umb-listener-for-intersmash-pr-checks#150> FAILED:
|
4665b72
to
a585f57
Compare
…in OperaotrProvisioner, e.g. to let ODH provisioning deal with all namespaces
21aab98
to
6355b07
Compare
1 failure reported for the new test, fixed by subsequent changes in run <eap-8.x-intersmash-integration-tests-community#88> ✔️
1 failure reported for the new test, fixed by subsequent changes that exclude it from being executed when the production test profile is active ✔️
1 failure reported for the new test, fixed by subsequent changes that exclude it from being executed when the production test profile is active ✔️ Based on the above findings, the changes in the PR are deemed to pass the integration tests and can now be reviewed. |
...n/java/org/jboss/intersmash/provision/openshift/OpenDataHubOpenShiftOperatorProvisioner.java
Show resolved
Hide resolved
...main/java/org/jboss/intersmash/provision/operator/OpenDataHubOperatorProvisionerFactory.java
Show resolved
Hide resolved
Just a few minor comments about javadoc, otherwise LGTM, thank you! |
6355b07
to
33c9f0a
Compare
Thanks for your review @marekkopecky - should be done now. |
Thank you! Merged. |
Description
Adding provisioning tooling and tests to deploy Open Data Hub (community version of OpenShift AI) on OpenShift.
Resolves #212
Type of change
test, version modification, documentation, etc.)
Checklist