You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: Replace ARN format validation procedure by @srosenberg-apptio in (#374)
15
+
* fix: remove spot dependency from functional test by @eytan-avisror in (#360)
16
+
* feat: add support for container runtime on windows AMIs by @backjo in (#359)
17
+
* chore: Add CodeQL analysis by @backjo in (#358)
18
+
* feat: use IMDS for autoscaling information by @backjo in (#357)
19
+
7
20
## [v0.14.1-alpha2] - 2022-4-6
8
21
* fix: use non-deprecated CRD api by @backjo in https://github.com/keikoproj/instance-manager/pull/355
9
22
* chore: upgrade dependencies by @eytan-avisror in https://github.com/keikoproj/instance-manager/pull/353
10
23
* feat: allow resolving EKS AMIs by version/slug for better readability by @backjo in https://github.com/keikoproj/instance-manager/pull/351
11
24
* fix: Add override instance type for running instances in MixedInstancePolicy by @eytan-avisror in https://github.com/keikoproj/instance-manager/pull/350
25
+
12
26
## [v0.14.0-alpha2] - 2022-2-14
13
27
* feat: add support for calculating max pods when prefix assignment is … by @backjo in https://github.com/keikoproj/instance-manager/pull/326
14
28
* fix: check architecture when considering similar instance types in the same family by @backjo in https://github.com/keikoproj/instance-manager/pull/332
> Create and manage instance groups with Kubernetes.
10
10
11
11
**instance-manager** simplifies the creation of worker nodes from within a Kubernetes cluster and creates `InstanceGroup` objects in your cluster. Additionally, **instance-manager** will provision the actual machines and bootstrap them to the cluster.
0 commit comments