Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 07:14
· 3 commits to main since this release
660e21b

Addon Framework v0.10.0

What's Changed

  • Update helm and controller-runtime by @tamalsaha in #241
  • Fix: correct wrong csr controller name. by @xuezhaojun in #242
  • πŸ› fix deploying ocm error in e2e by @zhujian7 in #245
  • 🌱 Add pr-verify action by @zhujian7 in #244
  • πŸ› allow arbitrary config fields when calculating config hash by @haoqing0110 in #243
  • 🌱 Remove cves reported by govulncheck by @tamalsaha in #247
  • 🌱 Add pull request template by @zhujian7 in #250
  • πŸ› Sort manifests for by Kind helm addons by @tamalsaha in #249
  • 🌱 Add a method to set the hosting cluster for the Helm agent by @mprahl in #246
  • ✨ Add option to use non strict engine for helm addon by @tamalsaha in #248
  • ✨ refactor setting the helm default variable of hostingClusterCapabilities by @zhujian7 in #251
  • 🌱 Start ocm env using clusteradm by @qiujian16 in #254
  • 🌱 Use install strategy in addon example and e2e by @qiujian16 in #253
  • 🌱 remove duplicate controller and installstrategy by @haoqing0110 in #252
  • ✨ Expose hosted info to be customized by @qiujian16 in #255
  • 🌱 Use default GOPATH and workdir for github actions by @zhujian7 in #258
  • ⚠️ check return err for customized agent install namespace by @zhujian7 in #257
  • πŸ› update sdk-go to remove annotation when it's nil by @haoqing0110 in #261
  • ✨ support config work driver. by @morvencao in #256
  • πŸ› Fix: add a condition of manifestapplied for hosted addon. by @xuezhaojun in #267
  • πŸ“– Update readme with addon contributions link by @mikeshng in #266
  • πŸ› read config referent from the desired config by @qiujian16 in #269
  • πŸ› Fix condition error of ManifestApplied. by @xuezhaojun in #273
  • ✨ Support addon health probe for checking workload availability by @zhujian7 in #275

New Contributors

Full Changelog: v0.9.0...v0.10.0