Commit Graph

2234 Commits

Author SHA1 Message Date
Francisco Herrera 87475465cd
feat: add spaceDelimitedClaims field to RequestAuthentication API (#3547)
Signed-off-by: Francisco Herrera <fjglira@gmail.com>
2025-09-22 20:44:28 -07:00
Istio Automation 4f6a6c5edb
Automator: update common-files@master in istio/api@master (#3568) 2025-09-22 14:54:30 -07:00
Faseela K 4e0bbe7a60
Migrate storage version of security APIs to v1 (#3567)
* Migrate storage version of security APIs to v1

Signed-off-by: Faseela K <faseela.k@est.tech>

* add release notes

Signed-off-by: Faseela K <faseela.k@est.tech>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2025-09-22 11:09:13 -07:00
Rama Chavali 39b0069968
add support for additional cookie attributes (#3523)
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-09-20 00:11:10 -07:00
Prashanth Josyula 32bc595e98
Add TraceContextOption enum to ZipkinTracingProvider (#3566)
* Add TraceContextOption enum to ZipkinTracingProvider

Add support for configuring trace context propagation format in Zipkin
tracing provider. This enables users to choose between B3-only headers
(default) or dual B3/W3C header support for better interoperability
with W3C trace context systems.

Changes:
- Add TraceContextOption enum with USE_B3 and USE_B3_WITH_W3C_PROPAGATION values
- Add trace_context_option field to ZipkinTracingProvider message
- Maintain backward compatibility with USE_B3 as default

* Add TraceContextOption enum to ZipkinTracingProvider
Add support for configuring trace context propagation format in Zipkin
tracing provider. This enables users to choose between B3-only headers
(default) or dual B3/W3C header support for better interoperability
with W3C trace context systems.

Changes:
- Add TraceContextOption enum with USE_B3 and USE_B3_WITH_W3C_PROPAGATION values
- Add trace_context_option field to ZipkinTracingProvider message
- Maintain backward compatibility with USE_B3 as default

* Add support for configuring trace context propagation format in Zipkin
tracing provider. This enables users to choose between B3-only headers
(default) or dual B3/W3C header support for better interoperability
with W3C trace context systems.

Changes:
- Add TraceContextOption enum with USE_B3 and USE_B3_WITH_W3C_PROPAGATION values
- Add trace_context_option field to ZipkinTracingProvider message
- Maintain backward compatibility with USE_B3 as default
2025-09-19 04:09:28 -07:00
Kuat 59f420b4bf
stats: add bootstrap annotations for stats flush and eviction (#3562)
* add bootstrap annotations

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

* histogram bin sizes

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

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2025-09-18 11:37:27 -07:00
Sridhar Gaddam d7d5828bd6
Fix incorrect annotation in kubevirtInterfaces docs (#3564)
Related to: https://github.com/istio/istio/issues/57662

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2025-09-15 07:32:45 -07:00
Mitch Connors f7a34ed800
improve documentation for tag and rev label (#3418)
* improve documentation for tag and rev label

* make gen
2025-09-08 13:08:44 -07:00
Istio Automation 9f382aca05
Automator: update common-files@master in istio/api@master (#3563) 2025-09-08 11:59:45 -07:00
John Howard 6020cb55bf
Add new gateway.networking.k8s.io/gateway-class-name label (#3561)
* Add new gateway.networking.k8s.io/gateway-class-name label

This was merged upstream

* add hpa and pdb
2025-09-03 16:09:59 -07:00
jacob-delgado 3471b2b70b
run make gen (#3559) 2025-08-28 16:54:06 -04:00
Istio Automation 051df702c4
Automator: update common-files@master in istio/api@master (#3560) 2025-08-28 16:50:07 -04:00
Istio Automation 527bf0487a
Automator: update common-files@master in istio/api@master (#3558) 2025-08-28 13:36:06 -04:00
Istio Automation ea187a3c26
Automator: update common-files@master in istio/api@master (#3557) 2025-08-21 09:58:23 -04:00
Istio Automation 47f832b86c
Automator: update common-files@master in istio/api@master (#3555) 2025-08-20 07:32:22 -04:00
Faseela K f7e2506971
Clarify Service Entry addresses behavior limitations (#3549)
Signed-off-by: Faseela K <faseela.k@est.tech>
2025-08-19 16:56:20 -04:00
jacob-delgado 28d2c81cb5
Run with latest build container (#3552) 2025-08-19 03:35:16 -04:00
Istio Automation 7d52f16921
Automator: update common-files@master in istio/api@master (#3551) 2025-08-18 07:52:54 -04:00
Istio Automation dc36c0a88d
Automator: update common-files@master in istio/api@master (#3548) 2025-08-07 08:16:26 -04:00
Istio Automation 963bdaaf28
Automator: update common-files@master in istio/api@master (#3546) 2025-08-01 07:10:05 -04:00
Sergei Nikolaev 35764fa2f6
feat: add tls.caCertCredentialName (#3544)
* feat: add tls.caCertCredentialName

Signed-off-by: Sergei Nikolaev <kinolaev@gmail.com>

* chore: add release note

Signed-off-by: Sergei Nikolaev <kinolaev@gmail.com>

---------

Signed-off-by: Sergei Nikolaev <kinolaev@gmail.com>
2025-07-31 17:27:05 -04:00
Micah Nagel c7b3cb6027
unhide ambient.istio.io/bypass-inbound-capture annotation (#3543)
* unhide ambient.istio.io/bypass-inbound-capture annotoation

* fix: autogen

* fix: autogen
2025-07-23 04:14:48 -04:00
Rama Chavali e716877a15
add x-forwarded-host and x-forwarded-port in proxy headers (#3532)
* add x-forwarded-host and x-forwarded-port in proxy headers

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* comments

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* make gen

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

---------

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-07-20 21:18:44 -04:00
Istio Automation 4f1ba257a2
Automator: update common-files@master in istio/api@master (#3542) 2025-07-17 12:51:43 -04:00
jacob-delgado d9ba074fd3
update go.mod dependencies (#3541)
* update deps

* use go 1.23, not go 1.24

* make gen

* fix: non-constant format string in call to fmt.Errorf
2025-07-17 12:38:43 -04:00
Istio Automation 7c1a7c9441
Automator: update common-files@master in istio/api@master (#3540) 2025-07-15 11:20:38 -04:00
Istio Automation 59dcadc040
Automator: update common-files@master in istio/api@master (#3539) 2025-07-15 05:58:38 -04:00
Istio Automation 638d39554f
Automator: update common-files@master in istio/api@master (#3538) 2025-07-10 07:06:33 -04:00
Istio Automation ea38f1ceff
Automator: update common-files@master in istio/api@master (#3536) 2025-07-08 05:37:30 -04:00
Istio Automation 5abba36528
Automator: update common-files@master in istio/api@master (#3533) 2025-06-30 16:45:23 -04:00
Istio Automation 2aeaef9384
Automator: update common-files@master in istio/api@master (#3530) 2025-06-26 08:13:19 -04:00
zirain 09a4d534f2
add RetryBudget in DestinationRule (#3512)
* add RetryBudget in DestinationRule

* address comment

* gen

Signed-off-by: zirain <zirain2009@gmail.com>

---------

Signed-off-by: zirain <zirain2009@gmail.com>
2025-06-25 12:53:18 -04:00
Rama Chavali 54c00a1820
add gateway sds extension provider (#3529)
* add gateway sds extension provider

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* address comments

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* revert change

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

---------

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-06-25 11:14:18 -04:00
Istio Automation 3203c6c2b2
Automator: update common-files@master in istio/api@master (#3527) 2025-06-19 09:49:10 -04:00
Istio Automation 32aef48833
Automator: update common-files@master in istio/api@master (#3526) 2025-06-18 14:25:10 -04:00
zirain 65babd3c01
format protobuf files (#3522) 2025-06-16 11:17:16 -04:00
Craig Box 2d8537b42d
update sourceLabels and sourceNamespace docs (#3516)
* update sourceLabels and sourceNamespace docs

* made gen
2025-06-09 16:52:23 -04:00
Istio Automation 525552ff77
Automator: update common-files@master in istio/api@master (#3515) 2025-06-08 03:56:13 -04:00
Rama Chavali 5ce14890be
fix retry example in virtual service (#3514)
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-06-07 10:13:53 -04:00
Istio Automation 840d4bf8e3
Automator: update common-files@master in istio/api@master (#3513) 2025-06-06 10:17:52 -04:00
zirain 59d36095c4
fix doc (#3511) 2025-06-05 07:24:52 -04:00
Istio Automation 2420d6915d
Automator: update common-files@master in istio/api@master (#3510) 2025-06-04 12:36:51 -04:00
Tyler Schade 47c8bc9152
remove required validation for JWTRule issuer field (#3504)
Signed-off-by: tjons <tylerschade99@gmail.com>
2025-05-22 10:13:22 -04:00
Istio Automation ba07c2c455
Automator: update common-files@master in istio/api@master (#3508) 2025-05-22 09:17:33 -04:00
Istio Automation 31de7139c7
Automator: update common-files@master in istio/api@master (#3507) 2025-05-22 04:26:32 -04:00
Istio Automation 1854e1991c
Automator: update common-files@master in istio/api@master (#3506) 2025-05-15 14:21:15 -04:00
Jackie Maertens (Elliott) 6c028fec98
Define ServiceScopeConfig in ServiceSettings (#3464)
* Define ServiceScopeConfig in ServiceSettings

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Add release note

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* remove suffix

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* add back missing scope from example

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Remove nested list

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* make gen

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Update example

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* make gen

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Update gen

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Clarify example

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Clarify behavior of servicescopeconfig

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Respond to PR feedback about docs

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Move ServiceScopeConfigs to its own message. Define relationship
between ServiceSettings and ServiceScopeConfigs.

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Clarify declaritive intent

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Clarify API intent for mesh admin

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Fix example

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

---------

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
2025-05-15 13:12:15 -04:00
Istio Automation a630cf092d
Automator: update common-files@master in istio/api@master (#3505) 2025-05-13 17:58:13 -04:00
Rama Chavali 8c42862123
remove unnecessary comments (#3503)
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-05-10 10:51:46 -04:00
Istio Automation 6e80709806
Automator: update common-files@master in istio/api@master (#3501) 2025-05-09 09:55:45 -04:00