Skip to content

1.3.3 release notes#5149

Closed
rlenglet wants to merge 56 commits intomasterfrom
release-1-3-3
Closed

1.3.3 release notes#5149
rlenglet wants to merge 56 commits intomasterfrom
release-1-3-3

Conversation

@rlenglet
Copy link
Contributor

Cherry-pick 1.3.3 release notes from #5122.
Update the full_version.

[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[ ] Security
[x] Test and Release
[ ] User Experience
[ ] Developer Infrastructure

Martin Taillefer and others added 30 commits September 12, 2019 10:15
* clarify the release note due to change

in auto protocol detection yesterday

* add link
* manual PR for 4976

* fix lint
* Improve Tabs CSS (#4980)

(cherry picked from commit ccc9ca6)

* Fixes for the archive site. (#4989)

(cherry picked from commit d71b114)
Signed-off-by: Douglas Reid <dougreid@google.com>
* fix multi cluster dns docs

* fix multi cluster dns docs

* ignore multicast spelling check
istio-testing and others added 17 commits September 27, 2019 16:52
Signed-off-by: Venil Noronha <veniln@vmware.com>
* Remove usages of curl inside istio-proxy

Distroless builds of Istio do not contain curl, so we should not tell
users to use it. Pilot-agent handles this functionality for us
* Added blog for monitoring external service traffic

In release 1.3 we added support for monitoring traffic to external services
which are allowed or get blocked. This blog explains how to use these metrics to
get the host names/IP addresses for these external services.
* manual merge of #5025

* fix link to Envoy's access logging
* release announcement and blog

* fix lint

* update version
* fix link issue

* space

* use the link frank suggested

* Update content/en/news/2019/istio-security-2019-005/index.md
cc @lambdai who pointed out this is not accurate
* Istioctl describe op guide

* Fix lint

* spelling

* small corrections

* wording tweak
* Clarify relationship between pods and workloads

* Update content/en/docs/reference/glossary/pod.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
In release this is changed to below:
```yaml
global:
  # Default hub for Istio images.
  # Releases are published to docker hub under 'istio' project.
  # Daily builds from prow are on gcr.io
  hub: docker.io/istio

  # Default tag for Istio images.
  tag: 1.3.2
```
Not sure how to fix, but having the dev defaults here may be misleading.
* 1.3.3 release notes

* 1.3.3 release notes

* Apply suggestions from code review

Co-Authored-By: Romain Lenglet <romain.lenglet@berabera.info>

* Added note regarding Envoy crash
@istio-testing
Copy link
Contributor

@rlenglet: PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@istio-testing istio-testing added needs-rebase Indicates a PR needs to be rebased before being merged size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Oct 14, 2019
@googlebot
Copy link

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added the cla: no Set by the Google CLA bot to indicate the author of a PR has not signed the Google CLA. label Oct 14, 2019
@istio-testing
Copy link
Contributor

@rlenglet: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
lint_istio.io a992280 link /test lint_istio.io
Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@rlenglet rlenglet closed this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/test and release cla: no Set by the Google CLA bot to indicate the author of a PR has not signed the Google CLA. needs-rebase Indicates a PR needs to be rebased before being merged size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.