0.7.0
Summary of Changes
- Support for named and optional arguments for Kanister functions
- New PrepareData Kanister function
- Unify ScaleDeployment and ScaleStatefulSet functions in a single ScaleWorkload Kanister function
- Introduce Profiles CustomResource and corresponding templating support
- Update reference blueprints to use new Profiles functionality
- Postgres reference blueprint: Point-in-time recovery improvements
- Postgres reference blueprint: Utilize ScaleWorkload and PrepareData in restore phase
- Documentation update for all changes above
Changelog
85b7d39 Merge pull request #87 from kanisterio/sync
a345842 Merge pull request #86 from kanisterio/sync
c6e1619 Updating specific instructions (#3066)
05bfc4f Merge branch 'master' into sync
1d2cb72 Fix controller test (#3065)
1577d6d K10-997 Copy Profile when creating AS using kanctl (#3060)
d9777c2 Fix Kanister test build errors (#3062)
5b7d1d5 Merge pull request #83 from kanisterio/sync
f5cc24d Merge branch 'master' into sync
6e88441 Updating Kanister docs (#3049)
173f649 Update Kanister function docs (#3045)
43b9197 Profile support in Postgres blueprint (#3029)
76687d0 Render keys in map args (#3028)
ccb79b8 Time log kanister (#3026)
2594fdf [trivial] Add pitr annotation to postgres blueprint (#3015)
28ce16e MongoDB Chart Profile support (#3010)
8ced07e MySQL Chart Profile support (#3009)
4e0ab3e Merge Deployment/StatefulSet scale functions (#3001)
9c01e08 Add TemplateParams as function arguments (#2986)
dded563 Rollback build image go version to 1.9
fc8949e Implement a PrepareData Kanister function
8b4e082 Enhance Kanister function arguments support (#2974)
ba6c273 Update docs to reference version 0.6.0 (#2963)
af812ea Specify version when releasing helm charts. (#2964)
f4f00e7 Revert "K10-923: Enhance Kanister function arguments support" (#2960)
5335be5 K10-923: Enhance Kanister function arguments support (#2944)
8617f2e Add optional PITR setting to PG recovery. (#2943)