Skip to content

Commit cdde45c

Browse files
authored
[master] bump post-1.27 (#16770)
* update data/versions.yml and archive v1.26 * WIP Signed-off-by: Daniel Hawton <[email protected]> * resync repos Signed-off-by: Daniel Hawton <[email protected]> --------- Signed-off-by: Daniel Hawton <[email protected]>
1 parent 50d794c commit cdde45c

File tree

4,262 files changed

+3874118
-253
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,262 files changed

+3874118
-253
lines changed

Makefile.core.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export IN_BUILD_CONTAINER := $(IN_BUILD_CONTAINER)
2727

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

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

8888

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

9292
site:
9393
@scripts/gen_site.sh

README.md

Lines changed: 8 additions & 5 deletions

archive/archive/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
<input id=search-textbox class=form-control name=q type=search aria-label="Search this site">
1212
<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>
1313
<li>
14+
<a href=/v1.26>v1.26</a>
15+
</li>
16+
<li>
1417
<a href=/v1.25>v1.25</a>
1518
</li>
1619
<li>

archive/v1.26/404.html

Lines changed: 34 additions & 0 deletions
Large diffs are not rendered by default.

archive/v1.26/BingSiteAuth.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0"?>
2+
<users>
3+
<user>86F35B7093A1D257A52E93881D12EC5B</user>
4+
</users>

archive/v1.26/_headers

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# A path:
2+
/*
3+
Access-Control-Allow-Origin: *

archive/v1.26/_redirects

Lines changed: 863 additions & 0 deletions
Large diffs are not rendered by default.

archive/v1.26/about/case-studies/airbnb/index.html

Lines changed: 38 additions & 0 deletions
Large diffs are not rendered by default.

archive/v1.26/about/case-studies/atlassian/index.html

Lines changed: 38 additions & 0 deletions
Large diffs are not rendered by default.

archive/v1.26/about/case-studies/autotrader/index.html

Lines changed: 39 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)