Bug 2080148 - sno installation fails when injecting a machineconfig to force kubelet ip
Summary: sno installation fails when injecting a machineconfig to force kubelet ip
Keywords:
Status: CLOSED DUPLICATE of bug 2079832
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: assisted-installer
Version: 4.8
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: ---
Assignee: Igal Tsoiref
QA Contact: Udi Kalifon
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-29 06:40 UTC by Karim Boumedhel
Modified: 2022-05-10 19:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 19:06:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
must-gather (15.14 MB, application/x-bzip)
2022-04-29 06:40 UTC, Karim Boumedhel
no flags Details

Description Karim Boumedhel 2022-04-29 06:40:32 UTC
Created attachment 1875857 [details]
must-gather

Description of problem:
sno installation fails when injecting a machineconfig to force kubelet ip


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


How reproducible:


Steps to Reproduce:
1. create a sno cluster
2. inject a machine config to force kubelet ip to non default route ip
3. launch deployment

Actual results:
deployment fails

Expected results:
deployment succeeds


Additional info:
authentication operator is failing


oc get node
NAME      STATUS   ROLES           AGE   VERSION
cn2-sno   Ready    master,worker   9h    v1.21.8+ee73ea2


oc get co
NAME                                       VERSION   AVAILABLE   PROGRESSING   DEGRADED   SINCE
authentication                             4.8.37    False       False         True       9h
baremetal                                  4.8.37    True        False         False      9h
cloud-credential                           4.8.37    True        False         False      9h
cluster-autoscaler                         4.8.37    True        False         False      9h
config-operator                            4.8.37    True        False         False      9h
console                                    4.8.37    False       True          False      9h
csi-snapshot-controller                    4.8.37    True        False         False      9h
dns                                        4.8.37    True        False         False      9h
etcd                                       4.8.37    True        False         False      9h
image-registry                             4.8.37    True        False         False      9h
ingress                                    4.8.37    True        False         True       9h
insights                                   4.8.37    True        False         False      9h
kube-apiserver                             4.8.37    True        False         False      9h
kube-controller-manager                    4.8.37    True        False         False      9h
kube-scheduler                             4.8.37    True        False         False      9h
kube-storage-version-migrator              4.8.37    True        False         False      9h
machine-api                                4.8.37    True        False         False      9h
machine-approver
machine-config                                       False       True          True       9h
marketplace                                4.8.37    True        False         False      9h
monitoring                                           Unknown     True          Unknown    9h
network                                    4.8.37    True        False         False      9h
node-tuning                                4.8.37    True        False         False      9h
openshift-apiserver                        4.8.37    True        False         False      9h
openshift-controller-manager               4.8.37    True        False         False      9h
openshift-samples                          4.8.37    True        False         False      9h
operator-lifecycle-manager                 4.8.37    True        False         False      9h
operator-lifecycle-manager-catalog         4.8.37    True        False         False      9h
operator-lifecycle-manager-packageserver   4.8.37    True        False         False      9h
service-ca                                 4.8.37    True        False         False      9h
storage                                    4.8.37    True        False         False      9h

Comment 2 Igal Tsoiref 2022-05-10 19:06:08 UTC

*** This bug has been marked as a duplicate of bug 2079832 ***


Note You need to log in before you can comment on or make changes to this bug.