What's Changed
- all: initialize atlas versioned migration by @datdao in #22
- api: rename json tag of migration status by @datdao in #24
- internal/atlas: support configurl for migrate cmd by @datdao in #26
- config/samples: add example for migration by @datdao in #25
- controllers: implement atlas migration by @datdao in #23
- build(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #28
- config/integration: restructure folder by @datdao in #29
- .github/workflows: add versioned migration tests by @datdao in #30
- controllers/templates: format migration template by @datdao in #31
- controllers: add unit-tests for versioned migration by @datdao in #27
- migration: fixed status panic using ConfigURL by @giautm in #32
- controllers: improve status mess after reconciliation by @datdao in #36
- controllers: watch configmap and secret changes by @giautm in #34
- fix: added integration test for watcher by @giautm in #37
- workflow: download atlas as test by @giautm in #39
- migration: change dir's configMap to LOR by @giautm in #40
- schema: watch configMap and secret by @giautm in #38
- workflow: update docker build by @giautm in #41
- feat: bump version to v0.1.7 by @giautm in #42
- workflow: fixed version build by @giautm in #43
New Contributors
- @dependabot made their first contribution in #28
- @giautm made their first contribution in #32
Full Changelog: v0.1.6...v0.1.7