Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-36242

[enterprise-4.12] Issue in file virt/virtual_machines/vm_networking/virt-configuring-ip-for-vms.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • CNV v4.12.0
    • CNV Documentation
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Green
    • No
    • ---
    • ---

      Description of problem:

      The configuration of a static IP address using this method will stop the SSH key injection from working because the documentation is changing from using ConfigDrive to a NoCloud configuration.
      
      This should be called out in the documentation.  If a user chooses to configure a static IP address in this method, they should also change the propagationMethod of the SSH key from configDrive to qemuGuestAgent as follows:
      
      spec:
        template:
          spec:
            accessCredentials:
              - sshPublicKey:
                  propagationMethod:
                    qemuGuestAgent:
                      users:
                        - cloud-user
                  source:
                    secret:
                      secretName: rhel8-key-test-ssh-key-lna50e 

       

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

            aspauldi Audrey Spaulding
            darin.sorrentino Darin Sorrentino
            Yossi Segev Yossi Segev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: