Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 05:38
· 5 commits to main since this release
6b1383f

Addon Framework v0.12.0

What's Changed

  • πŸ› update helm example by @JoaoBraveCoding in #286
  • ✨ add new addonHealthCheck func to check all fields and support wildcard by @zhiweiyin318 in #289
  • ✨ Trigger registration controller sync from Trigger func by @qiujian16 in #290
  • 🌱 Move index func from addon framework to ocm by @zhujian7 in #292
  • 🌱 Wait for cache sync for lister resources by @zhujian7 in #291
  • 🌱 Upgrade base image to ubi9 by @zhujian7 in #294
  • πŸ› include error in msg from healthchecker by @tesshuflower in #296
  • ✨ support addon agent resource requirements settings by @elgnay in #297
  • πŸ› patch the mca supportedconfigs when failed to get intallnamespace by @haoqing0110 in #298
  • πŸ› Fix nil pointer panic when deployment replicas not set by @zhujian7 in #301
  • ⚠️ breaking change: when annotation is empty default managed by addon-manager by @haoqing0110 in #302
  • 🌱 Bump ocm api and sdk-go to v0.16.0 by @qiujian16 in #305

New Contributors

Full Changelog: v0.11.0...v0.12.0