Skip to content

Release version 0.1.0

Compare
Choose a tag to compare
@AmitKumarDas AmitKumarDas released this 10 Oct 05:24
· 76 commits to master since this release
41435e8

This is the first release of Metac after forking from MetaController. This release has following enhancements and fixes:

  • Code was updated to have recent vendoring
  • Vendoring was changed from dep to go modules
  • Code level comments were added to make it easy to understand & contribute
  • A new meta controller called GenericController was added that enables Metac to handle several new requirements.
  • Few integration tests were added for GenericController
  • Few examples have been modified to work with Metac.
    • NOTE: Remaining examples will be refactored to work with Metac in upcoming release(s).
  • Various github labels have been added to filter issues/PRs easily.

NOTE: One can make use of manifests folder to deploy Metac in their Kubernetes environments.