-
Notifications
You must be signed in to change notification settings - Fork 397
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 external dependencies section to release notes #398
Changes from 2 commits
9f7fff5
c38cc9f
55caad7
8a4181c
85c018c
664fbcd
bb71dd5
0422ad2
3ff1dd4
5a6c5fe
3780b18
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -422,4 +422,37 @@ SIG Windows focused on improving reliability for Windows and Kubernetes support | |
- Handle Windows named pipes in host mounts. ([#69484](https://github.com/kubernetes/kubernetes/pull/69484), [@ddebroy](https://github.com/ddebroy)) | ||
- Fixed inconsistency in windows kernel proxy when updating HNS policy. ([#68923](https://github.com/kubernetes/kubernetes/pull/68923), [@delulu](https://github.com/delulu)) | ||
|
||
|
||
## External Dependencies | ||
|
||
- Default etcd server remains at v3.2.24. ([#68318](https://github.com/kubernetes/kubernetes/pull/68318)) | ||
- The list of validated docker versions was updated to 1.11.1, 1.12.1, 1.13.1, 17.03, 17.06, 17.09, 18.06. ([#68495](https://github.com/kubernetes/kubernetes/pull/68495)) | ||
- The default Go version was updated to 1.11.2. ([#70665](https://github.com/kubernetes/kubernetes/pull/70665)) | ||
- The minimum supported Go version was updated to 1.11.2 ([#69386](https://github.com/kubernetes/kubernetes/pull/69386)) | ||
- CNI is unchanged from v1.10: v0.6.0 ([#51250](https://github.com/kubernetes/kubernetes/pull/51250)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I am finding this text confusing i.e., it doesnt clearly seem to indicate that 1.10 is k8s version, while and CNI remains at 0.6.0. Can we update this along the lines of CNI is unchanged at v0.6.0, since kubernetes v1.10 release There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looking at other entries below, this seems to be a standard convention. May be its just me its confusing. if changing consider updating all the similar lines below eg: kube-dns, influxdb etc |
||
- CSI is unchanged from v1.11: 0.3.0 ([#64719](https://github.com/kubernetes/kubernetes/pull/64719)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CSI now supports 1.0.0, and pre-1.0.0 API support is deprecated (kubernetes/kubernetes#71020) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should this line go away in light of the next line? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Woops, sorry about that, good catch! I forgot to delete this when writing the new note. |
||
- CSI is bumped to 1.0.0. Pre-1.0.0 API support is deprecated. ([#71020](https://github.com/kubernetes/kubernetes/pull/71020)]) | ||
- The dashboard add-on has been updated to v1.10.0. ([#68450](https://github.com/kubernetes/kubernetes/pull/68450)) | ||
- Bump Heapster to v1.6.0-beta as compared to v1.5.2 in v1.11 ([#67074](https://github.com/kubernetes/kubernetes/pull/67074)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. unchanged. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Isn't Heapster going into "retired" mode with this release? Is that captured elsewhere in the release notes doc? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @DirectXMan12 can you please review and LGTM the heapster external dependency note? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wile the manifest still refers to 1.6.0-beta, the Heapster project is retired, so we should probably note that. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
- Cluster Autoscaler has been upgraded to v1.13.0 ([#71513](https://github.com/kubernetes/kubernetes/pull/71513)) | ||
- kube-dns is unchanged from v1.12: v1.14.13. ([#68900](https://github.com/kubernetes/kubernetes/pull/68900)) | ||
- Influxdb is unchanged from v1.10: v1.3.3 ([#53319](https://github.com/kubernetes/kubernetes/pull/53319)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. unchanged. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
- Grafana is unchanged from v1.10: v4.4.3 ([#53319](https://github.com/kubernetes/kubernetes/pull/53319)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. unchanged. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
- Kibana is at v6.3.2. ([#67582](https://github.com/kubernetes/kubernetes/pull/67582)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. unchanged. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
- CAdvisor was updated to v0.32.0 ([#70964](https://github.com/kubernetes/kubernetes/pull/70964)) | ||
- fluentd-gcp-scaler is unchanged from v1.11: 0.4.0 ([#67691](https://github.com/kubernetes/kubernetes/pull/67691)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fluentd-gcp-scaler is 0.5.0 per kubernetes/kubernetes#68837 |
||
- Fluentd in fluentd-elasticsearch is unchanged from v1.11: v1.2.4 ([#67434](https://github.com/kubernetes/kubernetes/pull/67434)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this is unchanged. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
- fluentd-elasticsearch was updated to v2.2.1 ([#68012](https://github.com/kubernetes/kubernetes/pull/68012)) | ||
- The fluent-plugin-kubernetes_metadata_filter plugin in fluentd-elasticsearch is unchanged from v1.12: 2.0.0 ([#67544](https://github.com/kubernetes/kubernetes/pull/67544)) | ||
- fluentd-gcp has been updated to v0.3.2 ([#70954](https://github.com/kubernetes/kubernetes/pull/70954)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. typo .... should be v2.3.0 per https://cs.k8s.io/?q=FLUENTD_GCP_YAML_VERSION&i=nope&files=&repos=kubernetes/kubernetes |
||
- OIDC authentication is unchanged from 1.10: coreos/go-oidc v2 ([#58544](https://github.com/kubernetes/kubernetes/pull/58544)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
- Calico wsa updated to v3.3.1 ([#70932](https://github.com/kubernetes/kubernetes/pull/70932)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. wsa -> was |
||
- hcsshim is unchanged from v1.11, at v0.6.11 ([#64272](https://github.com/kubernetes/kubernetes/pull/64272)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. hcsshim is a vendored thing, do we still need it? (it's not a separate binary AFAICT) |
||
- Upgraded crictl on GCE to v1.12.0 ([#69033](https://github.com/kubernetes/kubernetes/pull/69033)) | ||
- CoreDNS has been updated to v1.2.6 ([#70799](https://github.com/kubernetes/kubernetes/pull/70799)) | ||
- event-exporter has been updated to v0.2.3 ([#67691](https://github.com/kubernetes/kubernetes/pull/67691)) | ||
- The Azure SDK for networking remains unchanged at 2017-09-01 ([#61955](https://github.com/kubernetes/kubernetes/pull/61955)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Azure SDK is a vendored component, we don't need to list it |
||
- Es-image remains unchanged at Elasticsearch 6.3.2 ([#67484](https://github.com/kubernetes/kubernetes/pull/67484)) | ||
- metrics-server remains unnchanged at v0.3.1. ([#68746](https://github.com/kubernetes/kubernetes/pull/68746)) | ||
- GLBC remains unchanged v1.2.3 ([#66793](https://github.com/kubernetes/kubernetes/pull/66793)) | ||
- Ingress-gce remains unchanged at v1.2.3 ([#66793](https://github.com/kubernetes/kubernetes/pull/66793)) | ||
- ip-masq-agen remains unchanged at v2.1.1 ([#67916](https://github.com/kubernetes/kubernetes/pull/67916)) |
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.
This is unchanged, the latest validated version is still 18.06.