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

Support labelSelectors to filter out services before syncing to the host cluster #2378

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ApsTomar
Copy link

@ApsTomar ApsTomar commented Jan 6, 2025

What issue type does this pull request address? (keep at least one, remove the others)
/kind enhancement

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #1622

Please provide a short message that should be published in the vcluster release notes
Added a feature enhancement to support filtering out services using label selectors, in particular MatchExpressions (for eg. label/export-service NotIn ["false"]

What else do we need to know?

Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 06163dc
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/678128552d0cc20007b1d457

@ApsTomar ApsTomar marked this pull request as draft January 6, 2025 09:13
@ApsTomar ApsTomar force-pushed the issue-1622-label-selector-in-sync-ops branch from a35c144 to 9907de7 Compare January 6, 2025 13:21
@ApsTomar ApsTomar force-pushed the issue-1622-label-selector-in-sync-ops branch from 9907de7 to bb8ba3f Compare January 10, 2025 08:04
@ApsTomar ApsTomar changed the title [WIP]: Support labelSelectors to filter out services before syncing to the host cluster Support labelSelectors to filter out services before syncing to the host cluster Jan 10, 2025
@ApsTomar ApsTomar marked this pull request as ready for review January 10, 2025 08:14
Signed-off-by: abhay.tomar <[email protected]>
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.

Support filtering exported services or other resources
1 participant