-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.17.z
-
None
-
False
-
Description of problem:
In the logs message of hypershift operator, observed a typo for keyword "Platform". truncated logs: $ omc logs operator-pod-name | grep plaform 2024-12-10T01:31:23.225671495Z {"level":"info","ts":"2024-12-10T01:31:23Z","msg":"cannot retrieve the number of vCPUs for nodepool-test-1node pool as its plaform is not supported (supported platforms: AWS)"} 2024-12-10T01:31:28.795535991Z {"level":"info","ts":"2024-12-10T01:31:28Z","msg":"cannot retrieve the number of vCPUs for nodepool-test-1node pool as its plaform is not supported (supported platforms: AWS)"} 2024-12-10T01:31:53.226755920Z {"level":"info","ts":"2024-12-10T01:31:53Z","msg":"cannot retrieve the number of vCPUs for nodepool-test-1node pool as its plaform is not supported (supported platforms: AWS)"} 2024-12-10T01:31:58.799793125Z {"level":"info","ts":"2024-12-10T01:31:58Z","msg":"cannot retrieve the number of vCPUs for nodepool-test-1node pool as its plaform is not supported (supported platforms: AWS)"} 2024-12-10T01:32:05.497616272Z {"level":"info","ts":"2024-12-10T01:32:05Z","msg":"cannot retrieve the number of vCPUs for nodepool-test-1node pool as its plaform is not supported (supported platforms: AWS)"} 2024-12-10T01:32:05.497864026Z {"level":"info","ts":"2024-12-10T01:32:05Z","msg":"cannot retrieve the number of vCPUs for nodepool-test-1node pool as its plaform is not supported (supported platforms: AWS)"} 2024-12-10T01:32:23.225337560Z {"level":"info","ts":"2024-12-10T01:32:23Z","msg":"cannot retrieve the number of vCPUs for nodepool-test-1node pool as its plaform is not supported (supported platforms: AWS)"}
Version-Release number of selected component (if applicable):
Hub cluster version 4.17.6 HCP cluster - 4.16 Hypershift Operator version 2.7.2
How reproducible:
Steps to Reproduce:
1. Install HCP cluster using Agent (VM on AWS) 2. Check Hypershift operator logs for the message 3.
Actual results:
pool as its plaform is not supported (supported platforms: AWS)"
Expected results:
pool as its platform is not supported (supported platforms: AWS)"
Additional info:
- relates to
-
HOSTEDCP-1958 Integrate codespell into Make Verify
- Closed