* Deprecate Deployment Manager install, point to Istio on GKE (#3149)
* Deprecate Deployment Manager install, point to Istio on GKE
* Remove deployment manager completely
* Rename quick-start-gke-dm to drop dm
* Fix indentation, stale links
* adding new blog post on traffic mgmt
* updates to address PR feedback
* fixed spelling issues and adjusted weight
* added DestinationRule to linter spelling config
* removed DestinationRule, using backticks per instructions
* using backticks instead of custom spelling config
This commit updates the grab_reference_docs.sh script to fetch docs for
the Wavefront by VMware adapter in order to publish it under the
adapters list.
Signed-off-by: Venil Noronha <veniln@vmware.com>
* Fix an error when applying the end-user authentiction policy with mTLS
In
https://istio.io/docs/tasks/security/authn-policy/#end-user-authentication-with-mutual-tls,
the following error occurs when applying the end-user authentiction policy with mTLS. This PR
fixes this error.
Error from server: error when applying patch:
{"metadata":{"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"authentication.istio.io/v1alpha1\",\"kind\":\"Policy\",\"metadata\":{\"annotations\":{},\"name\":
\"jwt-example\",\"namespace\":\"foo\"},\"spec\":{\"origins\":[{\"jwt\":{\"issuer\":\"testing@secure.istio.io\",\"jwksUri\":\"https://raw.githubusercontent.com/istio/istio/release-1.0/security/too
ls/jwt/samples/jwks.json\"}}],\"peers\":[{\"mTLS\":{}}],\"principalBinding\":\"USE_ORIGIN\",\"targets\":[{\"name\":\"httpbin\"}]}}\n"}},"spec":{"peers":[{"mTLS":{}}]}}
to:
&{0xc4200a9a40 0xc420361260 foo jwt-example STDIN 0xc42211a040 20632 false}
for: "STDIN": admission webhook "pilot.validation.istio.io" denied the request: error decoding configuration: YAML decoding error: origins:
- jwt:
issuer: testing@secure.istio.io
jwksUri: https://raw.githubusercontent.com/istio/istio/release-1.0/security/tools/jwt/samples/jwks.json
peers:
- mTLS: {}
principalBinding: USE_ORIGIN
targets:
- name: httpbin
unknown field "mTLS" in v1alpha1.PeerAuthenticationMethod
* Fix a grammar error
* Update Guideline
Add guideline/warning, that we need to have unique name in `port name` if we use multiple host and HTTPS protocol.
* Update Guideline after remarks
Update with remarks
* Update according to latest remarks
* Fix a few lint errors and dissable the release notes links until ready. (#2522)
(cherry picked from commit 837f16af99)
* Fix compatibility issue with dynamic text and Firefox. (#2523)
(cherry picked from commit ab869ca88f)
- Fix background color of text areas not being applied correctly for extra-wide blocks.
- Incressed padding around text areas in mobile to make selection easier.
- Removed the right-hand side indent of text areas and block quotas when in mobile.
- Reduced the left-hand side indent of block quotas on mobile.
(cherry picked from commit 59fe531036)
* Chineses: update Docs concepts security (#2315)
* fix security content update
* fix security content update
* fix security content update
fix images
fix md rules
* fix security content update
fix images
fix md rules
fix url
* fix security content update
fix images
fix md rules
fix link url
* fix security content update
fix images
fix md rules
fix link url
* fix security content update
fix images
fix md rules
fix link url
* fix security content update
fix images
fix md rules
fix link url
(cherry picked from commit acc4f43d0b)
* Remove undesirable redirects.
(cherry picked from commit 1f9566ccf6)
* Fix mentions of specific releases (#2379)
- Remove the release-specific wording on the main release note page and on the docs page. This
ends up being hard to keep correct and not really useful.
- Add a full_version variable in args.yml which contains the 3 part release version
such as 1.0.1. When we release a new patch, we need to update this number in the current
release branch.
- Apply the full_version variable to the download button on the home page. It will now say "DOWNLOAD 1.0.1".
(cherry picked from commit 94ccb1b08e)
* Fix position of hero text on landing page, on mobile.
(cherry picked from commit 0cfa623f60)
* Fix overlapping sidenav button on mobile.
(cherry picked from commit dc8076aba2)
* Remove the 1.1 link that came in with the cherry pick.
* fix-404 (#2375)
* fix-404
* re-lint
* fix-404 in zh
(cherry picked from commit 511ba7b5a7)
* Fix extra brace (#2263)
(cherry picked from commit 586c740d36)
* Translate help/ops/component-debugging into Chinese (#2255)
Rebase component-logging
(cherry picked from commit 8d80491780)
* Translate help/faq/traffic-management into Chinese;Fix format (#2267)
(cherry picked from commit 034548e67a)
* Translate help/faq/telemery into Chinese (#2269)
* Translate help/faq/telemery into Chinese;Fix space
* Fix ci failed
(cherry picked from commit ada8c96a66)
* translate /help/ops/missing-metrics (#2265)
* translate /help/ops/missing-metrics
* change title
(cherry picked from commit 60296ae6fc)
* Extend the secure ingress task with multiple ingress certificates/hosts (#2238)
* generate certificates in httpbin.example.com directory
* add initial section for ingress for multiple hosts
* add a cleanup step for the directories related to certificates
* fix formatting
* add subsection: Redeploy istio-ingressgateway with the new certificates
* rename httpbin-gateway into mygateway
* add redeployment of Gateway for two hosts
* add -o /dev/null -s -w "%{http_code}\n" to the bookinfo's curl
* fix italics in sending a request to bookinfo
* add verify that httpbin.example.com is accessible as previously
* add -v to curl to bookinfo, show certificates printed
* remove -n istio-system from virtualservice bookinfo
* add Host header to curl requests
* put empty lines around the code blocks
* fix spell checker errors
(cherry picked from commit d5cb694285)
* add 'location: MESH_EXTERNAL' to the service entries (#2226)
it is currently not required, however for the sake of proper configuration
it should be added
(cherry picked from commit b2bb9c5f2d)
* add DestinationRule to example (#2261)
(cherry picked from commit beeb9c341d)
* fix sample RbacConfig in concept page. (#2253)
(cherry picked from commit 053efb78f9)
* Highlight "Istio multicluster" in example document. (#2196)
(cherry picked from commit 670fb9eba0)
* fix mistranslate of /zh/docs/setup/kubernetes/helm-install (#2270)
* fix mistranslate of /zh/docs/setup/kubernetes/helm-install
* fix related link of changed title
(cherry picked from commit 54327f7286)
* translation:/content/help/faq/mixer/index.md (#2250)
* traslation:/content/docs/concepts/index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* trigger
* trigger
* translation:/content/help/faq/mixer/index.md
* translation:/content/help/faq/mixer/index.md 格式问题
(cherry picked from commit e497125203)
* Translate expression-language into chinese (#2134)
* Translate expression-language into chinese
* add spaces between chinese and english words, for expression-language page (#2134)
* delete repeat character,add spaces (#2134)
* add period to title end (#2134)
* remove alias
* remove spelling
(cherry picked from commit 9dd2adb8db)
* Translate into Chinese: help/faq/security/https-overlay.md (#2272)
* Translate into Chinese: help/faq/security/https-overlay.md
* Update https-overlay.md
* Update https-overlay.md
* Update https-overlay.md
* Update https-overlay.md
* Trigger CI
* Trigger CI
* Update https-overlay.md
(cherry picked from commit 32529b099a)
* Translate into Chinese: help/faq/security/check-policy.md (#2276)
* Translate into Chinese: help/faq/security/check-policy.md
* Update check-policy.md
* Update CI
(cherry picked from commit 5064a5fc50)
* adding schedule to istio twich live stream page (#2274)
* Adding twitch stream schedule to content
* --amend
(cherry picked from commit 86c0dd3eac)
* Spell Lisa's name correctly (#2279)
(cherry picked from commit b73b6a8ac7)
* Switch to Hugo 0.47 (#2288)
- Fixes the bug where not all of our files would get the right lastmod
time extracted from GitHub.
- Fixes most of the cases of bad HTML output around the use of {{<text>}}. There's
still a single bad case which I'll report to the Hugo folks.
- Use Hugo's new --minify option to minify HTML instead of having to use the
separate and slow html-minifier program.
- Fix some bad HTML on the landing page.
(cherry picked from commit be7c374f29)
* suggest a more recent gke minor version (#2283)
ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Master version "1.10.5-gke.0" is unsupported.
(cherry picked from commit 4a49a2d1e7)
* translate update setup requirement (#2282)
(cherry picked from commit 083de5b4c6)
* translate: update taks/traffic-management/egress (#2280)
(cherry picked from commit c10b355290)
* Delete special chars and turn on HTML checking (#2292)
* Delete special chars and turn on HTML checking
- Refer to #2289 and issue #2290
- Delete the special chars in Chinese content
- Turn on HTML checking to highlight problems
* delete the redundant period
(cherry picked from commit 91d2481bc5)
* remove extra space before dot (#2305)
(cherry picked from commit f8f20afc17)
* Bunch of site fixes & improvements. (#2306)
- Correct the use of OpenGraph annotations. I used the wrong attribute name, so the
annotations were never recognized.
- Added support for Twitter cards to our site, improving the experience of referencing
the site from Twitter posts.
- Added support for the twitter: front matter field for use in blog posts. Specifying this
front-matter entry will show the author's twitter address on the blog post, and will
add a Twitter card entry to the page noting the author's address.
- Renamed the page_icon front matter field to just icon to be consistent with other
entries.
- Made it so the subtitle front matter field can be used anywhere, not just on blog posts.
- Added a lint check to ensure subtitles don't end with a period.
- We now insert an "author" metadata entry whenever the attribution: front matter
field is used.
(cherry picked from commit 5e29d61ff2)
* Remove another bad alias.
(cherry picked from commit 06c6796057)
* Work around Hugo bug with GitHub last modification times. (#2206)
Hugo is unable to report accurate GitHub information for a certain
percentage of our files. Instead of displayed a last mod time of
"January 1, 0001" we omit display a last modification date at all.
https://github.com/gohugoio/hugo/issues/5054
(cherry picked from commit 388242e7a1)
* Move the Reporting Bugs page next to Reporting Security Vulnerabilities, under About (#2207)
(cherry picked from commit 9157434991)
* Fix scroll offset when linking to a FAQ entry (#2208)
(cherry picked from commit 6ac9175b3a)
* remove the word 'global' as it adds confusion (#2209)
(cherry picked from commit 25f7c61a4b)
* Translate:faq/security/use-k8s.secrets (#2212)
(cherry picked from commit 2f1ca0d554)
* Translate:ops/telemetry/_index (#2213)
(cherry picked from commit 9683bdfda8)
* Translate into Chinese: Multiple files Sync/update (#2202)
* Translate into Chinese: blog/2017/0.2-announcement/index.md
* Update index.md
* Update _index.md
* Translate into Chinese: Multiple files
* Update index.md
* Update index.md
* Sync
* Sync
* Sync/Update
* Sync/Update
* Sync
* Fix no space problem.
* Update _index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update _index.md
* Update index.md
* Update content_zh/docs/setup/kubernetes/ansible-install/index.md
* Update _index.md
(cherry picked from commit 3e30d83714)
* Translate: help/ops/misc (#2211)
(cherry picked from commit f4cfcc8725)
* Translate:ops/telemetry/grafana (#2214)
(cherry picked from commit 355874ac58)
* Translate:faq/general/how-was-istio-started (#2216)
(cherry picked from commit 2e5610f7e4)
* Translate:fqa/general/license (#2217)
(cherry picked from commit d6f73e3713)
* Translate:faq/general/doesnt-work (#2222)
(cherry picked from commit 06eaeefdb4)
* Translate:faq/general/doc (#2223)
(cherry picked from commit 174f03d246)
* Translate:/faq/general (#2215)
* Translate:/faq/general
* Add period
(cherry picked from commit d701e5dfc3)
* Full text RSS feeds (#2103)
Currently, only the short description of each post is included in the RSS feed. This change will update the feed to include the whole text of each blog post.
(cherry picked from commit 0714acb8a2)
* Add zh-CN version of controlz index page: /help/ops/controlz/index (#2224)
(cherry picked from commit 2ef3bf4f97)
* remove redundant slash (#2225)
(cherry picked from commit 24bd238265)
* CSS fixes (#2229)
Improve long-standing hack that makes link anchors and a sticky nav header
work together. The improved hack deals correctly with varying font sizes,
removing the need for custom hackery for the FAQ and Glossary pages.
Fixes a slight rendering discrepency when printing pages.
(cherry picked from commit 894b0b6b5a)
* translate: reference galley, fixed outline in istioctl reference (#2228)
* translate: reference galley, fixed outline in istioctl reference
* Changed: Translation for the word `rotate`
(cherry picked from commit 15894b14a8)
* Update page authoring guide. (#2230)
(cherry picked from commit 4763c09d79)
* fixed typo (#2201)
* fixed typo
* Changed translation for the word 'cluster'.
* re-lint
(cherry picked from commit 7ee6e9f6e0)
* Fix incorrect aspect ratio.
(cherry picked from commit 6a152a766d)
* translate /help/glossary/#pilot #destination #mutual-tls #secure-nami… (#2210)
* translate /help/glossary/#pilot #destination #mutual-tls #secure-naming #service-consumer #service-operator #service-producer #service-registry #source #tls-origination
* add spaces between chinese and english, fix typo (#2210)
(cherry picked from commit 393e5a2f0e)
* Translate:faq/general/what-is-istio (#2219)
* Translate:faq/general/what-is-istio
* Translate fix
* trigger ci
(cherry picked from commit cd804e5978)
* Chinese: add ops index (#2233)
* Chinese: add ops index
* tigger ci
(cherry picked from commit 2471c0f8dd)
* Translate:faq/general/what-does-istio-mean (#2220)
* Translate:faq/general/what-does-istio-mean
* Add empty line
* Fix trans
(cherry picked from commit 0b22f85178)
* Translate: faq/general/partners-and-vendors (#2221)
* Translate: faq/general/partners-and-vendors
* trigger ci
* trigger ci
(cherry picked from commit 2cd6c56101)
* Translation: fix translation for faq/general/partners (#2235)
(cherry picked from commit 66c8af9fd1)
* Translate:faq/general/deploy-environ (#2218)
* Translate:fqa/general/deploy-environ
* Fix translation
* trigger ci
(cherry picked from commit 626b02592b)
* Translate:faq/roadmap (#2237)
* Translate:faq/roadmap
* trigger ci
* trigger ci again
(cherry picked from commit 324550e182)
* translate report bug (#2231)
* translate report bug
* fix punctuation and aliases problem
(cherry picked from commit f02601caad)
* Added host header to curl command (#2181)
(cherry picked from commit 4da4ded184)
* Translate: faq/general/contribute (#2236)
* Translate: faq/general/contribute
* Fix zh doc link
(cherry picked from commit 9aaf635a60)
* translated authorization-permissive (#2241)
* translate authorization-permissive
* use Chinese doc link
(cherry picked from commit 72c5552a8b)
* translate debug authorization (#2240)
* translate debug authorization
* translate keyword too and fix some punctuation problems
(cherry picked from commit 4632d70737)
* traslation:/content/docs/concepts/index.md (#2244)
(cherry picked from commit 36e27e0f26)
* translation:/content/docs/reference/config/authorization/_index.md (#2245)
* traslation:/content/docs/concepts/index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* trigger
* trigger
(cherry picked from commit 1e6f0473f1)
* Translate help/ops/setup into Chinese (#2234)
Parallel word add symbol "、"
(cherry picked from commit b059264a67)
* Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md (#2251)
* Translate into Chinese: blog/2017/0.2-announcement/index.md
* Update index.md
* Update _index.md
* Translate into Chinese: Multiple files
* Update index.md
* Update index.md
* Sync
* Sync
* Sync/Update
* Sync/Update
* Sync
* Fix no space problem.
* Update _index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update _index.md
* Update index.md
* Update content_zh/docs/setup/kubernetes/ansible-install/index.md
* Update _index.md
* Update index.md
* Update index.md
* Update index.md
* Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md
* Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md
(cherry picked from commit 481e834f62)
* translated content_zh/help/ops/security/authorization-restrictive/index.md (#2249)
(cherry picked from commit 2f4e75e1af)
* Translate:faq/why-use-istio (#2246)
* Translate:faq/why-use-istio
* Fix translation
* trigger ci
(cherry picked from commit f91ab5e66b)
* Translate:faq/how-do-i-get-started (#2247)
* Translate:faq/how-do-i-get-started
* Fix translation
* trigger ci
* trigger ci
(cherry picked from commit 9f277ca041)
* Translate help/ops/component-logging into Chinese (#2248)
Fix Format
(cherry picked from commit a32d29165d)
* Remove recovation from security concept doc (#2257)
(cherry picked from commit b7976e6d94)
* fixed: outdated reference to the field `httpReqTimeout` (#2242)
removed index.html from the list.
(cherry picked from commit 1b8ac1877b)
* Add a missing link. (#2259)
(cherry picked from commit 78b6a64589)
* Remove undesirable redirects.
(cherry picked from commit 583d9fc31e)