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

Simplify labels to support service, inject or disable #16

Merged
merged 4 commits into from
Dec 2, 2023

Conversation

marc-barry
Copy link
Member

@marc-barry marc-barry commented Dec 1, 2023

This simplifies the logic to look for namespace or pod labels which take on different values.

The permitted namespace labels are:

  • qpoint-egress=disable
  • qpoint-egress=service
  • qpoint-egress=inject

The permitted pod labels are:

  • qpoint.io/egress=disable
  • qpoint.io/egress=service
  • qpoint.io/egress=inject

@marc-barry marc-barry merged commit 88a5759 into main Dec 2, 2023
1 check passed
@marc-barry marc-barry deleted the marc-barry/labels branch December 2, 2023 14:27
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