Skip to content

Wait for K8s API server and validate hotReload env vars for all profiles#75

Open
marcopiraccini wants to merge 1 commit intomainfrom
desk-more-clear-error-no-env
Open

Wait for K8s API server and validate hotReload env vars for all profiles#75
marcopiraccini wants to merge 1 commit intomainfrom
desk-more-clear-error-no-env

Conversation

@marcopiraccini
Copy link
Copy Markdown
Contributor

Summary

  • Wait for the K8s API server to be ready after k3d cluster creation before creating namespaces. The k3d --wait flag returns before the API server is fully accepting connections, causing kubectl create namespace to fail with "Unable to connect to the server: EOF".
  • Validate ICC_REPO / MACHINIST_REPO environment variables for any profile that uses hotReload, not just the development profile. Previously, profiles like skew-protection would fail late with an unhelpful unresolved template error.

@marcopiraccini marcopiraccini changed the title wait for K8s API server and validate hotReload env vars for all profiles Wait for K8s API server and validate hotReload env vars for all profiles Mar 2, 2026
Copy link
Copy Markdown
Contributor

@MzUgM MzUgM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

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 this pull request may close these issues.

2 participants