zirain
bdb411e42d
remove WIP annotations ( #3241 )
...
* hidden WIP annotations
* remove them
2024-06-18 20:01:33 -04:00
zengyuxing007
c6ba867f73
add some annotations for ambient traffic redirection ( #3114 )
2024-03-11 18:04:56 -07:00
Istio Automation
63dcee0970
Automator: update common-files@master in istio/api@master ( #3097 )
2024-02-23 16:20:31 -08:00
zirain
2d7eff4284
update annotations and labels page ( #3043 )
2024-01-12 06:40:35 -08:00
zirain
5e4450dbd5
mark extraStatTags deprecated ( #3037 )
...
* mark extraStatTags deprecated
* release-notes
* fix gen
2024-01-09 09:27:44 -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
Kuat
fabade8697
clarify the documentation ( #2816 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-14 19:26:11 -07:00
Kuat
870636f5cc
stats: allow custom histogram buckets ( #2800 )
...
* stats: allow custom histogram buckets
Signed-off-by: Kuat Yessenov <kuat@google.com>
* fix docs
Signed-off-by: Kuat Yessenov <kuat@google.com>
* fix
Signed-off-by: Kuat Yessenov <kuat@google.com>
---------
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-06 15:26:03 -07:00
Jacek Ewertowski
a946141822
Add annotation istio.io/rev ( #2743 )
...
* Add annotation istio.io/rev
Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
* Describe istio.io/rev in more detail
Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
---------
Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
2023-04-10 16:08:00 -07:00
Eric Van Norman
b994cdf2df
Add gateway.istio.io/controller-version annotation ( #2745 )
...
* Add gateway.istio.io/controller-version annotation
* Fix lint
2023-04-03 08:53:33 -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
John Howard
87dfc8c8c0
Deprecate injection annotation ( #1997 )
...
* Deprecate injection annotation
This has been replaced with a label of the same name. The label is
strictly more powerful since selection is done in Kubernetes, rather
than in Istio.
See
https://preliminary.istio.io/latest/docs/setup/additional-setup/sidecar-injection/#controlling-the-injection-policy
* gen
2022-07-18 12:56:26 -07:00
Frank Budinsky
25925643fd
Namespace annotation for cluster leaders ( #2385 )
...
* Namespace annotation for cluster leaders
* add release note
* better description
* regen
* spelling
* change default
* change annotation name
* update release note
* change default
2022-06-30 06:44:07 -07:00
Oksana Baranova
bfbafaf1ba
Document new sidecar annotation to exclude interfaces ( #2374 )
...
* Document new sidecar annotation to exclude interfaces and update auto generated files
* release note
* make gen
* updated as a feature
2022-06-14 09:39:45 -07:00
LiuDui
2eb8069a88
move node selector annotation to api repo ( #2305 )
...
* move node selector annotation to api repo
* update node -> service
* update description
2022-06-01 18:31:09 -07:00
LiuDui
0e003b5fce
Update the package where the variable resides ( #2306 )
2022-04-19 08:11:15 -07:00
LiuDui
7bbe5627ad
move port label to api repo ( #2193 )
...
* move port label to api repo
* update p
2021-12-28 10:55:33 -08:00
Yangmin Zhu
065f3356b5
unhide the dry-run annotation ( #2179 )
2021-12-12 02:08:20 -08:00
mandarjog
0f32f62807
Add ProxyImage to defaultConfig ( #2148 )
...
* Add ProxyImage to defaultConfig
Add ProxyImage to defaultConfig and ProxyConfig.
This overrides and eventually takes place of the values API.
Signed-off-by: Mandar U Jog <mjog@google.com>
* remove image name
Signed-off-by: Mandar U Jog <mjog@google.com>
* Remove hub and tag from ProxyImage
Signed-off-by: Mandar U Jog <mjog@google.com>
* add annotation and fix doc
* fix gen
2021-11-15 12:24:51 -08:00
LiuDui
00e465a7d9
move annotation to istio/api ( #2130 )
...
* move annotation to istio/api
* update pr
2021-11-01 11:53:14 -07:00
LiuDui
fd380ebaca
Move the Annotation to istio/api ( #2126 )
...
* Move the Annotation to istio/api
* update pr
* update pr
* update pr
2021-10-19 10:14:15 -07:00
John Howard
1c84260bf4
Document annotations used for injection ( #1956 )
...
These are not new annotations, but backfilling ones used in injection
that were not previously in the API repo.
2021-04-29 11:47:55 -07:00
Kebe
9780eca5ea
Add sidecar.istio.io/agentLogLevel annotation ( #1903 )
...
* Add sidecar.istio.io/agentLogLevel annotation
* + add release note
* > fix error change
2021-04-02 08:43:33 -07:00
Yangmin Zhu
e3f75bd8b6
add dry-run annotation ( #1933 )
2021-03-31 16:20:43 -07:00
Nathan Mittler
a7d07ed40d
Removing unused labels. ( #1839 )
...
Also removing duplicate TLSMode label that was incorrectly included in the annotations list. It was never used by istio/istio.
2021-01-21 11:12:46 -08:00
Nathan Mittler
23e39dadb2
Specify feature status for annotations ( #1723 )
2021-01-05 16:02:59 -08:00
Eric Van Norman
1e9b1a15be
Manual make update-common and make gen ( #1726 )
2020-11-02 11:35:27 -08:00
Kuat
a68466d72e
remove more mixer stuff ( #1564 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-07-29 12:11:40 -07:00
Joey Bratton
5f26aa5836
Add includeOutboundPorts annotation ( #1447 )
...
Related to https://github.com/istio/istio/pull/23941 and in preparation for a matching CNI PR, this change defines the new `includeOutboundPorts` annotation that is ultimately used by `istio-iptables`.
2020-06-04 21:20:24 -07:00
John Howard
3b39923819
Add proxy config annotation ( #1401 )
...
* Add proxy config annotation
This is already implemented in istio/istio. No problem changing the
syntax if people have concerns as it has not yet shipped - just need to make sure it makes it
into 1.6.
* Update annotation
2020-04-29 12:11:48 -07:00
John Howard
fb462ece86
Add configuration for prometheus aggregation ( #1354 )
...
* Add configuration for prometheus aggregation
Design:
https://docs.google.com/document/d/1TTeN4MFmh4aUYYciR4oDBTtJsxl5-T5Tu3m3mGEdSo8/edit
* regen
* aggregate -> merge
* add default
* fix gen
* Update comment
* gen
2020-04-07 10:16:55 -07:00
rolandkool
85b9e55c6f
Document new sidecar annotations for setting resource limits ( #1346 )
...
* Document new sidecar annotations for setting resource limits
* update auto generated files
2020-03-24 17:38:56 -07:00
Shriram Rajagopalan
87dde8cda9
cleanup unused and incorrect annotations ( #1332 )
...
* cleanup unused and incorrect annotations
Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>
* nits
Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>
2020-03-18 08:34:52 -07:00
Joe Selman
7f5243e44d
Add annotation for suppressing analyzer messages per-resource ( #1227 )
2020-01-14 10:33:23 -08:00
Kun Chang
6166b45d34
add annotation for enableCoreDump ( #1226 )
2020-01-08 10:16:17 -08:00
Jason Wang
d2b87eef56
Use annotations for CRD gen ( #1192 )
...
* change crd gen to use annotations
* Add more annotations to crds
* revert generated kubernetes file
* regen with new container
* use the new image and regen
* cleanup and regen
2019-12-05 15:45:47 -08:00
John Howard
75ed25ab68
Add operator annotations ( #1160 )
...
* Add operator annotations
* Fix language
2019-11-06 14:09:15 -08:00
Martin Taillefer
365fcec87f
Update common files. ( #1119 )
2019-10-08 17:05:47 -07:00
Ed Snible
7d93c2ea8b
Spell check and Istio Style Guide conformance ( #1117 )
2019-10-08 13:00:37 -07:00
Jianfei Hu
a90f877295
Add an annotation option to opt-in autopilot. ( #1090 )
...
* add an annotation option to opt-in autopilot.
* determined typo.
* update the naming to autoMTLS
* update comments.
* move alphabetically sorted.
2019-09-23 18:21:12 -07:00
Martin Taillefer
982935ba45
Add a Galley annotation. ( #1017 )
2019-08-02 07:46:53 -07:00
Martin Taillefer
ae67f60b2e
Generate a doc page for our annotations. ( #993 )
2019-07-25 21:09:24 +00:00