Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

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 requested a review from tylerflint December 1, 2023 21:28
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants