-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGES.txt
55 lines (41 loc) · 1.14 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
v1.10 - Nov 2021
- No changes
v1.9 - May 2021
- No changes
v1.8 - Aug 2020
- No changes
v1.7 - Apr 2020
- add downscale by ip and drop downscale reqs for invalid nodeids
- add downscale by any ip of the node
- py3 porting
v1.6 - Apr 2019
- Remove req import from setup.py
- Select youngest instance at downscaling
- Added infrastart and infraupdated events
- Added scaleto functionality
v1.5 - May 2017
- No changes
v1.4 - March 2017
- Minor fixes in log messages
- Fix detemining min,max in scaling
- Disable suspend infrastructure until resume is not implemented
v1.3 - January 2017
- No changes
v1.2 - August 2016
- Add infrastructure reconfiguration support
v1.1 - June 2016
- No changes
v1.0 - April 2016
- Guard node removal or archival against zero instances
- Fine tune log messages
v0.3.0 - January 2016
- minor bugfix
- perform dropnode for failed nodes
v0.2.0 - November 2015
- Calculating diff between actual and target state
- Use IP.cri_* abstract factory
- Add node downscaling strategy
- Add manual scaling
- Implement upkeep: query dynamic state
- Implement suspending the infrastructure
- Support pluginable infrastructure summary