-
Notifications
You must be signed in to change notification settings - Fork 326
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
Add mode to ProxyDefault configEntry #505
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thisisnotashwin
force-pushed
the
update-proxy-defaults
branch
2 times, most recently
from
April 26, 2021 16:22
97b76ab
to
40b9a73
Compare
thisisnotashwin
force-pushed
the
update-service-defaults
branch
from
April 26, 2021 16:24
46be2a5
to
329fc0f
Compare
thisisnotashwin
force-pushed
the
update-proxy-defaults
branch
from
April 26, 2021 16:27
40b9a73
to
a31948e
Compare
ndhanushkodi
approved these changes
Apr 26, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great Ashwin! Just a nit suggestion.
thisisnotashwin
requested review from
a team,
kschoche and
ishustava
and removed request for
a team and
ishustava
April 26, 2021 17:19
thisisnotashwin
force-pushed
the
update-proxy-defaults
branch
from
April 26, 2021 17:21
a31948e
to
a6bc372
Compare
thisisnotashwin
force-pushed
the
update-service-defaults
branch
from
April 26, 2021 17:22
329fc0f
to
a73c9b0
Compare
thisisnotashwin
force-pushed
the
update-proxy-defaults
branch
from
April 26, 2021 17:22
a6bc372
to
58fef3c
Compare
kschoche
approved these changes
Apr 26, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
thisisnotashwin
force-pushed
the
update-service-defaults
branch
3 times, most recently
from
April 27, 2021 20:21
9747805
to
8daac6a
Compare
…th checks (#472) remove health checks controller and use endpoints controller for health checks.
- Update the spec of ServiceDefaults and ProxyDefaults to support transparent proxy changes that are introduced as a part of Consul 1.10
thisisnotashwin
force-pushed
the
update-proxy-defaults
branch
from
April 28, 2021 13:32
58fef3c
to
ce78d3a
Compare
ndhanushkodi
pushed a commit
to ndhanushkodi/consul-k8s
that referenced
this pull request
Jul 9, 2021
* Client templates to use rolebindings instead of clusterrolebindings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes proposed in this PR:
mode
.How I've tested this PR: Acceptance tests
How I expect reviewers to test this PR: Code review
Checklist: