Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@surajkota surajkota released this 13 Sep 21:09
· 146 commits to main since this release
1512b68

This release includes the following resources and updates:

  • ModelPackage
    • ⚠️ Breaking Change Remove ModelApprovalStatus from status. This field is present in the spec and the status field was always nil in the previous versions. (#103)
  • Enables patching the spec fields with service side defaults using the late-initializer feature (#100).
    • This has only been enabled for some fields in spec which are not in a map or slice
  • Add node type selector to helm chart and use == instead of ackcompare to compare pointers (#107)
  • Update ACK Runtime from 0.13.0 to 0.13.2