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

Add guardian to whisker #3793

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

Brian-McM
Copy link
Contributor

@Brian-McM Brian-McM commented Feb 26, 2025

Description

This commit adds guardian to the whisker deployment, and is only launched if the ManagementClusterConnection CR exists.

This adds the ManagementClusterConnection CRD to open source.

Guardian might not stay in this deployment (and likely won't), but it's a good temporary place for it alongside goldmane (where the service isn't exposed).

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

@marvin-tigera marvin-tigera added this to the v1.38.0 milestone Feb 26, 2025
@Brian-McM Brian-McM force-pushed the bm-add-guardian-to-whisker branch from db2b8e2 to 4947b36 Compare February 27, 2025 00:01
@Brian-McM Brian-McM marked this pull request as ready for review February 27, 2025 21:00
@Brian-McM Brian-McM requested a review from a team as a code owner February 27, 2025 21:00
Copy link
Member

@caseydavenport caseydavenport left a comment

Choose a reason for hiding this comment

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

seems like a good start. elephant in the room is how we reconcile the enterprise deployment mode with this mode - the component resources being the biggest question in my mind right now.

This commit adds guardian to the whisker deployment, and is only launched if the ManagementClusterConnection CR exists.

This adds the ManagementClusterConnection CRD to open source.

Guardian might not stay in this deployment (and likely won't), but it's a good temporary place for it alongside goldmane (where the service isn't exposed).
@Brian-McM Brian-McM force-pushed the bm-add-guardian-to-whisker branch from d22ee85 to 5d95cd4 Compare February 28, 2025 17:18
@Brian-McM Brian-McM merged commit fbdd0a6 into tigera:master Feb 28, 2025
5 checks passed
@Brian-McM Brian-McM deleted the bm-add-guardian-to-whisker branch February 28, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants