Skip to content

Release edge-20.7.1#4698

Merged
cpretzer merged 6 commits intomainfrom
cpretzer/edge-20.7.1
Jul 3, 2020
Merged

Release edge-20.7.1#4698
cpretzer merged 6 commits intomainfrom
cpretzer/edge-20.7.1

Conversation

@cpretzer
Copy link
Contributor

@cpretzer cpretzer commented Jul 2, 2020

Update CHANGES.md with release notes for edge-20.7.1

Signed-off-by: Charles Pretzer [email protected]

@cpretzer cpretzer requested review from adleong and olix0r as code owners July 2, 2020 06:19
@cpretzer cpretzer requested a review from zaharidichev July 2, 2020 06:19
CHANGES.md Outdated

* Add better messaging during scheduling errors on retry for HA installations
* Add option to persist prometheus data (thanks @naseemkullah!)
* Upgrades generated protobuf files to v1.4.2
Copy link
Member

Choose a reason for hiding this comment

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

Not user-facing, so we can leave this one out

Copy link
Member

Choose a reason for hiding this comment

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

+1 to omitting

@alpeb
Copy link
Member

alpeb commented Jul 2, 2020

@cpretzer I've just merged #4620 so it can be included in this edge. Also #4693 will get merged in a bit, which is a bugfix.

@Pothulapati
Copy link
Contributor

@cpretzer Just merged #4666, #4682 and #4693 to be included in this edge.

@Pothulapati
Copy link
Contributor

One last merge before I sign off! #4653

CHANGES.md Outdated
adds a feature to persist prometheus data as an option to storing the data in
memory, and upgrades the protobuf version to v1.4.2

* Add better messaging during scheduling errors on retry for HA installations
Copy link
Member

Choose a reason for hiding this comment

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

"messaging" feels overly vague. This is about linkerd check output, right?

CHANGES.md Outdated
## edge-20.7.1

This edge release improves messaging for retries when pods are unschedulable,
adds a feature to persist prometheus data as an option to storing the data in
Copy link
Member

Choose a reason for hiding this comment

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

"as an option" reads a bit strangely to me. did you mean "as an alternative"?

I'd word this more along the lines of: "added the option to use a persistent volume for Prometheus data, allowing data to persist across restarts"

CHANGES.md Outdated

* Add better messaging during scheduling errors on retry for HA installations
* Add option to persist prometheus data (thanks @naseemkullah!)
* Upgrades generated protobuf files to v1.4.2
Copy link
Member

Choose a reason for hiding this comment

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

+1 to omitting

cpretzer added 3 commits July 2, 2020 11:53
Signed-off-by: Charles Pretzer <[email protected]>
Signed-off-by: Charles Pretzer <[email protected]>
@cpretzer cpretzer force-pushed the cpretzer/edge-20.7.1 branch from 2675958 to 32f76de Compare July 2, 2020 18:56
CHANGES.md Outdated
Comment on lines 11 to 21
* Controller
* Adds better messaging during scheduling errors on retry for HA installations
* CLI
* Adds option to persist prometheus data (thanks @naseemkullah!)
* Adds support for passing a URL to the `--addon-config` flag, so you can now
use a file or an URL for installing add ons
* Helm
* Fixes a bug in the CNI helm chart by correcting a helm value field name
* Proxy
* Improves tail latencies by increasing the default buffer size to reduce
contention in high-concurrency situations
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Controller
* Adds better messaging during scheduling errors on retry for HA installations
* CLI
* Adds option to persist prometheus data (thanks @naseemkullah!)
* Adds support for passing a URL to the `--addon-config` flag, so you can now
use a file or an URL for installing add ons
* Helm
* Fixes a bug in the CNI helm chart by correcting a helm value field name
* Proxy
* Improves tail latencies by increasing the default buffer size to reduce
contention in high-concurrency situations
* Some commands like `linkerd stat` would fail would fail if any control plane components were unhealthy, even when other replicas are healthy. This checks have been relaxed.
* The helm chart can now configure persistent storage for Prometheus (thanks @naseemkullah!)
* `linkerd install --addon-config=` now supports URLs in addition to local files
* The CNI Helm chart used the incorrect variable to determine the container version. This is now controlled by `cniPluginVersion`.
* The proxy's default buffer sized has been increased, which reduces latency when the proxy has many concurrent clients.

CHANGES.md Outdated
conditions for CLI commands, a fix to correctly resolve the CNI image version
when using helm, support for using URLs with add-ons, proxy improvements under
concurrency, and functionality to configure the proxy log format by annotation
or in the helm chart.
Copy link
Member

Choose a reason for hiding this comment

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

This whole thing feels redundant to me. I'd just omit it (if there's nothing particularly notable about the edge).

Signed-off-by: Charles Pretzer <[email protected]>
Copy link
Contributor

@Pothulapati Pothulapati left a comment

Choose a reason for hiding this comment

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

LGTM!

CHANGES.md Outdated
(thanks again @naseemkullah!)
* `linkerd install --addon-config=` now supports URLs in addition to local
files
* The CNI Helm chart used the incorrect variable name to determine the image
Copy link
Contributor

Choose a reason for hiding this comment

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

not to determine the image tag but for the createdBy version tag

Copy link
Contributor

Choose a reason for hiding this comment

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

blame is on me for not writing useful pr merge commit message

Signed-off-by: Charles Pretzer <[email protected]>
@cpretzer cpretzer merged commit 3862aba into main Jul 3, 2020
@cpretzer cpretzer deleted the cpretzer/edge-20.7.1 branch July 3, 2020 15:43
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.

5 participants