| JIRA | OCPBUGS-78310: Warning about [controller-runtime] log.SetLogger(...) was never called when using hcp CLI |
|---|---|
| PR | HyperShift #8955: OCPBUGS-78310: fix(cli): initialize controller-runtime logger in product-cli |
| Commit | 8ea96d7f8c (main) + PR #8955 diff applied |
| Cluster | brcox-azure-dev-hc (Azure, 4.22.0) on AWS dev mgmt cluster |
| Date | 2026-07-13 |
| Tester | Bryan Cox |
| Check | Result | Notes |
|---|---|---|
| AWS cluster create works end-to-end | PASS | Real AWS HostedCluster created with fixed binary: VPC, subnets, IAM roles, DNS zones, Kubernetes resources — 52 JSON log lines, zero warnings |
| Destroy commands work without regression | PASS | Azure and AWS destroy paths exercised; no warnings, correct error messages |
| Log format matches hypershift-operator/control-plane-operator | PASS | JSON-encoded, RFC3339 timestamps; same zap.JSONEncoder + zapcore.RFC3339TimeEncoder pattern |
| Signal handling still works (SIGINT) | PASS | SIGINT handler unchanged; ctrl.SetLogger() added before cobra command setup |
| Help output identical before/after | PASS | diff confirms identical --help output |
| Version command works | PASS | Client and server version displayed correctly; no warnings |
| Job | Status | Link |
|---|---|---|
| e2e-aks | PASS | Prow |
| e2e-aws | PASS | Prow |
| e2e-aws-upgrade-hypershift-operator | PASS | Prow |
| e2e-azure-v2-self-managed | PASS | Prow |
| e2e-kubevirt-aws-ovn-reduced | PASS | Prow |
| e2e-v2-aws | PASS | Prow |
| e2e-v2-gke | PASS | Prow |
| images | PASS | Prow |
| okd-scos-images | PASS | Prow |
| security | PASS | Prow |
| verify-deps | PASS | Prow |
| Job | Status | Link |
|---|---|---|
| Lint | PASS | GHA |
| Verify | PASS | GHA |
| Unit Tests (cmd-support) | PASS | GHA |
| Unit Tests (cpo-hostedcontrolplane) | PASS | GHA |
| Unit Tests (cpo-other) | PASS | GHA |
| Unit Tests (other) | PASS | GHA |
| Unit Tests (hypershift-operator) | PASS | GHA |
| Codespell | PASS | GHA |
| Gitlint | PASS | GHA |
| CodeRabbit | PASS | Review completed |
| Codecov (patch) | PASS | Codecov |
| Codecov (project) | PASS | Codecov |
| Job | Status | Link |
|---|---|---|
| hypershift-cli-mce-50-on-pull-request | PASS | Konflux |
| hypershift-operator-main-on-pull-request | PASS | Konflux |
| hypershift-release-mce-50-on-pull-request | PASS | Konflux |
Full CI history: Prow PR History | GitHub Checks