add probes now that expose paths are supported#3096
Conversation
|
|
||
| helmValues := map[string]string{ | ||
| "global.experiments[0]": "resource-apis", | ||
| "global.image": "ndhanushkodi/consul-dev:expose2", |
There was a problem hiding this comment.
I can remove this once the change is in the consul image being used here
There was a problem hiding this comment.
Just to save you the time checking: hashicorppreview/consul:1.17-dev and hashicorppreview/consul:1.17.0 were published this AM, so I think you're good!
DanStough
left a comment
There was a problem hiding this comment.
Probably a little sus we don't need to make any test changes but the change looks good for now.
|
@DanStough oh yeah, so before making fixes in consul, it the multiport pod wouldn't come up with the probes, so I saw it crashloop, and the fact that it came up and the rest of the test could run means probes are working |
|
I was thinking of the webhook unit test, but I don't think it's a big deal. |
|
@DanStough ahhh got it |
7a279d9 to
5fa62b8
Compare
Changes proposed in this PR:
How I've tested this PR:
How I expect reviewers to test this PR:
Checklist: