Skip to content

Conversation

@tomp736
Copy link
Collaborator

@tomp736 tomp736 commented Jan 13, 2026

Summary

  • Add wait step for tigera-operator deployment to be available
  • Add wait step for Installation CRD to be registered before applying it
  • Fixes timing issue where CRDs aren't ready when Installation is applied

Test plan

  • Deploy Kubernetes 1.35 cluster
  • Verify calico_init role succeeds with wait steps

Generated with Claude Code

The tigera-operator takes time to register its CRDs after deployment.
Add wait steps to ensure the operator is available and CRDs are
established before applying the Installation resource.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tomp736 tomp736 merged commit ae7f75e into main Jan 13, 2026
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