Releases: Kuadrant/kuadrant-operator
Releases · Kuadrant/kuadrant-operator
v0.7.0-rc1
What's Changed
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #384
- fix cluster scoped istio CR by @eguzki in #391
- feat: accepted policy status condition by @KevFan in #347
- Bump github.com/containerd/containerd from 1.7.6 to 1.7.11 by @dependabot in #390
- Ensure shas retrieved by workflow are ordered by date by @adam-cattermole in #394
- gh actions: issues workflow: disable job on forked PR's OR it's an issue by @eguzki in #385
- Use istioctl for local install and skip sail tests on PR by @adam-cattermole in #395
- Reconcile Sub Component Limitador CR by @Boomatang in #350
- Remove --ocm-hub flag and update bundle by @adam-cattermole in #403
- Pin version of sail to nightly 18-01-2024 by @adam-cattermole in #402
- Update quickstart to correctly deploy from KUADRANT_REF by @adam-cattermole in #409
- Disable fail-fast for nightly integration tests by @adam-cattermole in #405
- Missing space in quickstart script by @adam-cattermole in #412
- [docs] Fixing some broken links by @jasonmadigan in #408
- Walkthrough text updates and quickstart.sh missing space fix by @trepel in #413
- Enhance docker network ipaddresspool by @eguzki in #418
- remove kind port mappings by @eguzki in #421
- docker-network-ipaddresspool.sh: dedicated IP address range by @eguzki in #422
- Change scheduled build naming by @pehala in #407
- Adding packages other than
controllers
to the code coverage report from the integration tests by @eguzki in #425 - Fix Nightly job by @pehala in #427
- feat: auth policy enforced condition by @KevFan in #411
- Unified kuadrant - Add TLSPolicy and DNSPolicy by @mikenairn in #416
- refactor: api machinary by @KevFan in #396
- Pin dns operator version v0.1.0 by @mikenairn in #457
- codecov disabled for forks by @eguzki in #487
- upgrade controller-gen to 0.14.0 by @philbrookes in #460
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #489
- update dns policy to have immutable strategy field by @maleck13 in #498
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #500
- Add examples folder for alerts & dashboards, and observability stack by @david-martin in #461
- Fixes of Secure, connect and protect guide by @trepel in #499
- GH-641 enforced condition on dnspolicy by @makslion in #449
- Refine platform eng dashboard by @david-martin in #494
- add latest cert-manager as dependency by @maleck13 in #506
- pin dns to 0.1.0 by @maleck13 in #509
- extend the message for no records present whil updating enforced condition by @makslion in #510
- Add alerts for TLS/DNS/Auth/RateLimit policies not targeting Gateways… by @david-martin in #514
- metrics server in dev cluster by @eguzki in #516
- Rate limiting wasmplugin controller: using GatewayAPI topology (DAG) by @eguzki in #447
- AP Defaults by @KevFan in #503
- Fix local setup for podman users by @david-martin in #517
- Gateway
kuadrant.io/namespace
annotation owned by a single controller by @eguzki in #520 - RLP Defaults by @KevFan in #456
- Fix generic function without instantiation by @guicassolato in #531
- Updated HTTPRoute for ToysStore with new label. by @david-martin in #524
- Add informative message for podman cmd fail by @david-martin in #534
- fix kuadrant CR finalizer by @eguzki in #538
- fix direct reference annotation reconciliation by @eguzki in #537
- Tidy up PE dashboard by @david-martin in #542
- Refine the app developer dashboard by @david-martin in #540
- Quickstart Setup: inline scripts and some UX improvements by @jasonmadigan in #532
- Add business user dashboard by @david-martin in #522
- Remove the -v and --fail-fast from the ginkgo test command by @Boomatang in #544
- AuthPolicy Atomic Overrides by @Boomatang in #525
- Implemented Policy labelling in CRDs by @dlaw4608 in #539
- Do/auth policy status by @Boomatang in #553
- Add high level metrics explanation docs page by @david-martin in #504
- Fix flaky invalid RLP/AP tests by @guicassolato in #558
- Feature - Distributed DNS by @philbrookes in #550
- Make selection of subnet using docker more flexible. by @Boomatang in #557
- RLP atomic override by @KevFan in #523
- Merge various downstream tweaks to dashboards by @david-martin in #555
- PolicyAffected condition for AuthPolicy and RateLimitPolicy by @guicassolato in #536
New Contributors
- @trepel made their first contribution in #413
- @makslion made their first contribution in #449
- @dlaw4608 made their first contribution in #539
Full Changelog: v0.6.1...v0.7.0-rc1
v0.6.1
v0.6.0
What's Changed
- Fix authconfig annotations reconciliation by @eguzki in #359
- re-add policy-controller by @maleck13 in #348
- Small enhancements to building actions by @pehala in #360
- Add support for project sail by @adam-cattermole in #323
- Fix bundle by @alexsnaps in #367
- Add to new project and include PRs by @alexsnaps in #366
- Gh 361 single cluster walk through by @maleck13 in #362
- Update doc/user-guides/secure-protect-connect.md by @maleck13 in #374
- Add descriptions and samples to CSV by @grzpiotrowski in #372
- refactor: align using CEL for target ref validation by @KevFan in #364
- Add CRDs printcolumns by @grzpiotrowski in #353
- fix istioctl deployment by @eguzki in #371
- Update secure-protect-connect.md by @maleck13 in #377
- Fixes to local setup for sail by @adam-cattermole in #380
- Fix policy controller dependency by @didierofrivia in #378
- improve steps format by @maleck13 in #383
- Add new quickstart script by @adam-cattermole in #373
- Adding Policy Controller to SHA builds by @didierofrivia in #379
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- refactor: controller-runtime v0.16.3 by @KevFan in #246
- Update gatewayapi to v1.0.0 by @adam-cattermole in #286
- Add mandatory Gateway API label to the policy CRDs by @guicassolato in #295
- Update Keycloak examples by @guicassolato in #311
- Gh 639 policy controller by @maleck13 in #293
- Update bundle (policy-controller) by @mikenairn in #313
- Update istio to 1.20 by @didierofrivia in #303
- Allow the coverage to drop by 3% by @eguzki in #316
- fix authconfig hosts when targeting gateway by @eguzki in #310
- Using Limitador CR condition ready by @didierofrivia in #324
- Upgrading operator-sdk to v1.32.0 by @didierofrivia in #319
- Enhanced observability for the limitador instance by @eguzki in #301
- Maintenance/docs by @Boomatang in #294
- Update google.golang.org/grpc by @alexsnaps in #329
- Again: name things by @alexsnaps in #336
- rlp e2e tests: fix sync issues by @eguzki in #337
- Updating istio dependencies by @didierofrivia in #331
- Fix nil pointer in parentRef namespace dereference by @adam-cattermole in #335
- fix integration tests: wait for route to be accepted by @eguzki in #339
- remove deployment of policy-controller for now by @maleck13 in #338
- Add better information for OperatorHub by @alexsnaps in #330
- fix authconfig reconciliation by @eguzki in #341
- docs: TLS and DNS Policy user guides by @mikenairn in #322
- Fix Istio AuthorizationPolicy mutate check by @guicassolato in #351
- Include missing unit test by @Boomatang in #344
- Dry-run resource update before comparing changes by @guicassolato in #356
New Contributors
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- docs: fix user guide authenticated rl for app devs based on authpolicy/v1beta2 by @guicassolato in #282
- Indentation fix by @Ygnas in #284
- rename controller files by @guicassolato in #285
- Fix bug in response validation rules by @adam-cattermole in #287
- Bump google.golang.org/grpc from 1.54.0 to 1.56.3 by @dependabot in #288
- Propagate REPLACES_VERSION param when generating catalog files by @guicassolato in #291
New Contributors
- @Ygnas made their first contribution in #284
- @dependabot made their first contribution in #288
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- [test] Optimizations, improvements, and unit tests for common/common.go (part 1 of 3) by @art-tapin in #176
- Istio (v1.17.2) and Gateway API (v0.6.2) version bump by @guicassolato in #166
- [test] Optimizations, improvements, and unit tests for common/common.go (part 2 of 3) by @art-tapin in #182
- [fix: integration-tests] Ensure Istio gateways are ready by @guicassolato in #185
- changelog v0.3.0 by @eguzki in #184
- fix permissions by @eguzki in #189
- Optimize common package functions for improved performance by @art-tapin in #187
- fix e2e tests: do not use istio-ingressgateway in tests by @eguzki in #188
- [test] Unit-tests for common/k8s_utils.go (part 1 of 3) by @art-tapin in #190
- Build images with replaces image by @didierofrivia in #193
- Building the catalog with the replaces directive by @didierofrivia in #194
- upgrade operator-sdk v1.28.1 by @eguzki in #196
- Create a ServiceMeshMember, rather than mutating the ServiceMeshMembe… by @alexsnaps in #198
- [test] Unit-tests for common/k8s_utils.go (part 2 of 3) by @art-tapin in #191
- Update gateway-api module to v0.6.2 by @mikenairn in #153
- [test] Unit-tests for common/k8s_utils.go (part 3 of 3) & Unit-tests and improvements for common/yaml_decoder.go by @art-tapin in #195
- Istio external authorizer available not only for IstioOperator by @didierofrivia in #192
- kind: bump to 0.20.0 and pin image to kindest/node:v1.27.3 by @KevFan in #209
- Upgrade Authorino and Authorino Operator by @guicassolato in #211
- workflow: use go1.19 to align with go.mod go version used by @KevFan in #213
- docs: minor improvements by @KevFan in #217
- ignore: vendor directory by @KevFan in #219
- [gh workflow] Add CodeCov integration by @art-tapin in #212
- codecov, fix: Fix the ignoring path regex pattern in codecov.yaml (#175) by @art-tapin in #221
- workflow: pin yq version to v4.34.2 by @KevFan in #229
- codecov: do not fail ci on error by @KevFan in #228
- Update workflow actions by @adam-cattermole in #224
- RLP v1beta2 by @alexsnaps in #230
- Replace superseded protobuf package by @grzpiotrowski in #231
- Update RLP docs and examples for v1beta2 by @guicassolato in #233
- Remove rlp watcher for gateway rlps by @eguzki in #242
- feat: upgrade to Go 1.20 by @KevFan in #239
- Add new issues workflow by @adam-cattermole in #235
- [workflow] Adding channels input for bundle creation by @didierofrivia in #250
- doc: #kuadrant channel on kubernetes.slack.com by @KevFan in #252
- Limitador cluster EnvoyFilter controller by @eguzki in #243
- Install Cert Manager by @Boomatang in #258
- kuadrant gateway controller to annotate gateways by @eguzki in #260
- workflow: fix flaky install of operator sdk on mac os by @KevFan in #268
- fix: install operator-sdk on macos local dev env by @guicassolato in #273
- Update controller-gen to v0.13.0 by @guicassolato in #277
- We need to update the GWs finalizers by @alexsnaps in #280
- [authpolicy-v2] AuthPolicy v1beta2 by @guicassolato in #249
New Contributors
- @KevFan made their first contribution in #209
- @adam-cattermole made their first contribution in #224
- @grzpiotrowski made their first contribution in #231
- @Boomatang made their first contribution in #258
Full Changelog: v0.3.1...v0.4.0
v0.3.1
This release includes https://github.com/Kuadrant/authorino-operator/releases/tag/v0.7.0
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- [refactor] GW utils for all types of policies by @guicassolato in #134
- wasm shim image env var name does not match deployment var name by @eguzki in #136
- fix:
ComputeGatewayDiffs
when missing target HTTPRoute by @guicassolato in #139 - Istio workload selector fetched from the gateway service spec by @guicassolato in #143
- Improve policy constraint error message by @didierofrivia in #145
- Doc install operator by @eguzki in #148
- Simplify RateLimitPolicy by @eguzki in #144
- RLP conditions and variables order does not matter by @eguzki in #147
- Update limitador api to 0.4.0 by @eguzki in #150
- Bump Kind version from 0.11.1 to 0.17.0 by @art-tapin in #152
- Makefile: fix installing kind tool by @eguzki in #154
- Schedule build images with git sha reference by @didierofrivia in #149
- Fix GH Workflow inputs error by @didierofrivia in #155
- Inheriting all secrets from caller workflow by @didierofrivia in #157
- Fix bundle generation by @didierofrivia in #158
- Refactoring Github workflows by @didierofrivia in #161
- Update kind-cluster config by @art-tapin in #160
- Fix update action variables for dependencies by @didierofrivia in #162
- Fix scheduled build by @didierofrivia in #165
- Storing all dependencies sha by @didierofrivia in #170
- Fix inclusion of related wasm shim image by @didierofrivia in #171
- [test] Improve test coverage and performance in apimachinery_status_conditions by @art-tapin in #172
- [test] Add tests for authorino_conditions.go in common package by @art-tapin in #173
- [test] Add tests for hostname.go in common package by @art-tapin in #174
- Fixing image repo URL by @didierofrivia in #177
- Removing release workflow by @didierofrivia in #178
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Fix conditions in examples by @alexsnaps in #123
- Wasm shim image env var name does not match deployment var name by @eguzki in #136
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- update resource requirements by @eguzki in #35
- Automate CSV generation by @didierofrivia in #37
- pin dev k8s cluster to 1.22.7 by @eguzki in #36
- update kuadrant core controller manifests by @eguzki in #42
- update kuadrant core controller manifests by @eguzki in #44
- reduce dev env resource requirements by @eguzki in #45
- wasm shim image from env var by @eguzki in #41
- update kuadrant core controller manifests by @eguzki in #46
- remove unused permissions by @eguzki in #43
- Kubebuilder-tools workaround for darwin/arm64 arch by @didierofrivia in #49
- Kuadrant API by @didierofrivia in #50
- Kuadrant controllers by @didierofrivia in #53
- Kuadrant reconciling by @didierofrivia in #54
- Fixing tests by @didierofrivia in #55
- Kuadrant merge docs by @didierofrivia in #63
- Fixing linting tasks by @didierofrivia in #67
- Fixing user guides by @didierofrivia in #70
- Kuadrant Merge by @didierofrivia in #48
- Change codeowners to team engineering by @didierofrivia in #101
- remove duplicated crds by @eguzki in #100
- kap remove hosts from authscheme by @eguzki in #99
- GH ACtions: multi arch images by @eguzki in #108
- Fix dependencies namespace propagation by @didierofrivia in #109
- local operator catalog raw file based format by @eguzki in #107
- Ossm merge by @alexsnaps in #112
- [changelog] Adding change log: first 2 releases logged by @didierofrivia in #114
- Example AuthPolicy - OIDC/K8s auth by @guicassolato in #116
- fixup broken links in the authpolicy example by @guicassolato in #117
- [docs] Fixing sh commands by @didierofrivia in #118
- Better CSV annotations by @didierofrivia in #120
- User guide: Protecting an API with JSON Web Tokens (JWTs) and Kubernetes authnz using Kuadrant by @guicassolato in #119
- [docs] Add rate limit to OIDC+K8s auth user guide by @guicassolato in #121
- [docs] User guide 'Authenticated rate limiting with JWTs and Kubernetes authnz' to doc directory by @guicassolato in #122
Full Changelog: v0.1.0...v0.2.0