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

configure traffic policy for svc #190

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

Conversation

tomkukral
Copy link

This change add option to configure traffic policy for the service. It is backward compatible and will not change the default behavior.

This change add option to configure traffic policy for the service.
It is backward compatible and will not change the default behavior.
Copy link
Contributor

@pierluigilenoci pierluigilenoci left a comment

Choose a reason for hiding this comment

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

# configure externalTrafficPolicy
externalTrafficPolicy:
# configure internalTrafficPolicy
internalTrafficPolicy:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add Cluster as default.

@@ -128,6 +128,11 @@ service:
appProtocol: http
annotations: {}
# foo.io/bar: "true"
# configure externalTrafficPolicy
externalTrafficPolicy:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add Cluster as default.

@@ -1,5 +1,5 @@
name: oauth2-proxy
version: 7.2.0
version: 7.3.0
Copy link
Contributor

Choose a reason for hiding this comment

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

artifacthub.io/changes needs to be changed.

@pierluigilenoci
Copy link
Contributor

@tomkukral, could you please take a look and try to move forward with the PR?

@pierluigilenoci
Copy link
Contributor

@tomkukral I tried to change the PR, but it's impossible.
Can you implement the changes I requested?

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.

None yet

2 participants