-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14
-
Quality / Stability / Reliability
-
False
-
-
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: ""
- is duplicated by
-
OCPBUGS-15981 OCP 4.14 - ssh keys not getting added in worker nodes during cluster deployment
-
- Closed
-
- links to
-
RHEA-2023:5006 rpm