Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-16227

SSH keys not configured on baremetal worker nodes

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      Marking this as blocker since this is breaking existing ssh key functionality for multiple platforms. Including https://issues.redhat.com/browse/OCPBUGS-16256

      Show
      Marking this as blocker since this is breaking existing ssh key functionality for multiple platforms. Including https://issues.redhat.com/browse/OCPBUGS-16256
    • None
    • Critical
    • No
    • 08/01: The issue seemed to be resolved with the fixes initially merged. However, due to hypershift failures, the fix was reverted. PR with the new fixes are likely merge this week.
    • None
    • Approved
    • None
    • +
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      SSH keys not configured on the worker nodes
      

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

      4.14.0-0.ci-2023-07-14-014011
      

      How reproducible:

      so far 100%
      

      Steps to Reproduce:

      1. Deploy baremetal cluster using IPI flow
      2.
      3.
      

      Actual results:

      Deployment succeeds but SSH keys not configured on the worker nodes
      

      Expected results:

      SSH keys configured on the worker nodes
      

      Additional info:

      SSH keys configured on the control-plane nodes
      
      ssh core@master-0-0 'cat .ssh/authorized_keys.d/ignition'
      ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm9hb6iTZJypEmzg4IZ767ze60UGhBWnjPXhovWVB7uKputdLzZhmlo36ifkXr/DTk8NGm47r6kXmz9NAF0pDHa5jX6yJFnhS4z5NY/mzsUX41gwiqBKYHgdp/KE1ylE8mbNon5ZpaaGvb876myjjPjPwWsD8hvXZirA5Q8TfDb/Pvgy1dhVH/uN05Ip1vVsp+bFGMPUJVWVUy/Eby5xW6OJv+FBOQq4nu6tslDZlHYXX2TSGrlW4x0i/oQMpKu/Y8ygAdjWqmAy6UBcho1nNWy15cp0jI5Fhjze171vSWZLAqJY+eFcL2kt/09RnY+MXyY/tIf+qNMyBE2Qltigah
      
      apiVersion: machineconfiguration.openshift.io/v1
      kind: MachineConfig
      metadata:
        creationTimestamp: "2023-07-14T12:13:00Z"
        generation: 1
        labels:
          machineconfiguration.openshift.io/role: worker
        name: 99-worker-ssh
        resourceVersion: "2242"
        uid: 0ef02005-509e-4fc9-91ee-fc0afe27d5e6
      spec:
        config:
          ignition:
            version: 3.2.0
          passwd:
            users:
            - name: core
              sshAuthorizedKeys:
              - |
                ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm9hb6iTZJypEmzg4IZ767ze60UGhBWnjPXhovWVB7uKputdLzZhmlo36ifkXr/DTk8NGm47r6kXmz9NAF0pDHa5jX6yJFnhS4z5NY/mzsUX41gwiqBKYHgdp/KE1ylE8mbNon5ZpaaGvb876myjjPjPwWsD8hvXZirA5Q8TfDb/Pvgy1dhVH/uN05Ip1vVsp+bFGMPUJVWVUy/Eby5xW6OJv+FBOQq4nu6tslDZlHYXX2TSGrlW4x0i/oQMpKu/Y8ygAdjWqmAy6UBcho1nNWy15cp0jI5Fhjze171vSWZLAqJY+eFcL2kt/09RnY+MXyY/tIf+qNMyBE2Qltigah
        extensions: null
        fips: false
        kernelArguments: null
        kernelType: ""
        osImageURL: ""
      

              cdoern@redhat.com Charles Doern
              yprokule@redhat.com Yurii Prokulevych
              None
              None
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              None
              Votes:
              0 Vote for this issue
              Watchers:
              23 Start watching this issue

                Created:
                Updated:
                Resolved: