v1.4.0 #383
rxbn
announced in
Announcements
v1.4.0
#383
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
This release fundamentally changes the way Cloudflare zones are managed:
Action Required: Users are required to take over ownership of zones previously created by the operator. If you want to restore the previous behavior, you must set the
spec.prune
field in the Zone totrue
.Deprecations
The
spec.managedZones
field in the Account object has been deprecated and will be removed in a future release. It has been superseded by the manual zone management feature.For more information on how to migrate to user-managed zones, please read our migration guide.
Other Improvements
spec.prune
field to Zone objects.Other Changes
status.zones
field from the Account object.LeaderElectionReleaseOnCancel
.spec.ipSources[].name
field is now required.spec.ipSources[].requestMethod
field no longer defaults toGET
.If you have any questions, feel free to reach out to us via the GitHub discussion!
What's Changed
Full Changelog: v1.3.3...v1.4.0
Beta Was this translation helpful? Give feedback.
All reactions