Add support for graphical consoles#640
Add support for graphical consoles#640steveb wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: steveb 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 |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/3e6f4be009d34ecfbfd18d037f86dbf5 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 24s |
When the ironic spec graphicalConsoles is set to "Enabled" the following occurs: - a novncproxy container is added to the conductor pod - a route is added for users to access novncproxy URLs - conductor config is modified to enable graphical console drivers - [vnc] config enables the kubernetes container_provider[1] Depends-On: openstack-k8s-operators/openstack-operator#1633 Jira: OSPRH-20211 [1] https://review.opendev.org/c/openstack/ironic/+/962242
63004fb to
2f9267c
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/df1715ed20f64daabd4f1d348b436699 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 17s |
|
@steveb: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
When the ironic spec graphicalConsoles is set to "Enabled" the following occurs:
Depends-On: openstack-k8s-operators/openstack-operator#1633
Jira: OSPRH-20211
[1] https://review.opendev.org/c/openstack/ironic/+/962242
Describe your changes
Jira Ticket Link
Jira:
Checklist before requesting a review
pre-commit run --all