Skip to content

v0.1.0

Compare
Choose a tag to compare
@bjwswang bjwswang released this 29 Jun 02:28
· 296 commits to main since this release
1305260

core-v0.1.0

Welcome to this new release!

Images built for this release:

core: kubebb/core:v0.1.0

Breaking Changes:

None

Feature summary 🚀 🚀 🚀

  1. Component lifecycle management which has been implementaed with four CRDs
  • CRD Repository which hosts the components
  • CRD Component which stores the versioned info of that component(charts) in that repository
  • CRD Subscription enables the k8s user to subscribe on component changes and react depends on the subscription strategy
  • CRD ComponentPlan helps plan(deploy/schedule) a deployment of that component with customized configurations over
    • pre-defined values(helm values)
    • image override globally which means this override not only works in helm values
  1. A Watcher to watch on all repositories periodically CRUD components upon repo changes

Changelog

New Features

Bug Fixes

Others

Thanks to our Contributors!

Thank you to everyone who contributed to v0.1.0! ❤️

And thank you very much to everyone else not listed here who contributed in other ways like filing issues, giving feedback, testing fixes, helping users in slack, etc. 🙏