-
Notifications
You must be signed in to change notification settings - Fork 30
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
add DatabaseAccount and migrate to MariaDBAccount #398
add DatabaseAccount and migrate to MariaDBAccount #398
Conversation
9beb738
to
46f3d82
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/a6d49f4b1c104e38b6946530e6219e66 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 15s |
recheck |
46f3d82
to
e932d4b
Compare
/retest |
e932d4b
to
49fb004
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/b48a0e88257d41ce9048b279c8270038 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 17s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/47718371d06a4c069a17a2785175f6d9 ❌ openstack-k8s-operators-content-provider FAILURE in 8m 28s |
1b11a74
to
d6e6c76
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/229f5921420044c28bdd783682ee5963 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 58s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/4c3ca4f38208483a82dbfce40dad73c5 ❌ openstack-k8s-operators-content-provider FAILURE in 8m 32s |
1cdaad3
to
9ff580d
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/a7d07ad411324e769f6dba436f33e94b ❌ openstack-k8s-operators-content-provider FAILURE in 8m 03s |
recheck |
9ff580d
to
2f2e3af
Compare
2f2e3af
to
96bd812
Compare
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/21462470796d411eb7b381a28401bc33 ❌ openstack-k8s-operators-content-provider FAILURE in 17m 03s |
292ee5f
to
40e840c
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/097416213c6446348623a91af749b896 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 03m 27s |
/test ironic-operator-build-deploy-kuttl |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/099440802ba14ad695ebb80f7d331538 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 02m 04s |
recheck |
note this is another "big" one where I moved from configmaps to secrets. tests passing / deployment succeeding is a good sign things are OK |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
40e840c
to
c69d5ba
Compare
c69d5ba
to
dd01188
Compare
/retest |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/066a0d37197849cbbdff21ed1e41072e ❌ openstack-k8s-operators-content-provider FAILURE in 8m 53s |
dd01188
to
95b3db1
Compare
/retest |
1 similar comment
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: steveb, zzzeek The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2f562cb
into
openstack-k8s-operators:main
This moves ironic to fully use MariaDBAccount based on the dev work being done for mariadb-operator:
https://github.com/openstack-k8s-operators/mariadb-operator/pull/184/files
Lead Jira: OSPRH-4095
all databaseUser replaced with databaseAccount inside of all XYZ_types.goadded brand new databaseAccount fieldskuttl/*.yaml
kuttl/*.yaml