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

Apply operator-crds.yaml before creating custom resources #1834

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

coutinhop
Copy link
Member

Add command to create/apply operator-crds.yaml before custom-resources.yaml (installation, etc) to ensure CRDs are present.

With the recent changes to the operator to manage CRDs, they are no longer included in the tigera-operator.yaml manifest, so there might be timing issues where the installation and other custom resources are attempted to be created before their definitions are present in the cluster.

Product Version(s):

Issue:

Link to docs preview:

SME review:

  • An SME has approved this change.

DOCS review:

  • A member of the docs team has approved this change.

Additional information:

Merge checklist:

  • Deploy preview inspected wherever changes were made
  • Build completed successfully
  • Test have passed

Add command to create/apply operator-crds.yaml before
custom-resources.yaml (installation, etc) to ensure CRDs
are present.

With the recent changes to the operator to manage CRDs, they are
no longer included in the tigera-operator.yaml manifest, so there
might be timing issues where the installation and other custom
resources are attempted to be created before their definitions are
present in the cluster.
@coutinhop coutinhop requested a review from a team as a code owner January 7, 2025 21:13
Copy link

netlify bot commented Jan 7, 2025

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8e7a23f
🔍 Latest deploy log https://app.netlify.com/sites/tigera/deploys/677d98f6cbebb8000883e054
😎 Deploy Preview https://deploy-preview-1834--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 25 (🔴 down 2 from production)
Accessibility: 90 (no change from production)
Best Practices: 83 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit 8e7a23f
🔍 Latest deploy log https://app.netlify.com/sites/calico-docs-preview-next/deploys/677d98f68acda100083d5e3d
😎 Deploy Preview https://deploy-preview-1834--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ctauchen
Copy link
Collaborator

ctauchen commented Jan 9, 2025

Thanks, @coutinhop. I'm having trouble finding background information on this one. Can you send me details, tickets, etc?

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