[devscripts_sno] Add role for deploying devscript as SNO#3934
Conversation
|
Skipping CI for Draft Pull Request. |
4667a0e to
5fd8c3c
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 29m 52s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 13m 21s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 35s |
4897c2c to
6076b47
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 29m 44s |
6076b47 to
2c1a9bb
Compare
2c1a9bb to
c251961
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 17s |
c251961 to
47da10b
Compare
hjensas
left a comment
There was a problem hiding this comment.
Overall looks good. Just the one comment about separation of concern.
The new role is simply - it just deploy SNO (Single Node OpenShift) without additional changes. That role might be useful for developers in daily usage, that might replace CRC deployment. Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
47da10b to
9fda60d
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: michburk 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 |
6a75aee
into
openstack-k8s-operators:main
The new role is simply - it just deploy SNO (Single Node OpenShift) without additional changes.
That role might be useful for developers in daily usage, that might replace CRC deployment.