Skip to content

Releases: Contentways/poweradmin-operator

v1.0.4

01 Jun 17:23
bb36e81

Choose a tag to compare

Bug Fixes

  • add periodic requeue and handle external deletion in zone and record controllers

v1.0.3

31 May 17:58
33e1e0d

Choose a tag to compare

Bug Fixes

  • correct zoneID json tag in DNSRecord status

v1.0.2

31 May 14:17
50fcc6c

Choose a tag to compare

Bug Fixes

  • correct zoneID and recordID field names in status

v1.0.1

31 May 13:44
b7df808

Choose a tag to compare

Bug Fixes

  • update chart image to ghcr.io, fix CRD field names, add Chart.yaml to releaser-pleaser

v0.1.0

31 May 13:08
0225a7b

Choose a tag to compare

Features

  • add nameservers field to DNSZone spec
  • add Helm chart for poweradmin-operator
  • add DNSRecord CRD and controller
  • initial poweradmin-operator scaffold with DNSZone controller

Bug Fixes

  • rename ZoneId/RecordId to ZoneID/RecordID, exclude dot-imports from linter
  • update tests for nameservers field and NewTestClient removal
  • update tests for nameservers field and SDK changes
  • update helm chart with nameservers support
  • Helmchart
  • Dockerfile