What's Changed
Breaking
- ingress-controller/config: remove redis by @calebdoxsey in #835
- ingress-controller/settings: remove cookie secure option by @calebdoxsey in #872
- remove authenticate callback path by @calebdoxsey in #1250
New
- config: add certificate authorities by @calebdoxsey in #485
- support external authenticate by @wasaga in #534
- add programmatic login options to the CRD by @wasaga in #613
- config: add cookie_same_site option by @calebdoxsey in #620
- settings: add access_log_fields and authorize_log_fields by @calebdoxsey in #701
- ingress-controller/config: add pass_identity_headers option by @calebdoxsey in #811
- Support for empty host in ingress rules (#941) by @kralicky in #945
- crd: add runtimeFlags by @wasaga in #1010
- add support for udp routes by @calebdoxsey in #1079
- settings: add codec_type by @calebdoxsey in #1085
- add support for the route 'depends_on' option by @kenjenkins in #1150
- add downstream mtls settings by @calebdoxsey in #1159
- add circuit breaker thresholds by @calebdoxsey in #1171
- add ssh settings by @calebdoxsey in #1175
- add mcp ingress annotations by @wasaga in #1178
- settings: add dns refresh rate options by @calebdoxsey in #1224
- config: add file storage option by @calebdoxsey in #1230
- cmd: add additional databroker options by @calebdoxsey in #1229
Fixes
- crd: add gitlab by @calebdoxsey in #482
- fix logging for ingresses that are not managed by us by @wasaga in #530
- fix nil reference in timeouts section by @wasaga in #750
- ingress-controller/config: fix disabled set response headers by @calebdoxsey in #877
- ingress-controller/config: support go durations in annotations by @calebdoxsey in #1047
- upgrade main by @calebdoxsey in #1133
- controller: skip name check by @wasaga in #1205
Changed
- enable backport bot by @wasaga in #443
- update reference.md location by @wasaga in #448
- add auto tls option by @wasaga in #474
- set core to main and envoy to 1.25 by @wasaga in #531
- ci: use large gh runners by @wasaga in #540
- set main manifests to point to main docker image by @wasaga in #541
- bump core by @wasaga in #556
- use updated envoy config by @calebdoxsey in #589
- bump linter to v1.52.2 and resolve warnings by @wasaga in #598
- add set response headers global option by @wasaga in #599
- setResponseHeaders: fix typo by @wasaga in #601
- debug: add some additional runtime flags by @wasaga in #602
- add stress test by @wasaga in #609
- allow to omit authenticate params, that would default to hosted authentication by @wasaga in #612
- bump core to v0.22.0 by @wasaga in #617
- upgrade core to current main branch, including #4192, #4187, #4186, #4190 by @wasaga in #639
- bump core main reference by @wasaga in #642
- add global timeout customization by @wasaga in #651
- remove depguard by @calebdoxsey in #668
- update dependabot by @calebdoxsey in #669
- fix manifests, fix publish docs action by @wasaga in #693
- add useProxyProtocol option to the CRD by @wasaga in #694
- add docs refs to log fields options by @wasaga in #718
- docs: update pass identity headers reference link by @wasaga in #837
- make github actions use go 1.21 by @wasaga in #863
- upgrade deprecated kustomization rules by @wasaga in #864
- ingress-controller/ci: check docker base images by @calebdoxsey in #871
- docker: use distroless noroot user/group by @wasaga in #878
- ci: upgrade Go to 1.22 by @wasaga in #898
- ci: group dependabot updates by @calebdoxsey in #919
- ingress-controller/ci: update dependabot grouping by @calebdoxsey in #932
- ingress-controller/mock: switch to uber mock by @calebdoxsey in #939
- envoy: upgrade to v1.30.1 by @kenjenkins in #943
- logs: set default log level to info by @wasaga in #950
- envoy: upgrade to v1.30.3 by @kenjenkins in #987
- ci: avoid opening multiple "update core" PRs by @kenjenkins in #1011
- runtime: upgrade Go to 1.23.0, bump core by @wasaga in #1024
- deployment: set proxy service externalTrafficPolicy: Local by @wasaga in #1030
- ci: remove 'make lint' step from Test workflow by @kenjenkins in #1043
- remove empty boilerplate file by @kenjenkins in #1050
- k8s: upgrade to v0.31.0 by @wasaga in #1062
- ci/Makefile: allow override envtest versions via env variables by @wasaga in #1060
- gateway: add a new api group by @kenjenkins in #1058
- gateway: add config/gateway-api kustomization by @kenjenkins in #1065
- initial gateway reconcile logic by @kenjenkins in #1059
- gateway: controller implementation by @kenjenkins in #1063
- gateway: new command-line options by @kenjenkins in #1064
- gateway: policy filter implementation by @kenjenkins in #1067
- gateway: add GatewayClass to kustomization by @kenjenkins in #1068
- upgrade to v0.28.0 by @calebdoxsey in #1069
- rename codec_type to codecType by @calebdoxsey in #1087
- (fix) exit gracefully if bootstrap secrets exist by @wrmedford in #1091
- ci: more flexible version branch regex by @wasaga in #1092
- routes: add description, logo_url, source_ppl by @calebdoxsey in #1089
- ports: use high ports, advertise http/3 port as 443 by @wasaga in #1101
- add bearer_token_format and idp_access_token_allowed_audiences by @calebdoxsey in #1103
- upgrade core by @calebdoxsey in #1106
- upgrade core by @calebdoxsey in #1108
- upgrade core by @calebdoxsey in #1112
- upgrade core by @calebdoxsey in #1123
- upgrade core by @calebdoxsey in #1125
- update core by @wasaga in #1126
- crd: add tracing params by @wasaga in #1127
- revert 1030 by @wasaga in #1129
- upgrade to go v1.24 by @calebdoxsey in #1143
- release notes for v0.29.0 by @wasaga in #1117
- assigning svc CLuster IP when svc is a NodePort by @hamzabouissi in #1099
- pomerium: Fix Enpoints port mapping by @BenoitKnecht in #1102
- OPE-145 Push ingress controller to cloudsmith by @gaurdro in #1172
- fix: persistence docs link in pomerium CR status by @alexandreLamarre in #1184
- route: add name annotation by @wasaga in #1190
- add example of a second ingress controller installation to a cluster by @wasaga in #1188
- mcp: add mcp_server_upstream_oauth2_auth_url annotation by @wasaga in #1191
- bump core main by @wasaga in #1192
- global config: ignore if a referenced cert not found by @wasaga in #1193
- mcp: add server_path annotation by @wasaga in #1199
- feat(ingress) : add common_lb_config as an ingress config annotation by @alexandreLamarre in #1203
- add dns options by @calebdoxsey in #1210
- feat: basic ingress controller health checks implementation by @alexandreLamarre in #1227
- config: add a clustered databroker configuration by @calebdoxsey in #1234
- build health checks into default deployment by @alexandreLamarre in #1233
- config: sort certs to prevent churn by @backport-actions-token[bot] in #1248
- set core to v0.31.0 by @wasaga in #1253
Dependency Updates
- bump envoy to v1.24.0 by @wasaga in #444
- Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot[bot] in #447
- Bump tibdex/github-app-token from 1.6.0 to 1.7.0 by @dependabot[bot] in #446
- Bump github.com/open-policy-agent/opa from 0.46.1 to 0.47.0 by @dependabot[bot] in #445
- Bump distroless/base from
90d0605
to485e1e5
by @dependabot[bot] in #455 - Bump golang from 1.19.3 to 1.19.4 by @dependabot[bot] in #454
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot[bot] in #456
- Bump github.com/open-policy-agent/opa from 0.47.0 to 0.47.3 by @dependabot[bot] in #450
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot[bot] in #462
- Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot[bot] in #460
- Bump golang from
04f76f9
to54184d6
by @dependabot[bot] in #461 - Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot[bot] in #470
- Bump distroless/base from
485e1e5
tob76e5b6
by @dependabot[bot] in #469 - Bump golang from
54184d6
to660f138
by @dependabot[bot] in #468 - Bump actions/cache from 3.0.11 to 3.2.1 by @dependabot[bot] in #467
- Bump github.com/open-policy-agent/opa from 0.47.3 to 0.47.4 by @dependabot[bot] in #464
- Bump actions/cache from 3.2.1 to 3.2.2 by @dependabot[bot] in #471
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot[bot] in #481
- Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot[bot] in #480
- Bump distroless/base from
b76e5b6
toe0c57aa
by @dependabot[bot] in #479 - Bump github.com/open-policy-agent/opa from 0.47.4 to 0.48.0 by @dependabot[bot] in #478
- Bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot[bot] in #492
- Bump github.com/sergi/go-diff from 1.2.0 to 1.3.1 by @dependabot[bot] in #491
- Bump golang from 1.19.4 to 1.19.5 by @dependabot[bot] in #490
- Bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot[bot] in #489
- Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot[bot] in #488
- Bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot[bot] in #487
- bump core to v0.21.0-rc1 by @wasaga in #493
- Bump k8s.io/apimachinery from 0.25.4 to 0.26.1 by @dependabot[bot] in #499
- Bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot[bot] in #498
- bump core to v0.21.0-rc2 by @wasaga in #501
- Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 by @dependabot[bot] in #507
- Bump google.golang.org/grpc from 1.52.0 to 1.52.3 by @dependabot[bot] in #508
- Bump docker/setup-buildx-action from 2.2.1 to 2.4.0 by @dependabot[bot] in #511
- Bump distroless/base from
e0c57aa
to010cc31
by @dependabot[bot] in #513 - Bump actions/cache from 3.2.3 to 3.2.4 by @dependabot[bot] in #512
- Bump tibdex/github-app-token from 1.7.0 to 1.8.0 by @dependabot[bot] in #510
- Bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.1 by @dependabot[bot] in #514
- Bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot[bot] in #517
- Bump distroless/base from
010cc31
toa59388c
by @dependabot[bot] in #520 - Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot[bot] in #518
- Bump golang from 1.19.5 to 1.20.0 by @dependabot[bot] in #519
- Bump golang from
9be8859
to63c5d64
by @dependabot[bot] in #528 - Bump distroless/base from
a59388c
to5119056
by @dependabot[bot] in #527 - Bump github.com/open-policy-agent/opa from 0.48.0 to 0.49.0 by @dependabot[bot] in #525
- Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot[bot] in #526
- Bump github.com/pomerium/pomerium from 0.21.0-rc2 to 0.21.0 by @dependabot[bot] in #524
- Bump distroless/base from
5119056
tob91cfa6
by @dependabot[bot] in #537 - Bump golang from 1.20.0 to 1.20.1 by @dependabot[bot] in #538
- Bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 by @dependabot[bot] in #536
- bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot[bot] in #535
- upgrade kubernetes to v1.26 by @wasaga in #543
- Bump distroless/base from
b91cfa6
to6826ce1
by @dependabot[bot] in #549 - Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot[bot] in #548
- Bump github.com/open-policy-agent/opa from 0.49.0 to 0.49.2 by @dependabot[bot] in #547
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot[bot] in #545
- Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 by @dependabot[bot] in #544
- Bump golang from
2edf6aa
to52921e6
by @dependabot[bot] in #555 - Bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.26.2 by @dependabot[bot] in #554
- Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot[bot] in #550
- Bump golang from 1.20.1 to 1.20.2 by @dependabot[bot] in #561
- Bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot[bot] in #560
- Bump actions/cache from 3.2.6 to 3.3.1 by @dependabot[bot] in #557
- Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot[bot] in #558
- Bump github.com/open-policy-agent/opa from 0.49.2 to 0.50.1 by @dependabot[bot] in #563
- Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot[bot] in #562
- Bump golang from
74a3829
to5990c4f
by @dependabot[bot] in #571 - Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot[bot] in #570
- Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot[bot] in #569
- Bump k8s.io/apiserver from 0.26.2 to 0.26.3 by @dependabot[bot] in #568
- Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 by @dependabot[bot] in #567
- Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.12.0 by @dependabot[bot] in #566
- Bump k8s.io/apiextensions-apiserver from 0.26.2 to 0.26.3 by @dependabot[bot] in #580
- Bump golang from
5990c4f
to1724dc3
by @dependabot[bot] in #578 - Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot[bot] in #577
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot[bot] in #576
- Bump github.com/open-policy-agent/opa from 0.50.1 to 0.50.2 by @dependabot[bot] in #574
- Bump github.com/open-policy-agent/opa from 0.50.2 to 0.51.0 by @dependabot[bot] in #584
- Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot[bot] in #583
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot[bot] in #582
- Bump golang from 1.20.2 to 1.20.3 by @dependabot[bot] in #588
- Bump distroless/base from
6826ce1
to344ef23
by @dependabot[bot] in #587 - Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot[bot] in #586
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot[bot] in #591
- Bump golang from
23050c2
to403f486
by @dependabot[bot] in #590 - upgrade go and envoy by @calebdoxsey in #595
- set core to main by @wasaga in #597
- Bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot[bot] in #607
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot[bot] in #606
- Bump sigs.k8s.io/controller-tools from 0.11.3 to 0.11.4 by @dependabot[bot] in #604
- Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot[bot] in #611
- Bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 by @dependabot[bot] in #610
- Bump github.com/open-policy-agent/opa from 0.51.0 to 0.52.0 by @dependabot[bot] in #614
- Bump distroless/base from
344ef23
to766c538
by @dependabot[bot] in #616 - Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 by @dependabot[bot] in #615
- Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot[bot] in #628
- Bump distroless/base from
766c538
tobff68ce
by @dependabot[bot] in #624 - Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot[bot] in #627
- Bump golang from 1.20.3 to 1.20.4 by @dependabot[bot] in #625
- Bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 by @dependabot[bot] in #631
- Bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 by @dependabot[bot] in #634
- Bump golang from
31a8f92
to685a22e
by @dependabot[bot] in #633 - Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot[bot] in #632
- Bump github.com/go-playground/validator/v10 from 10.13.0 to 10.14.0 by @dependabot[bot] in #637
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot[bot] in #648
- Bump github.com/open-policy-agent/opa from 0.52.0 to 0.53.0 by @dependabot[bot] in #645
- Bump golang from
685a22e
to690e413
by @dependabot[bot] in #644 - Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot[bot] in #643
- pin node to lts by @wasaga in #652
- Bump k8s.io/apimachinery from 0.26.3 to 0.27.2 by @dependabot[bot] in #655
- Bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 by @dependabot[bot] in #654
- Bump distroless/base from
bff68ce
tode8fb01
by @dependabot[bot] in #653 - Bump github.com/envoyproxy/go-control-plane from 0.11.0 to 0.11.1 by @dependabot[bot] in #657
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot[bot] in #667
- Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by @dependabot[bot] in #666
- Bump github.com/open-policy-agent/opa from 0.53.0 to 0.53.1 by @dependabot[bot] in #665
- Bump golang from 1.20.4 to 1.20.5 by @dependabot[bot] in #663
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot[bot] in #661
- Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #659
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot[bot] in #664
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot[bot] in #662
- Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot[bot] in #660
- Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.2 by @dependabot[bot] in #656
- Bump docker/metadata-action from 4.4.0 to 4.6.0 by @dependabot[bot] in #672
- Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot[bot] in #680
- Bump golang from
4b1fc02
to6b3fa4b
by @dependabot[bot] in #670 - Bump node from
df5a66e
to05824f7
by @dependabot[bot] in #671 - Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by @dependabot[bot] in #673
- Bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot[bot] in #674
- Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot[bot] in #676
- Bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot[bot] in #675
- Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.3 by @dependabot[bot] in #679
- Bump github.com/open-policy-agent/opa from 0.53.1 to 0.54.0 by @dependabot[bot] in #691
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot[bot] in #689
- Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot[bot] in #688
- Bump golang from
6b3fa4b
to344193a
by @dependabot[bot] in #686 - Bump node from
05824f7
to3801c22
by @dependabot[bot] in #687 - dependencies: upgrade core by @calebdoxsey in #702
- Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot[bot] in #704
- Bump google.golang.org/grpc from 1.56.1 to 1.57.0 by @dependabot[bot] in #706
- Bump github.com/open-policy-agent/opa from 0.54.0 to 0.55.0 by @dependabot[bot] in #709
- Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot[bot] in #713
- Bump docker/setup-buildx-action from 2.8.0 to 2.9.1 by @dependabot[bot] in #716
- Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot[bot] in #715
- Bump golang from 1.20.5 to 1.20.6 by @dependabot[bot] in #714
- Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.2 by @dependabot[bot] in #724
- Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot[bot] in #722
- Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.1 by @dependabot[bot] in #719
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot[bot] in #720
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot[bot] in #749
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot[bot] in #748
- Bump tibdex/github-app-token from 1.8.0 to 1.8.2 by @dependabot[bot] in #746
- Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot[bot] in #747
- Bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0 by @dependabot[bot] in #741
- Bump github.com/go-playground/validator/v10 from 10.15.1 to 10.15.3 by @dependabot[bot] in #738
- Bump distroless/base from
de8fb01
to6691be5
by @dependabot[bot] in #737 - Bump golang from 1.20.6 to 1.21.0 by @dependabot[bot] in #736
- Bump node from
3801c22
tof41231b
by @dependabot[bot] in #735 - Bump node from
f41231b
to2daec43
by @dependabot[bot] in #770 - Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot[bot] in #769
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot[bot] in #767
- Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot[bot] in #766
- Bump tibdex/github-app-token from 1.8.2 to 2.1.0 by @dependabot[bot] in #764
- Bump github.com/go-playground/validator/v10 from 10.15.3 to 10.15.4 by @dependabot[bot] in #756
- Bump google.golang.org/grpc from 1.57.0 to 1.58.2 by @dependabot[bot] in #753
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot[bot] in #768
- Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot[bot] in #765
- Bump actions/checkout from 3.6.0 to 4.1.0 by @dependabot[bot] in #763
- Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot[bot] in #760
- Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot[bot] in #762
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot[bot] in #759
- Bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0 by @dependabot[bot] in #758
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot[bot] in #772
- Bump golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #771
- upgrade envoy to v1.28.0 by @kenjenkins in #774
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot[bot] in #777
- Bump golang from 1.21.1 to 1.21.3 by @dependabot[bot] in #796
- upgrade go to 1.21 by @calebdoxsey in #799
- Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot[bot] in #797
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot[bot] in #829
- build(deps): bump golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot[bot] in #823
- build(deps): bump github.com/go-playground/validator/v10 from 10.15.4 to 10.16.0 by @dependabot[bot] in #822
- build(deps): bump docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot[bot] in #821
- build(deps): bump distroless/base-debian12 from
d53efe9
tod904990
by @dependabot[bot] in #819 - build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot[bot] in #817
- build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot[bot] in #820
- build(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.59.0 by @dependabot[bot] in #827
- build(deps): bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 by @dependabot[bot] in #830
- build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.0 by @dependabot[bot] in #832
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot[bot] in #838
- build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot[bot] in #854
- build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot[bot] in #853
- build(deps): bump docker/metadata-action from 5.2.0 to 5.4.0 by @dependabot[bot] in #852
- build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot[bot] in #851
- build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.2 by @dependabot[bot] in #849
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot[bot] in #847
- build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot[bot] in #843
- build(deps): bump distroless/base-debian12 from
d904990
to8548e30
by @dependabot[bot] in #841 - build(deps): bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 by @dependabot[bot] in #844
- build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot[bot] in #846
- build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 by @dependabot[bot] in #859
- build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot[bot] in #883
- build(deps): bump docker/metadata-action from 5.4.0 to 5.5.1 by @dependabot[bot] in #893
- build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot[bot] in #892
- build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot[bot] in #882
- build(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 by @dependabot[bot] in #884
- build(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 by @dependabot[bot] in #885
- build(deps): bump actions/cache from 3.3.2 to 4.0.0 by @dependabot[bot] in #894
- deps: upgrade k8s api version and controller-runtime by @wasaga in #896
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot[bot] in #916
- build(deps): bump github.com/gosimple/slug from 1.13.1 to 1.14.0 by @dependabot[bot] in #915
- build(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.0 by @dependabot[bot] in #913
- build(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.2 by @dependabot[bot] in #912
- build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot[bot] in #908
- build(deps): bump actions/cache from 4.0.0 to 4.0.1 by @dependabot[bot] in #907
- build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.2 by @dependabot[bot] in #909
- build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot[bot] in #901
- build(deps): bump distroless/base-debian12 from
8548e30
to530b451
by @dependabot[bot] in #899 - build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot[bot] in #911
- build(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 by @dependabot[bot] in #914
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #905
- build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot[bot] in #904
- build(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 by @dependabot[bot] in #902
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @kenjenkins in #917
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot[bot] in #918
- build(deps): bump the docker group with 1 update by @dependabot[bot] in #920
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #921
- build(deps): bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.4 by @dependabot[bot] in #924
- build(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #933
- build(deps): bump the docker group with 1 update by @dependabot[bot] in #934
- build(deps): bump the go group with 4 updates by @dependabot[bot] in #935
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot[bot] in #940
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #948
- build(deps): bump the go group with 6 updates by @dependabot[bot] in #946
- build(deps): bump distroless/base-debian12 from
08baf3b
to8aa9165
in the docker group by @dependabot[bot] in #949 - Upgrade controller-runtime to v0.15.0 and k8s api to v0.30.0 by @kralicky in #953
- build(deps): bump distroless/base-debian12 from
8aa9165
to8c26ef9
in the docker group by @dependabot[bot] in #967 - build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #964
- build(deps): bump the go group across 1 directory with 7 updates by @dependabot[bot] in #970
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #995
- build(deps): bump the go group with 4 updates by @dependabot[bot] in #996
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot[bot] in #1007
- build(deps): bump distroless/base-debian12 from
8c26ef9
to8d946e4
in the docker group by @dependabot[bot] in #1019 - build(deps): bump the github-actions group with 7 updates by @dependabot[bot] in #1021
- build(deps): bump the go group with 2 updates by @dependabot[bot] in #1020
- build(deps): bump the go group with 3 updates by @dependabot[bot] in #1028
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1026
- build(deps): bump the go group across 1 directory with 2 updates by @dependabot[bot] in #1041
- build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #1044
- build(deps): bump distroless/base-debian12 from
8d946e4
to254c962
in the docker group by @dependabot[bot] in #1035 - build(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #1055
- build(deps): bump the go group with 4 updates by @dependabot[bot] in #1056
- build(deps): bump distroless/base-debian12 from
254c962
to2d0f47e
in the docker group by @dependabot[bot] in #1054 - build(deps): bump the go group with 5 updates by @dependabot[bot] in #1076
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1074
- build(deps): bump distroless/base-debian12 from
2d0f47e
tod88b20e
in the docker group by @dependabot[bot] in #1075 - build(deps): bump the k8s group with 8 updates by @dependabot[bot] in #1077
- build(deps): bump the go group with 3 updates by @dependabot[bot] in #1083
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #1082
- build(deps): bump the k8s group with 6 updates by @dependabot[bot] in #1084
- build(deps): bump distroless/base-debian12 from
d88b20e
toee694ee
in the docker group by @dependabot[bot] in #1095 - build(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #1098
- build(deps): bump the go group with 5 updates by @dependabot[bot] in #1096
- build(deps): bump the k8s group with 7 updates by @dependabot[bot] in #1097
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot[bot] in #1110
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 by @dependabot[bot] in #1107
- build(deps): bump the k8s group with 7 updates by @dependabot[bot] in #1114
- build(deps): bump the go group with 7 updates by @dependabot[bot] in #1113
- build(deps): bump the github-actions group with 7 updates by @dependabot[bot] in #1115
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #1119
- build(deps): bump distroless/base-debian12 from
ee694ee
to76acc04
in the docker group by @dependabot[bot] in #1138 - build(deps): bump the github-actions group with 6 updates by @dependabot[bot] in #1137
- build(deps): bump the k8s group across 1 directory with 6 updates by @dependabot[bot] in #1144
- build(deps): bump the go group across 1 directory with 3 updates by @dependabot[bot] in #1148
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1155
- build(deps): bump the go group with 4 updates by @dependabot[bot] in #1152
- build(deps): bump the go group across 1 directory with 2 updates by @dependabot[bot] in #1160
- build(deps): bump distroless/base-debian12 from
76acc04
to5baa38c
in the docker group by @dependabot[bot] in #1167 - build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1164
- build(deps): bump the go group with 3 updates by @dependabot[bot] in #1165
- build(deps): bump the k8s group across 1 directory with 7 updates by @dependabot[bot] in #1166
- build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #1174
- build(deps): bump distroless/base-debian12 from
5baa38c
to20bc102
in the docker group by @dependabot[bot] in #1179 - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #1177
- build(deps): bump the k8s group with 5 updates by @dependabot[bot] in #1181
- build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the github-actions group by @dependabot[bot] in #1182
- build(deps): bump the go group across 1 directory with 4 updates by @dependabot[bot] in #1183
- build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 in the github-actions group by @dependabot[bot] in #1200
- build(deps): bump the k8s group with 5 updates by @dependabot[bot] in #1202
- build(deps): bump the go group with 6 updates by @dependabot[bot] in #1201
- setup-envtest: use latest patch version available by @wasaga in #1204
- build(deps): bump distroless/base-debian12 from
20bc102
toc35d5c0
in the docker group by @dependabot[bot] in #1221 - build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1222
- build(deps): bump the go group with 8 updates by @dependabot[bot] in #1223
- build(deps): bump the k8s group with 6 updates by @dependabot[bot] in #1220
- build(deps): bump the go group with 8 updates by @dependabot[bot] in #1239
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #1240
- build(deps): bump distroless/base-debian12 from
c35d5c0
to61e3d3d
in the docker group by @dependabot[bot] in #1238 - build(deps): bump the k8s group with 6 updates by @dependabot[bot] in #1241
New Contributors
- @kralicky made their first contribution in #945
- @wrmedford made their first contribution in #1091
- @hamzabouissi made their first contribution in #1099
- @BenoitKnecht made their first contribution in #1102
- @gaurdro made their first contribution in #1172
Full Changelog: v0.20.0...v0.31.0