Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions Makefile.core.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export IN_BUILD_CONTAINER := $(IN_BUILD_CONTAINER)

# ISTIO_IMAGE_VERSION stores the prefix used by default for the Docker images for Istio.
# For example, a value of 1.6-alpha will assume a default TAG value of 1.6-dev.<SHA>
ISTIO_IMAGE_VERSION ?= 1.27-alpha
ISTIO_IMAGE_VERSION ?= 1.28-alpha
export ISTIO_IMAGE_VERSION

# Determine the SHA for the Istio dependency by parsing the go.mod file.
Expand Down Expand Up @@ -87,7 +87,7 @@ export NETLIFY_URL


# Which branch of the Istio source code do we fetch stuff from
export SOURCE_BRANCH_NAME ?= release-1.27
export SOURCE_BRANCH_NAME ?= master

site:
@scripts/gen_site.sh
Expand Down
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,19 +82,22 @@ This script replaces the old process where an admin needed to run to commit dire
a release branch, but this should be doable for anyone on the docs team and parallels the process of branch cutting done by the release managers for minor versions in
the other repositories.

This script requires the `gh` command line tool to be installed and authenticated. Please note that due to a limitation in the gh tool's PR creation ability, the forked
repository must be created by a user and not an organization. See [this issue](https://github.com/cli/cli/issues/10093) for more details.
This script requires:

- The GitHub CLI tool (`gh`) to be installed and authenticated. Please note that due to a limitation in the gh tool's PR creation ability, the forked
repository must be created by a user and not an organization. See [this issue](https://github.com/cli/cli/issues/10093) for more details.
- GNU tools. If you are running OS X, you will need to install at least gnu-sed and have `sed` by linked to that version of the utility.

1. The script takes a single argument, the new minor version. For example, if the new minor version is `1.26`, run
`./scripts/create_minor_version.sh 1.26`. The script *requires* the `FORKED_REPO_SOURCE` environment variable to be set to the source of the forked repo. This is used
`./scripts/create_minor_version.sh 1.26`. The script *requires* the `FORKED_GIT_SOURCE` environment variable to be set to the source of the forked repo. This is used
to do the work and to create PRs from

1. Do a dry run before the official release to ensure everything is working as expected. This is done by specifying DRY_RUN=1 in the command line. For example:
`DRY_RUN=1 FORKED_REPO_SOURCE[email protected]:dhawton/istio-istio.io ./scripts/create_minor_version.sh 1.26`. This will do all the work in a /tmp directory (or `TMP_DIR`) and will not
`DRY_RUN=1 FORKED_GIT_SOURCE[email protected]:dhawton/istio-istio.io ./scripts/create_minor_version.sh 1.26`. This will do all the work in a /tmp directory (or `TMP_DIR`) and will not
push any changes to the repos

1. On the day of .0 release, the docs team will need to run the script but leave off the DRY_RUN environment variable. This will be the live publishing.
`FORKED_REPO_SOURCE[email protected]:dhawton/istio-istio.io ./scripts/create_minor_version.sh 1.26`
`FORKED_GIT_SOURCE[email protected]:dhawton/istio-istio.io ./scripts/create_minor_version.sh 1.26`

1. Go to the istio.io project on [Netlify](https://netlify.com) and set the staging environment to the new release branch and deploy. Navigate to https://istio-staging.netlify.app and
verify that the new release branch is being used and the documentation looks correct
Expand Down
3 changes: 3 additions & 0 deletions archive/archive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
<input id=search-textbox class=form-control name=q type=search aria-label="Search this site">
<button id=search-close title="Cancel search" type=reset aria-label="Cancel search"><svg class="icon"><use xlink:href="./img/icons.svg#cancel-x"/></svg></button></form></nav></header><div class=banner-container></div><main class="primary notoc"><div id=sidebar-container class="sidebar-container sidebar-offcanvas"></div><div class=article-container><h1>istio.io Archives</h1><p>Snapshots of the <a href=https://istio.io>istio.io</a> website for each release.</p><ul>
<li>
<a href=/v1.26>v1.26</a>
</li>
<li>
<a href=/v1.25>v1.25</a>
</li>
<li>
Expand Down
34 changes: 34 additions & 0 deletions archive/v1.26/404.html

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions archive/v1.26/BingSiteAuth.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0"?>
<users>
<user>86F35B7093A1D257A52E93881D12EC5B</user>
</users>
3 changes: 3 additions & 0 deletions archive/v1.26/_headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# A path:
/*
Access-Control-Allow-Origin: *
863 changes: 863 additions & 0 deletions archive/v1.26/_redirects

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/airbnb/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/atlassian/index.html

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions archive/v1.26/about/case-studies/autotrader/index.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions archive/v1.26/about/case-studies/bluecore/index.html

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions archive/v1.26/about/case-studies/bol.com/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/cash-app/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/ebay/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/fico/index.html

Large diffs are not rendered by default.

112 changes: 112 additions & 0 deletions archive/v1.26/about/case-studies/index.html

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions archive/v1.26/about/case-studies/rappi/index.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/salesforce/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/splunk/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/t-mobile/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/wp-engine/index.html

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/case-studies/zozo/index.html

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions archive/v1.26/about/deployment/index.html

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions archive/v1.26/about/ecosystem/index.html

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions archive/v1.26/about/faq/ambient-mode/index.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions archive/v1.26/about/faq/distributed-tracing/index.html

Large diffs are not rendered by default.

55 changes: 55 additions & 0 deletions archive/v1.26/about/faq/general/index.html

Large diffs are not rendered by default.

223 changes: 223 additions & 0 deletions archive/v1.26/about/faq/index.html

Large diffs are not rendered by default.

106 changes: 106 additions & 0 deletions archive/v1.26/about/faq/metrics-and-logs/index.html

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions archive/v1.26/about/faq/security/index.html

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions archive/v1.26/about/faq/setup/index.html

Large diffs are not rendered by default.

105 changes: 105 additions & 0 deletions archive/v1.26/about/faq/traffic-management/index.html

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions archive/v1.26/about/service-mesh/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

35 changes: 35 additions & 0 deletions archive/v1.26/about/solutions/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions archive/v1.26/about/training/index.html

Large diffs are not rendered by default.

44 changes: 44 additions & 0 deletions archive/v1.26/blog/2017/0.1-auth/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions archive/v1.26/blog/2017/0.1-auth/istio_auth_overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions archive/v1.26/blog/2017/0.1-auth/istio_auth_workflow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
171 changes: 171 additions & 0 deletions archive/v1.26/blog/2017/0.1-canary/index.html

Large diffs are not rendered by default.

85 changes: 85 additions & 0 deletions archive/v1.26/blog/2017/0.1-using-network-policy/index.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions archive/v1.26/blog/2017/adapter-model/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions archive/v1.26/blog/2017/adapter-model/machine.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 59 additions & 0 deletions archive/v1.26/blog/2017/index.html

Large diffs are not rendered by default.

55 changes: 55 additions & 0 deletions archive/v1.26/blog/2017/mixer-spof-myth/index.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 76 additions & 0 deletions archive/v1.26/blog/2018/aws-nlb/index.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions archive/v1.26/blog/2018/delayering-istio/index.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
210 changes: 210 additions & 0 deletions archive/v1.26/blog/2018/egress-https/index.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
781 changes: 781 additions & 0 deletions archive/v1.26/blog/2018/egress-mongo/index.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading