Commit Graph

9 Commits

Author SHA1 Message Date
Istio Automation c5bbf8925a
Automator: update common-files@release-1.21 in istio/api@release-1.21 (#3150) 2024-04-04 16:52:06 -07:00
zirain 2d7eff4284
update annotations and labels page (#3043) 2024-01-12 06:40:35 -08:00
Kuat fb3ebd69aa
proxy config: add support for PROXY protocol for gateways (#2860)
* introduce PROXY annotation

Signed-off-by: Kuat Yessenov <kuat@google.com>

* add release note

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

* update api

Signed-off-by: Kuat Yessenov <kuat@google.com>

* rewrite

Signed-off-by: Kuat Yessenov <kuat@google.com>

* rename to proxy_protocol

Signed-off-by: Kuat Yessenov <kuat@google.com>

* make gen

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-07-12 12:02:48 -07:00
Zhonghu Xu 62c7eb9b18
Added `sidecar.istio.io/inject` label (#2486)
* update for sidecar.istio.io/inject

* auto gen
2022-09-23 09:17:36 -07:00
LiuDui 0e003b5fce
Update the package where the variable resides (#2306) 2022-04-19 08:11:15 -07:00
Lin Sun 75b5398bac
update cluster label docs (#2076)
* update cluster label

* update make gen files

* update based on steven's comment

* update with input from Nathan

* make gen
2021-09-14 08:05:58 -07:00
Nathan Mittler 684bb8966a
Updating initial stability of subzone and network labels (#1853)
subzone: has been around for a while. It's tested and I believe some folks are using it in production. Probably at least beta.

network: fundamental label used by multicluster in particular for configuring multi-network scenarios. Since multicluster as a feature is beta, it makes sense that the stability here matches.
2021-01-29 12:19:41 -08:00
Nathan Mittler 13cd1e2d91
Updating description for canonical service labels. (#1811)
From post-merge comments on https://github.com/istio/api/pull/1804
2021-01-11 18:54:28 -08:00
Nathan Mittler 57c66a1898
Add documentation for labels (#1804)
Keeping the existing labels.go for now until the main code branch is migrated over to use the new variables.

Will also remove security.istio.io/tlsMode (which always was a label, not an annotation) from annotations once the main code branch is migrated over to the label variable.
2021-01-11 15:27:27 -08:00