Releases: fluidos-project/node
Releases · fluidos-project/node
v0.1.1
What's Changed
- Fixed reconcile trigger mapping function: allocation to solver (#5) by @andreacv98 in #124
- Add configurable master interface by @LorenzoMoro in #125
- Adjusting helm installation values file and Installation docs by @fracappa in #126
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed since the previous stable release (v0.0.6)
Major changes
- REARv0.0.1 implementation in FLUIDOS Node workflow and data structures (#98) by @andreacv98 in #103
- Service flavor implementation by @andreacv98 in #114
- Network Manager by @LorenzoMoro in #116
Minor changes
- Clean up installation docs by @fracappa in #100
- adding shortcuts for CRDs by @fracappa in #104
- cleaning up dependencies among FLUIDOS Node CRDs by @fracappa in #111
- Adjusting peering allocation phase by @fracappa in #112
- Fixed Solver without selector (#3) by @andreacv98 in #113
- Typos by @frisso in #117
- Added additionalProperties subfield to K8Slice Property field (#4) by @andreacv98 in #120
Full Changelog: v0.0.6...v0.1.0
v0.1.0-rc.2
What's Changed
- adding shortcuts for CRDs by @fracappa in #104
- cleaning up dependencies among FLUIDOS Node CRDs by @fracappa in #111
- Adjusting peering allocation phase by @fracappa in #112
- Fixed Solver without selector (#3) by @andreacv98 in #113
- Service flavor implementation by @andreacv98 in #114
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
What's Changed
- Clean up installation docs by @fracappa in #100
- REARv0.0.1 implementation in FLUIDOS Node workflow and data structures (#98) by @andreacv98 in #103
Full Changelog: v0.0.6...v0.1.0-rc.1
v0.0.6
What's Changed
- Remove Solved Status check into Solver Controller by @fracappa in #69
- fix: Adjusting reservation creation if PeeringCandidates available within the cluster by @fracappa in #71
- fix: solving bug when unmarshalling response body in LIST_FLAVORS msg by @fracappa in #75
- Adding Liqo installation support for k3s clusters through installation scripts by @fracappa in #80
- adding Contributing section by @fracappa in #82
- Adjusting installation script to avoid to inject dependencies on clusters not managed by the user by @fracappa in #85
- Flavour aggregation (#2) by @Iqqdd99 in #86
- Adding dev env cleanup script by @fracappa in #89
- Changing installation process by @fracappa in #92
- Cleaning up new installation process by @fracappa in #97
- Adding new installation process documentation by @fracappa in #99
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Adding common KIND issues in testbed information by @fracappa in #45
- Adding rollback logic if Reservation and/or Purchase fail by @fracappa in #55
- Correction on multiple Solver CRs creation by @fracappa in #63
- Discovery empty response bug fix (#2) by @andreacv98 in #65
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Bug fix for node image v.0.0.3 by @fracappa in #28
- Fixed typos by @frisso in #31
- Fixed multi-provider listing in consumer by @andreacv98 in #35
- Update README.md by @stefano81 in #36
- Changing Discovery & PeeringCandidate CRDs behaviour by @fracappa in #41
- Liqo peering and Allocation CR creation bind by @andreacv98 in #43
New Contributors
- @frisso made their first contribution in #31
- @stefano81 made their first contribution in #36
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Update customresources.md by @LorenzoMoro in #22
- Update Testbed Execution Instructions by @fracappa in #23
- Adding important note in the testbed configuration by @fracappa in #24
- Fixed Liqo pods field compatibility by @andreacv98 in #25
- Prototype of user-friendly installation script and its documentation by @andreacv98 in #26
New Contributors
- @LorenzoMoro made their first contribution in #22
- @fracappa made their first contribution in #23
- @andreacv98 made their first contribution in #25
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Allocation controller, Building toolkit and some other fixes and impr…
v0.0.1
Improve actions, linting and documentation