Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polling for kubeconfig secret prints to stdout #142

Closed
mboersma opened this issue Jun 8, 2022 · 0 comments · Fixed by #175
Closed

Polling for kubeconfig secret prints to stdout #142

mboersma opened this issue Jun 8, 2022 · 0 comments · Fixed by #175
Milestone

Comments

@mboersma
Copy link
Member

mboersma commented Jun 8, 2022

The polling messages while we're waiting for the workload cluster's kubeconfig secret are being printed to the terminal, but should be hidden by default:

% az capi create -l westus3 -k v1.24.1 -n echoed-instinct
...
Do you want to use kind-capi-manager as the management cluster? (y/n): y
✓ Generated workload cluster configuration at "echoed-instinct.yaml"
✓ Created workload cluster "echoed-instinct"
Error: "echoed-instinct-kubeconfig" not found in namespace "default": secrets "echoed-instinct-kubeconfig" not found
Error: "echoed-instinct-kubeconfig" not found in namespace "default": secrets "echoed-instinct-kubeconfig" not found
Error: "echoed-instinct-kubeconfig" not found in namespace "default": secrets "echoed-instinct-kubeconfig" not found
Error: "echoed-instinct-kubeconfig" not found in namespace "default": secrets "echoed-instinct-kubeconfig" not found
Error: "echoed-instinct-kubeconfig" not found in namespace "default": secrets "echoed-instinct-kubeconfig" not found
Error: "echoed-instinct-kubeconfig" not found in namespace "default": secrets "echoed-instinct-kubeconfig" not found
Error: "echoed-instinct-kubeconfig" not found in namespace "default": secrets "echoed-instinct-kubeconfig" not found

New clusterctl version available: v1.1.3 -> v1.1.4
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.1.4
✓ Workload cluster is accessible
@mboersma mboersma added this to the v0.0.6 milestone Jun 13, 2022
@mboersma mboersma self-assigned this Jun 14, 2022
@mboersma mboersma removed their assignment Nov 10, 2022
@mboersma mboersma modified the milestones: v0.0.6, v0.1.0 Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant