v8.0.0-pre.2
Pre-release
Pre-release
·
335 commits
to main
since this release
8.0.0-pre.2 (2023-09-26)
Code Refactoring
BREAKING CHANGES
- This removes the entity and rbac conversion
from the operator package and extracts them into their own
KubeOps.Transpiler
package. All static methods there
are used for transpilation of the entities and rbac attributes.
Additional logic for Lease, events and such will reside
in the CLI.