Support IDMS for disconnected automation#1440
Conversation
|
Skipping CI for Draft Pull Request. |
ad23987 to
feb8448
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8e851baa3c0d432fb38c1b0f5665fb96 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 57m 54s |
feb8448 to
8faed9e
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5a90d57294e445548cdccf2bdc30eb3c ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 53m 51s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e6349212122d4d799cfc5c94c454c22c ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 56m 01s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b1596161bd6241f4beb9af62741bf317 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 50m 48s |
|
/retest |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c0e85e64eafb4f9fb575fbbf086c056b ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 50m 49s |
8faed9e to
ec8e8aa
Compare
ec8e8aa to
c67c37c
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1dbf441d430f4bfa8372e945961dea3b ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 03m 55s |
c67c37c to
2c68c9c
Compare
|
@stuggi @slagle Hey, can you do me a favor? Someone asked me about this on the OKO channel before I left. this should be good to go, it just needs to be pushed over the CI line. I had some issues with I just know there was a user who needed this, so it would be nice to land and it's basically done. I can't add / remove / edit reviewers now it seems, hence my comment based ping. :) I rebased this 4 days ago, so hopefully no new conflicts since then. |
|
/test all |
2c68c9c to
a17709d
Compare
|
/test precommit-check |
|
@bshephar: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
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-sigs/prow repository. |
|
Can someone |
|
Ok, just spinning up a Fedora container on a x86 system and I'll run |
cool, thanks |
a6ebed6 to
f7bfdbd
Compare
|
/test precommit-check |
This change adds support for IDMS in addition to ICSP when determining whether the OCP cluster is in a disconnected state. Signed-off-by: Brendan Shephard <bshephar@bne-home.net>
f7bfdbd to
8721230
Compare
|
Woo, pre-commit is passing. So yeah, the solution here was to not use a Mac or a ARM architecture system. :) No idea why it generates that bindata differently even on ARM Linux. But it's passing now, just kuttl left to get working |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bshephar, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
c1cdd8c
into
openstack-k8s-operators:main
|
/cherrypick 18.0-fr3 |
|
@slagle: new pull request created: #1594 DetailsIn response to this:
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-sigs/prow repository. |
This change adds support for IDMS in addition to ICSP when determining whether the OCP cluster is in a disconnected state.