v8.0.0-pre.9
Pre-release
Pre-release
·
335 commits
to main
since this release
8.0.0-pre.9 (2023-10-03)
Code Refactoring
BREAKING CHANGES
- finalizer: Finalizers are registered
with an identifier now. The identifier is
generated by the KubeOps.Generator when used.
Finalizers are attached via EntityFinalizerAttacher<>
delegates that attach the finalizer to an entity.