v0.1.0-alpha.2
Pre-release
Pre-release
What's Changed
- Refactored Host Agent, Installer Integration by @dharmjit in #225
- Add Prow like actions for BYOH by @shamsher31 in #247
- CLI for the installer library by @ratanasovvmw in #175
- Add support for bundle registry and tag fields by @anusha94 in #205
- Installer OS mapping by @ratanasovvmw in #207
- Added implementation for the PreviewChanges method in Installer. by @georgievaVMW in #188
- Add tag support to installer by @ratanasovvmw in #191
Bug Fixes
- ByoMachine attached to multiple ByoHosts by @huchen2021 in #185
- Fix for the slow bundleDownloader test. by @georgievaVMW in #192
- clean the /et/cni/net.d folder before we start the k8s provsion by @huchen2021 in #190
- Installer and bundle builder fixes by @ratanasovvmw in #195
- Remove the hardcoding for ControlPlaneEndpoint in Cluster Template by @dharmjit in #201
- Cleanup bundle annotations on byohost by @anusha94 in #222
Enhancements
- Add Installer documentation by @ratanasovvmw in #230
- Fixes format and goimports issues by @pshail in #220
- Update module name to match repo name by @dharmjit in #198
- Update Cluster Template for ByoCluster Bundle fields by @dharmjit in #257
- Added additional tests for installer and algo installer by @georgievaVMW in #200
- Update build-bundle.sh to include .imgpkg dir by @dharmjit in #213
- Strip version tag from k8s version by @anusha94 in #217
- Use --short to report kubectl version by @shamsher31 in #215
- Add more ldflags for host agent binary by @shamsher31 in #211
- Use imgpkg -i by @ratanasovvmw in #229
- godoc reference card and minor alignment fix by @pshail in #232
- Check broken links in markdown files by @shamsher31 in #224
- Fixed godoc urls by @pshail in #240
- Improve the getting-started docs by @jamiemonserrate in #239
- Update default value for downloadpath by @anusha94 in #227
- Fix installer Ubuntu_20.04.3_x86-64 bug by @ratanasovvmw in #243
- Changes to OS and package updates by @georgievaVMW in #209
- Added Go Report Card badge in Readme by @dharmjit in #249
- Run e2e test for each PR by @shamsher31 in #245
- fix local_dev.md file for updated file path & environment variable name by @Priyankasaggu11929 in #236
New Contributors
- @shamsher31 made their first contribution in #215
- @pshail made their first contribution in #220
- @Priyankasaggu11929 made their first contribution in #236