Skip to content

Conversation

@ctauchen
Copy link
Collaborator

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

Copilot AI review requested due to automatic review settings January 30, 2026 14:37
@ctauchen ctauchen requested a review from a team as a code owner January 30, 2026 14:37
@netlify
Copy link

netlify bot commented Jan 30, 2026

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

Name Link
🔨 Latest commit 2530ef5
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/697cc7db737ec100081e5bfd
😎 Deploy Preview https://deploy-preview-2500--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

netlify bot commented Jan 30, 2026

Deploy Preview succeeded!

Name Link
🔨 Latest commit 2530ef5
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/697cc7dbf2b67600085ac613
😎 Deploy Preview https://deploy-preview-2500--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: 71 (🟢 up 3 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
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

This PR publishes the Calico Cloud February 2026 release documentation, introducing a new feature for namespaced access to dashboards. The changes allow administrators to restrict user dashboard access to specific namespaces using custom role permissions.

Changes:

  • Added February 3, 2026 release notes documenting the namespaced dashboard access feature
  • Updated custom roles documentation to explain namespace-scoped dashboard permissions
  • Enhanced dashboards documentation with detailed role access information

Reviewed changes

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

Show a summary per file
File Description
calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx Adds February 2026 release notes with namespaced dashboards feature and important note about permission changes
calico-cloud_versioned_docs/version-22-2/users/create-and-assign-custom-roles.mdx Documents new dashboard permission behavior for namespaced access
calico-cloud_versioned_docs/version-22-2/observability/dashboards.mdx Adds role access section clarifying which roles have dashboard access and namespacing capabilities
calico-cloud/users/create-and-assign-custom-roles.mdx Same updates as versioned file for current development version
calico-cloud/observability/dashboards.mdx Same updates as versioned file for current development version

Comment on lines +12 to +13
#### Feature 1

Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The placeholder "Feature 1" should be removed or replaced with actual content before publishing this release. Placeholder content should not be included in production documentation.

Suggested change
#### Feature 1

Copilot uses AI. Check for mistakes.
Comment on lines 27 to 28
#### Feature 3

Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The placeholder "Feature 3" should be removed or replaced with actual content before publishing this release. Placeholder content should not be included in production documentation.

Suggested change
#### Feature 3

Copilot uses AI. Check for mistakes.
Comment on lines +29 to +32
### Bug fixes

* TBD

Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The placeholder "TBD" in the bug fixes section should be replaced with actual bug fix information or the entire bug fixes section should be removed if there are no bug fixes to document. Publishing "TBD" in production documentation is not appropriate.

Suggested change
### Bug fixes
* TBD

Copilot uses AI. Check for mistakes.
Comment on lines 24 to 41
Not all users have access to dashboards.
Creating custom dashboards is limited to administrators.
Administrators can limit a user's access to dashboards for a particular cluster or for particular namespaces in a cluster.
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The statements "Not all users have access to dashboards" and "Administrators can limit a user's access to dashboards" contradict the preceding list which states that Viewer role has access to all dashboard information. This creates confusion about which users actually have dashboard access. Consider clarifying that while these standard roles have full access, custom roles may have restricted access, and rewording to avoid the contradiction.

Copilot uses AI. Check for mistakes.
Comment on lines 38 to 41
Users with custom roles can access dashboards if they have sufficient permissions.

Not all users have access to dashboards.
Administrators can limit a user's access to dashboards for a particular cluster or for particular namespaces in a cluster.
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The statements "Not all users have access to dashboards" and "Administrators can limit a user's access to dashboards" contradict the preceding list which states that Viewer role has access to all dashboard information. This creates confusion about which users actually have dashboard access. Consider clarifying that while these standard roles have full access, custom roles may have restricted access, and rewording to avoid the contradiction.

Suggested change
Users with custom roles can access dashboards if they have sufficient permissions.
Not all users have access to dashboards.
Administrators can limit a user's access to dashboards for a particular cluster or for particular namespaces in a cluster.
Users with custom roles can access dashboards if their role includes dashboard permissions.
Users must be assigned one of the standard roles above, or a custom role with dashboard permissions, to access dashboards.
Administrators can limit dashboard access for custom roles, for example to specific clusters or namespaces in a cluster.

Copilot uses AI. Check for mistakes.
@ctauchen ctauchen changed the title Publish Calico Cloud February 2026 DOCCS-2807: Publish Calico Cloud February 2026 Jan 30, 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