Releases: kcp-dev/init-agent
Releases · kcp-dev/init-agent
Release list
v0.4.0
v0.3.0
New Features
- Support virtual workspace URL path in
--config-workspaceby @ifdotpy in #19 - Support multiple InitTargets for the same WorkspaceType by @ifdotpy in #20
Chore
- Update to Go 1.26.2 by @xrstf in #21
- Bump kcp 0.31 and related deps by @mjudeikis in #23
New Contributors
- @ifdotpy made their first contribution in #19
- @mjudeikis made their first contribution in #23
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Changelog
- Add ability to wait for a created object to have a given condition before considering the workspace fully initialized (#3)
- Add leader election-related CLI flags (#4)
- Add documentation on how to use the Helm chart (#6)
- Remove kcp 0.27 and add kcp 0.30 e2e test (#11)
v0.1.1
Changelog
- Add
--leader-election-namespaceflag (#8)