v0.1.0-test release for StatefulServerSet
Pre-release
Pre-release
cristiGuranIonos
released this
30 Apr 09:31
·
107 commits
to master
since this release
What's Changed
- Feat/propagate providerconfig by @cristiGuranIonos in #148
- Feat/update servers ram cpu cores by @cristiGuranIonos in #150
- feat: add bootvolume to serverset by @cristiGuranIonos in #151
- feat: update bootvolume, re-create if immutable attribute changes by @cristiGuranIonos in #152
- refactor: populate conversions, move functions using kube to own file by @cristiGuranIonos in #153
- feat: create server and volume nic before destroying existing on immu… by @cristiGuranIonos in #156
- refactor: add delete to controllers, remove kubewrapper by @cristiGuranIonos in #160
- feat: add bootvolume create unit test by @cristiGuranIonos in #159
- refactor: move ensure to controller by @cristiGuranIonos in #165
- Feat/update strategy by @cristiGuranIonos in #166
- feat(cloudconfig): patch cloud config by @ionos-jk in #161
- feat: get zone from index by @cristiGuranIonos in #169
- Populate Status Fields on ServerSet by @fghimpeteanu-ionos in #158
- feat: add userdata, inject hostname to bootvolume by @cristiGuranIonos in #170
- Update Statefull Server Set by @fghimpeteanu-ionos in #173
- feat: add volumeselector to attach data volumes to servers by @cristiGuranIonos in #171
- Update Stateful Server Set by @fghimpeteanu-ionos in #174
- Feat/statefulserverset ctrl by @cristiGuranIonos in #192
- Feat: better validations and doc by @cristiGuranIonos in #191
- feat: bootvolume validations and doc by @cristiGuranIonos in #194
- feat: allow scaling with kubectl scale by @cristiGuranIonos in #195
- feat: create nics correctly as a list by @cristiGuranIonos in #193
- feat: move volumeselector to ssset by @cristiGuranIonos in #197
- Fix/remove unused fields by @cristiGuranIonos in #198
- Extend StatefulServerSet Operator by @fghimpeteanu-ionos in #203
- Add role back to the ServerSet Status by @fghimpeteanu-ionos in #202
- Populate the error message in the ServerSet Status by @fghimpeteanu-ionos in #205
- feat: sss in case of err on creation, servers should be recreated by @cristiGuranIonos in #206
- feat: read master identity from status by @cristiGuranIonos in #209
- feat: add name for volume, lan, server CRs by @cristiGuranIonos in #210
- Add tests for ServerSet controller Create method by @fghimpeteanu-ionos in #208
- Populate the NIC with vnet, ipv4 and dhcp by @vdimisca-ionos in #211
- fix: Statefulserverset take names only from metadata by @cristiGuranIonos in #212
- fix: graceful bootvolume creation on error by @cristiGuranIonos in #216
- Add tests for ServerSet controller Update method by @fghimpeteanu-ionos in #213
- Add tests for ServerSet controller Delete method by @fghimpeteanu-ionos in #218
- Feat/create bootvolume after nic by @cristiGuranIonos in #223
- fix: allow graceful creation for nic, lan, serverset in case of wrong… by @cristiGuranIonos in #222
New Contributors
- @ionos-jk made their first contribution in #161
- @vdimisca-ionos made their first contribution in #211
Full Changelog: v1.0.11...v0.1.0-test