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

feat: allow update of namespace policy for websecure listener #949

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

renebarbosafl
Copy link
Contributor

What does this PR do?

Complement #927

Motivation

Allow updating namespace policy when defining certificates on kubernetesGateway (enabling a listener for websecure entrypoint).

More

  • Yes, I updated the tests accordingly
  • Yes, I ran make test and all the tests passed

@renebarbosafl renebarbosafl changed the title feat: 💥 rework and allow update of namespace policy for websecure listener feat: allow update of namespace policy for websecure listener Oct 28, 2023
Copy link
Contributor

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

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

LGTM

BTW I think we should allow some users to specify Selector policy (cf. https://gateway-api.sigs.k8s.io/concepts/api-overview/).
As of now, we can only specify All or Same with this code ...
What do you think about it ? It's not related to your PR but if it makes sense for you (how about you @mloiseleur ?) I'll open a PR after yours will be merged.

@mloiseleur mloiseleur added the kind/enhancement New feature or request label Nov 6, 2023
@mloiseleur
Copy link
Contributor

@darkweaver87 I agree with you that this Chart should allow to specify selector.

@traefiker traefiker merged commit 2045843 into traefik:master Nov 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants