Skip to content

v8.0.0-pre.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 12:52
· 335 commits to main since this release
ca59816

8.0.0-pre.2 (2023-09-26)

Code Refactoring

  • Transpilation and conversion of objects (#614) (ca59816)

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.