John Howard
638ceb91b1
Improvements to CEL validations ( #3218 )
...
* Validate wildcard label selectors
* More CEL improvements
This gives WasmPlugin and Telemetry full parity with the webhook.
Verified by fuzzing, which I will merge into istio/istio after this
(tests fail before this lands)
2024-05-29 22:58:03 -04:00
dependabot[bot]
209833968f
Bump golang.org/x/net from 0.19.0 to 0.23.0 in /tests ( #3164 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 09:29:24 -07:00
dependabot[bot]
65c5c282bf
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests ( #3123 )
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 20:33:34 -07:00
jacob-delgado
412dcc8314
Update test dependencies ( #3029 )
...
* Update test dependencies
* fix cel-go
2023-12-14 18:06:33 -08:00
dependabot[bot]
4f180435eb
Bump golang.org/x/net from 0.14.0 to 0.17.0 in /tests ( #3027 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 15:35:32 -08:00
John Howard
7616d8fa4f
telemetry: add native CRD validation ( #2971 )
2023-10-23 18:03:02 -07:00
John Howard
a53bf82349
Adopt CRD native validation ( #2951 )
...
* Adopt CRD native validation: WasmPlugin
* fix banner
* Hide confusing errors
2023-10-16 12:49:37 -07:00