Update CHANGES.md for edge-19.5.3 release#2829
Conversation
olix0r
left a comment
There was a problem hiding this comment.
a few comments, otherwise good to go
| * Added Controller Component Labels to webhooks (thanks, @Pothulapati!) | ||
| * Moved the tap service into its own pod | ||
| * Proxy | ||
| * Upgraded mio to 0.6.17 |
There was a problem hiding this comment.
Prefer: Fix an epoll notification issue that could cause excessive CPU usage
| * Proxy | ||
| * Upgraded mio to 0.6.17 | ||
| * Allow disabling tap by setting an env var (thanks, @zaharidichev!) | ||
| * Added tests to ensure that outbound TLS works even when there is no verified |
| * Allow disabling tap by setting an env var (thanks, @zaharidichev!) | ||
| * Added tests to ensure that outbound TLS works even when there is no verified | ||
| certificate for the proxy yet (thanks, @zaharidichev!) | ||
| * Fall back to ORIG_DST when no endpoints exist |
| * CLI | ||
| * **New** Added a `linkerd edges` command that shows TLS status | ||
| between src and dst resources | ||
| * Tap can now be disabled by using the `--disable-tap` flag |
There was a problem hiding this comment.
I would be more specific on this, saying it can be disabled for specific pods during injection by ways of the --disable-tap flag, or its corresponding config.linkerd.io/disable-tap annotation.
| * Tap can now be disabled by using the `--disable-tap` flag | ||
| * Introduced pre-install healthcheck for clock skew (thanks, @matej-g!) | ||
| * Controller | ||
| * Added Controller Component Labels to webhooks (thanks, @Pothulapati!) |
There was a problem hiding this comment.
... to the webhook config resources
| ## edge-19.5.3 | ||
|
|
||
| * CLI | ||
| * **New** Added a `linkerd edges` command that shows TLS status |
There was a problem hiding this comment.
I think we're trying to differentiate between TLS and identity in general, so I think it would be better to say "Added a linkerd edges command that shows connections between src and dst resources and the identities of their Linkerd proxies. This will help users verify that Linkerd proxies have a known identity."
There was a problem hiding this comment.
Update, recommendation from @klingerf: "Added a linkerd edges command that shows the source and destination name and identity for proxied connections, to assist in debugging" I think that's more clear.
|
Integration test results for 0a64fd5: success 🎉 |
|
Integration test results for c67ae64: fail 😕 |
No description provided.