v0.0.0-alpha4
luthermonson
released this
09 Aug 19:10
·
101 commits
to main
since this release
What's Changed
- Extend cloud-init ISO builder to include vendor-data and network-config by @jqueuniet in #51
- basic framework to gock out the entire pve api by @luthermonson in #52
- moving integration tests by @luthermonson in #53
- Better handle the optionality of network-config and vendor-data by @jqueuniet in #54
- Add missing uptime field in NodeStatus by @FedericoAntoniazzi in #55
- fixes for agent exec by @boyvinall in #57
- make sure we get a number, it not we set 0 by @earentir in #58
- upgrade to go 1.20 and add gophers slack channel by @luthermonson in #60
- Cleanup by @luthermonson in #62
- removing route abstract and using gock directly by @luthermonson in #63
- move mock config, add /nodes by @luthermonson in #64
- adding a couple cluster tests by @luthermonson in #65
- fix cpulimit type to float32 by @ricardoalcantara in #67
- adding noop error and ignoring task from addtag in cloudinit by @luthermonson in #70
- adding StringOrFloat64 by @luthermonson in #71
New Contributors
- @FedericoAntoniazzi made their first contribution in #55
- @boyvinall made their first contribution in #57
- @earentir made their first contribution in #58
- @ricardoalcantara made their first contribution in #67
Full Changelog: v0.0.0-alpha3...v0.0.0-alpha4