Releases: Kuadrant/dns-operator
Releases · Kuadrant/dns-operator
v0.13.0
v0.13.0-alpha1
What's Changed
- fix: Overlay generate updates by @mikenairn in #318
- Update base image registry to mirror.gcr.io by @laurafitzgerald in #334
- fix flaky integration test by @maksymvavilov in #331
- Bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #332
- display healthy cond on get by @maksymvavilov in #330
- Add scale test by @mikenairn in #326
- feat: Add additional print columns to the DNSRecord resource by @mikenairn in #347
- specifying type to merge_group by @laurafitzgerald in #350
- ci: Add "CI Required Checks" job by @mikenairn in #354
- Bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #351
- Handle skipped checks by @laurafitzgerald in #355
- Bump tj-actions/changed-files from 23.1 to 41 in /.github/workflows by @dependabot in #360
- add e2e tests to merge queue and use github env instead by @laurafitzgerald in #361
- Refactor on logic to manage skipped tests by @laurafitzgerald in #362
- docs: update scale test docs by @mikenairn in #352
- Signing Helm packages by @didierofrivia in #370
- [ArtifactHub] GPG public key annotation by @didierofrivia in #373
- Helm fix gpg signing target and workflow by @didierofrivia in #374
- Fix GnuPG missing directory by @didierofrivia in #377
New Contributors
- @laurafitzgerald made their first contribution in #334
Full Changelog: v0.12.0...v0.13.0-alpha1
v0.12.0
What's Changed
- reconcile premature on probes nil -> healthy by @maksymvavilov in #317
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- README to it's correct path by @didierofrivia in #314
- probes unhealthy only if threshold exeeded by @maksymvavilov in #315
Full Changelog: v0.10.1...v0.11.0
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Helm docs by @didierofrivia in #309
- remove old healthchecks by @maksymvavilov in #310
- fix: Azure provider error parsing by @mikenairn in #312
- Bug: ensure we watch health probes in dnsrecord controller by @maksymvavilov in #308
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat: Support overlay generation with remote refs by @mikenairn in #302
- add basic unit test to see passed headers are added to the request by @maleck13 in #304
- refactor CEL validation on healthcheck specs by @maksymvavilov in #303
- ensure we remove healthcheckprobes if healthcheck unset by @maleck13 in #307
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Full Changelog: v0.8.0...v0.8.0
What's Changed
- update probe logic not to share memory by @maleck13 in #288
- Report healtchecks to status by @maksymvavilov in #280
- block wildcard probes by @maksymvavilov in #290
- Preparing info for ArtifactHub.io by @didierofrivia in #291
- decouple healthy from ready conditions by @maksymvavilov in #292
- jitter initial probe execution time by @maksymvavilov in #299
- fix: Namespaced deployment overlay generation by @mikenairn in #301
- remove writing out lastCheckedAt status by @maleck13 in #300
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix e2e multi record test issues by @mikenairn in #225
- tests: Use unique zone hostnames for each integration test by @mikenairn in #226
- chore: Remove unused field "queuedFor" from record status by @mikenairn in #227
- go version bump to 1.22 by @maksymvavilov in #229
- custom test timeouts for specific providers (Azure) by @philbrookes in #236
- gh-223: sanitize all Azure API errors by @philbrookes in #234
- gh-232: traffic manager profile hash generation update by @philbrookes in #235
- Concurrent DNS Records test by @philbrookes in #233
- Update ginkgo binary version v2.17.1 by @mikenairn in #240
- add verify-helm-build to verify-all make target by @maksymvavilov in #242
- add perms and docs for azure by @maleck13 in #231
- tests: Add ginkgo flags makefile variable by @mikenairn in #245
- ci: Only run happy path tests for Azure on PRs by @mikenairn in #248
- ci: Export dns operator metrics on success by @mikenairn in #246
- ci: Fix GINKGO_FLAGS env var in e2e by @mikenairn in #249
- metrics: Instrumented provider http clients by @mikenairn in #244
- Add api to generate endpoints by @maksymvavilov in #207
- ci: Fix image build jobs to use ref instead of sha on tags by @mikenairn in #250
- More updates to health check spec. by @philbrookes in #259
- add azure mention by @maleck13 in #268
- format by @maleck13 in #269
- helm manifests template based by @eguzki in #264
- add DNSHealthProbe CRD by @philbrookes in #243
- Updated worker code by @maleck13 in #273
- fix healthcheck api by @maksymvavilov in #275
- Add related endpoints to DNSRecord status by @maksymvavilov in #241
- add tooling to convert endpoints to a tree and back by @philbrookes in #266
- ci: Improve build images job for release tags by @eguzki in #274
- Handle GEO- prefix for contintents for AWS by @maleck13 in #276
- add default duration of 5m by @maleck13 in #279
- Create/Delete HealthCheckProbeCR from DNSRecord Reconciler by @maksymvavilov in #271
- fix: Multiple same host/target records by @mikenairn in #284
- ci: on release check version string is the expected one by @eguzki in #278
- ci: set release version by @eguzki in #285
- Dockerfile: do not prefix release version with 'v' by @eguzki in #286
- consult healtcheck probes when publishing enpoints by @maksymvavilov in #277
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Version commit hash by @ehearneRedHat in #191
- fix: default operator img tag to latest by @mikenairn in #215
- ci: Update olm bundle/helm chart verification by @mikenairn in #216
- Add license scan report and status by @fossabot in #212
- log dnsrecord reconcile duration by @mikenairn in #217
- bug: Sanitize provider error messages on zone lookup by @mikenairn in #220
- Add Azure provider by @philbrookes in #211
- chore: Immutable RootHost field on DNSRecord by @mikenairn in #219
New Contributors
- @ehearneRedHat made their first contribution in #191
- @fossabot made their first contribution in #212
Full Changelog: v0.5.0...v0.6.0