Patrick Ohly
15a0bbcc47
dependencies: cel-go v0.29.2
...
There may be some useful enhancements in
https://github.com/cel-expr/cel-go/releases/tag/v0.28.0 and
https://github.com/cel-expr/cel-go/releases/tag/v0.29.0 , but primarily the goal
is to get https://github.com/cel-expr/cel-go/pull/1357 (included in v0.29.0)
because that is a relevant performance improvement for how DRA uses CEL.
Updating to >= v0.28.1 is safe, in contrast to v0.28.0, because v0.28.1 includes
https://github.com/cel-expr/cel-go/pull/1303 and therefore doesn't trigger
https://github.com/kubernetes/kubernetes/issues/138334 .
As explained by Tristan
Swadell (https://github.com/kubernetes/kubernetes/pull/140205#issuecomment-4877100299 ),
startsWith now scales to the size of the substring rather than the target
string, which changes some of the cost estimates. In another case, the
substring has to be made larger to trip an expected cost budget error.
2026-07-22 10:53:08 +02:00
Davanum Srinivas
09fbff5735
Update github.com/google/cel-go v0.26.0 -> v0.27.0
...
Bump cel-go to v0.27.0 to pick up the fix for context cancellation
error reporting that's breaking CI (see #138334 ).
Changes worth noting:
- cel-go switched from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3,
so removed it from the gopkg.in/yaml.v3 unwanted references
- Dropped transitive dep github.com/stoewer/go-strcase
- Updated transitive dep github.com/antlr4-go/antlr/v4
- Pinned cel-go at v0.27.0 in hack/unwanted-dependencies.json
Kubernetes-commit: <drop>
2026-04-13 08:53:35 -04:00
Josh Gwosdz
7a24c4ce5d
chore: update github.com/google/cel-go dependency to v0.25.0
...
Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com >
2025-04-25 10:07:12 +02:00
Cici Huang
c1e0443232
Bump cel-go to v0.23.2.
2025-02-03 18:06:51 +00:00
Joe Betz
b0180a9a37
hack/pin-dependency.sh github.com/google/cel-go v0.22.0
2024-11-06 15:53:17 -05:00
Cici Huang
80c0c2c32e
Update cel-go to v0.21.0
2024-10-02 17:15:58 +00:00
Jiahui Feng
350fcf957e
generated: ./hack/update-vendor.sh
2024-04-22 10:54:32 -07:00
Joe Betz
1a850a0063
Bump cel-go to v0.17.6
2023-08-23 17:31:20 -04:00
Joe Betz
5c0b59891d
Bump cel-go to v0.16.0
2023-05-31 18:36:43 -04:00
Kermit Alexander II
4a703d6cbc
Run pin-dependency.sh and update-vendor.sh.
2022-08-22 16:59:14 +00:00
Cici Huang
c67e914373
Bump cel-go to v0.12.3
2022-07-13 20:19:59 +00:00
Cici Huang
a421fd4834
Bump cel-go to v0.12.1
2022-07-11 17:05:32 +00:00
Cici Huang
772a252b06
Bump cel-go to v0.12.0
2022-07-11 08:40:34 -07:00
Joe Betz
2a6b85c395
Bump cel-go to v0.10.0
2022-03-07 20:47:04 -05:00
Joe Betz
d73403dc12
Pin new dependency: github.com/google/cel-go v0.9.0
2021-11-10 13:15:40 -05:00