Istio Automation
36ae2713df
Automator: update istio.io@ reference docs ( #8100 )
2020-09-08 19:12:01 -07:00
Shamsher Ansari
b845c60fd8
Revert "Revert "Update min k8 supported version for istio 1.8 ( #7776 )" ( #7777 )" ( #8027 )
...
This reverts commit e46961223d .
2020-08-26 10:06:37 -07:00
Eric Van Norman
1020de7a56
Update master branch to release-1.8 after publishing 1.7 ( #7997 )
...
* build an archive of v1.6 in master
* update data/versions.yml and archive index page
* advance master to release-1.8
* Missing `make snips` in script
2020-08-21 20:23:38 -07:00
Istio Automation
aaaca6f732
Automator: update istio.io@ reference docs ( #7852 )
2020-08-03 19:11:29 -07:00
Frank Budinsky
e46961223d
Revert "Update min k8 supported version for istio 1.8 ( #7776 )" ( #7777 )
...
This reverts commit a72ac48739 .
2020-07-23 09:46:22 -04:00
Shamsher Ansari
a72ac48739
Update min k8 supported version for istio 1.8 ( #7776 )
2020-07-23 06:09:35 -07:00
Eric Van Norman
db796eab17
Branch cut changes for release-1.7 ( #7767 )
...
* Branch cut changes for release-1.7
* Missed make gen
2020-07-22 09:12:06 -07:00
Istio Automation
2cfd31baca
Automator: update istio.io@ reference docs ( #7727 )
2020-07-17 19:13:14 -07:00
Istio Automation
16d64b5e02
Automator: update istio.io@ reference docs ( #7661 )
2020-07-03 10:32:54 -07:00
Shamsher Ansari
74f52e0e9a
Update min k8 supported version for istio 1.7 ( #7422 )
2020-05-28 06:32:19 -07:00
davidhauck
f6382001f9
update versions to 1.7 ( #7403 )
2020-05-26 14:10:02 -07:00
Istio Automation
676cef92ac
Automator: update istio.io@release-1.6 reference docs ( #7324 )
...
Force merge because of netlify
2020-05-15 09:48:47 -04:00
Istio Automation
7011f7650d
Automator: update istio.io@release-1.6 reference docs ( #7230 )
2020-05-06 09:26:29 -04:00
Eric Van Norman
dab6c9adb9
Manual ref doc update from release 1.6 with galley removed. ( #7171 )
...
* Run SOURCE_BRANCH_NAME=release-1.6 make update_ref_docs
* Fix galley reference doc being removed.
2020-04-28 12:20:17 -04:00
Eric Van Norman
cb57d515b3
Update supported releases ( #7160 )
2020-04-27 07:13:59 -07:00
Istio Automation
42fce40dc3
Automator: update istio.io@master reference docs ( #6419 )
2020-03-16 10:45:24 -07:00
Nico Aragon
8655de472b
v1.6
2020-03-05 15:25:11 -08:00
Frank Budinsky
5b6932ad40
v1.5 ( #6760 )
2020-03-05 16:58:51 -05:00
Istio Automation
812c91672a
make update_ref_docs against release_1.5 ( #6732 )
...
* make update_ref_docs against release_1.5
* Put back the file deleted by the script: istio.operator.v1alpha1/index.html
* Remove extraneous file (missing cherry pick from master)
2020-03-05 08:43:03 -08:00
Jason Wang
e62c16a6a4
Update reference docs ( #6486 )
...
* update reference docs
* move authn tls-check back
2020-02-21 07:19:43 -08:00
John Howard
e83c338d13
Bump supported versions ( #6484 )
2020-02-18 20:55:11 -08:00
John Howard
c4941e40ca
Point to 1.5 branch of Istio ( #6488 )
...
* Point to 1.5 branch of Istio
* Fix repo link
* api pt-br
2020-02-18 15:01:27 -08:00
Istio Automation
cdd2fc6b29
Automator: update istio.io@master reference docs ( #6394 )
2020-02-06 08:15:10 -08:00
Jason Allor
b626be3296
Transferring search engines to new user ( #6219 )
2020-01-02 07:18:23 -08:00
Martin Taillefer
7f2017fe05
Update reference docs. ( #6104 )
2019-12-14 23:43:40 -08:00
Chris Wilson
5091fa39c7
Update docs to reflect graduating istioctl analyze from experimental ( #6061 )
...
* Graduate istioctl analyze out of experimental
* Run update_ref_docs
2019-12-13 10:55:22 -08:00
Joe Selman
1562e6dc10
Update reference docs. ( #6038 )
2019-12-10 12:02:44 -08:00
Martin Taillefer
779a6754b3
Delete a useless shortcode. ( #5983 )
2019-12-04 15:02:24 -08:00
Martin Taillefer
48c8a28968
Prepare for 1.5. ( #5689 )
2019-11-14 13:01:31 -08:00
Martin Taillefer
5effeb4c3c
Update reference docs. ( #5526 )
2019-11-08 15:53:54 -08:00
Martin Taillefer
08189f25ef
Update reference docs. ( #5392 )
2019-11-05 12:03:41 -08:00
Martin Taillefer
3304aceca3
Clean up build logic. ( #5380 )
...
- Swap the "build" and "gen" terms used in this repo to match
what we do in other repos. "gen" generates a bunch of files, which
is needed by "build". Unlike other repos, the output of "gen" doesn't
need to be checked in to Git however.
- The clean target now cleans the generated directory.
- Makefile.core.mk now defines SOURCE_BRANCH_NAME that decides which
branch we get reference material from. This makes it much simpler to
switch branches.
- Added the "update_all" target which does all the work needed to pull
in the imported content.
2019-11-05 10:24:45 -08:00
Martin Taillefer
68c6ee0b84
Update reference docs. ( #5269 )
2019-10-28 14:42:16 -07:00
Martin Taillefer
d6445fc726
Update reference docs. ( #5173 )
...
preliminary.istio.io will now display reference material for the release-1.4 branches
of istio/istio, istio/api, and istio/operator.
2019-10-17 11:09:11 -07:00
Martin Taillefer
f7dd8c6613
Consolidate release-specific material into the news section. ( #5138 )
2019-10-15 09:27:11 -07:00
Martin Taillefer
9aaf5e4cba
Update reference docs. ( #5136 )
2019-10-11 13:18:13 -07:00
Martin Taillefer
74559202aa
Update reference docs. ( #5110 )
2019-10-08 20:54:49 -07:00
Martin Taillefer
9944d952ff
Add support for config analysis messages. ( #5096 )
...
- This provides the place where we can pour config analysis message
descriptions.
2019-10-08 10:30:41 -07:00
Martin Taillefer
e4d9f90839
Update reference docs. ( #4979 )
2019-09-12 13:23:39 -07:00
Martin Taillefer
0f82d03ee2
Setup for 1.4
2019-09-12 10:18:17 -07:00
Martin Taillefer
82f6ed62db
Final prep before creating the 1.3 branch.
2019-09-12 10:12:57 -07:00
Martin Taillefer
dfb41ae672
Add support for text block links that point to other repos. ( #4952 )
2019-09-10 11:57:07 -07:00
John Howard
841f835f84
Update upgrade steps for Istio 1.3 ( #4890 )
...
* Update upgrade steps for Istio 1.3
Fixes https://github.com/istio/istio.io/issues/4889
* updates
2019-09-03 13:57:22 -07:00
Eric Van Norman
3df22b5d0c
Update k8s supported to 1.13, 1.14, 1.15 ( #4847 )
2019-08-27 12:01:53 -07:00
mtail
628589d9f7
Switch to 1.3.
2019-06-18 18:03:28 -07:00
Martin Taillefer
1777ba2abc
Point to the right branch of istio/istio ( #4450 )
2019-06-17 19:23:27 +00:00
Martin Taillefer
8d5c03b060
Add support to build archive.istio.io's landing page. ( #4036 )
2019-04-24 16:07:51 -07:00
Martin Taillefer
b996791604
Point to istio/istio master. ( #4020 )
...
And fix a broken link to Envoy.
2019-04-23 07:57:56 -07:00
Martin Taillefer
6487e2f399
Simplify release tracking. ( #4018 )
2019-04-22 20:32:10 -07:00
Martin Taillefer
d458423cf4
Site improvements. ( #4015 )
...
- Substantially simplify logic that deals with releases & release notes.
- Make it easier to add a new release to the site. THere are fewer things to
change as the site infra can figure more stuff out on its own.
- Make it so release notes can be added in one language without require them
to be added in the other language.
- Replace the ugly "a new version is available" callout on older release note
pages with a popup that only shows up when you click on the download button.
2019-04-22 09:12:18 -07:00