ManageIQ / manageiq-documentation

Documentation for the ManageIQ Management Platform
https://www.manageiq.org/docs/
Other
38 stars 113 forks source link

Fix remote-console cert keys #1747

Closed nasark closed 11 months ago

nasark commented 11 months ago

remote-console certs/keys are referenced as remote_console_crt and remote_console_key in our operator https://github.com/ManageIQ/manageiq-pods/blob/master/manageiq-operator/api/v1alpha1/helpers/miq-components/orchestrator.go#L300

@miq-bot assign @bdunne @miq-bot add_label bug

miq-bot commented 11 months ago

Checked commit https://github.com/nasark/manageiq-documentation/commit/22e07fe2061350f680ff53ece070fd813a0d3421 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :cake:

Fryguy commented 11 months ago

Backported to quinteros in commit edd5f9e52ab53acb8c737882df0a3193b81eb6fd.

commit edd5f9e52ab53acb8c737882df0a3193b81eb6fd
Author: Brandon Dunne <brandondunne@hotmail.com>
Date:   Mon Sep 25 14:44:36 2023 -0400

    Merge pull request #1747 from nasark/fix_remote-console_cert_keys

    Fix remote-console cert keys

    (cherry picked from commit abdfa09a9e9f229efa84ac280c84e7ebbdafee38)