Skip to content

core: v1.32.11

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 22:06
3c5e299

1.32.11 (2025-02-07)

⚠ BREAKING CHANGES

  • core: restructure models by k8s group and version (#95)

New Features

  • core: restructure models by k8s group and version (#95) (d38764e)
  • export apiGroups and apiVersions as namespaces (#98) (e290957)

Bug Fixes

  • core: remove k8s api files that are only used programmatically (#96) (ed253a1)
  • core: remove unused interface files, reduces package size by 17% (#96) (ed253a1)

Chores

  • move interfaces to types dir to easily distinguish api resources (#97) (b20d4f0)
  • remove all target from makefile, as remove-unused target is not idempotent (#97) (b20d4f0)