Skip to content

Revert "Update enterprise private registry docs for combined tigera/calico image (#2717)"#2737

Merged
ctauchen merged 1 commit into
tigera:mainfrom
ctauchen:revert-casey
May 20, 2026
Merged

Revert "Update enterprise private registry docs for combined tigera/calico image (#2717)"#2737
ctauchen merged 1 commit into
tigera:mainfrom
ctauchen:revert-casey

Conversation

@ctauchen
Copy link
Copy Markdown
Collaborator

This reverts commit 3146043.

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

@ctauchen ctauchen requested a review from a team as a code owner May 20, 2026 10:05
Copilot AI review requested due to automatic review settings May 20, 2026 10:05
@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

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

Name Link
🔨 Latest commit 71b1135
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6a0d8763590521000820dcf3
😎 Deploy Preview https://deploy-preview-2737--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 project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit 71b1135
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a0d876328a6250008b5d42c
😎 Deploy Preview https://deploy-preview-2737--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: 89 (🟢 up 8 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Reverts the prior update to Calico Enterprise private registry documentation that referenced a combined tigera/calico image, restoring calicoctl as a standalone image and updating supporting release/variable data.

Changes:

  • Switches the calicoctl container install instructions back to pulling tigera/calicoctl instead of tigera/calico.
  • Updates calico-enterprise/releases.json component definitions to remove the calico component and include calicoctl (and other component entries).
  • Updates calico-enterprise/variables.js to expose componentImage.calicoctl for variable substitution.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
calico-enterprise/variables.js Updates exported doc variables to reference calicoctl image metadata.
calico-enterprise/releases.json Adjusts component image/version metadata used for docs substitutions.
calico-enterprise/operations/clis/calicoctl/install.mdx Updates private-registry container install steps to pull calicoctl image.

componentImage: {
cnxNode: componentImage('cnx-node', releases[0]),
calico: componentImage('calico', releases[0]),
calicoctl:componentImage('calicoctl', releases[0]),
```bash
REPOSITORY TAG IMAGE ID CREATED SIZE
$[releases.0.components.calico.image] $[releases.0.components.calico.version] e07d59b0eb8a 2 minutes ago 42MB
$[releases.0.components.calicoctl.image] $[releases.0.components.calicoctl.version] e07d59b0eb8a 2 minutes ago 42MB
@ctauchen ctauchen merged commit 949e1bd into tigera:main May 20, 2026
15 checks passed
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