Description of problem: Pod ocs-osd-controller-manager fails to reach ready state during provider deployment. In events are following messages: Generated from kubelet on ip-10-0-170-75.ec2.internal 7 times in the last 2 hours Readiness probe failed: HTTP probe failed with statuscode: 503 Generated from kubelet on ip-10-0-170-75.ec2.internal 1017 times in the last 2 hours Readiness probe error: HTTP probe failed with statuscode: 503 body: Version-Release number of selected component (if applicable): ocs-osd-deployer.v2.0.8 How reproducible: 1/1 Steps to Reproduce: 1.Install odf ms deployer with dev addon: rosa create service --type ocs-provider-dev --name <name> --machine-cidr 10.0.0.0/16 --size 4 --onboarding-validation-key <key> --subnet-ids <subnets> --region us-east-1 Actual results: Installation of the addon fails with message `'ocs-osd-deployer' : 'InstallCheckFailed'` Expected results: Installation passes Additional info:
- I don't think this is seen anymore, pls update otherwise.
This no longer happens with deployer 2.0.10 --> VERIFIED
Closing this bug as fixed in v2.0.10 and tested by QE.