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
* Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#404)
13
+
* Bump crazy-max/ghaction-docker-meta from 1 to 5 (#407)
14
+
* Bump golang.org/x/net from 0.12.0 to 0.17.0 (#408)
15
+
* Bump docker/build-push-action from 2 to 5 (#406)
16
+
* Bump docker/login-action from 1 to 3 (#405)
17
+
* Bump github.com/aws/aws-sdk-go from 1.45.14 to 1.45.19 (#402)
18
+
* Bump codecov/codecov-action from 1 to 3 (#395)
19
+
* Bump docker/setup-qemu-action from 1 to 3 (#397)
20
+
* Bump docker/setup-buildx-action from 1 to 3 (#394)
21
+
* Bump actions/setup-go from 2 to 4 (#393)
22
+
* Bump actions/checkout from 2 to 4 (#396)
23
+
* Add dependabot configuration (#392)
24
+
* Update aws-auth and aws-sdk-go-cache (#391)
25
+
* Update go to 1.19, client-go to v0.24.14, and controller-runtime to v0.12.1 (#389)
26
+
* Set LaunchTemplate as default value for default-scaling-configuration (#387)
27
+
* Bump gopkg.in/yaml.v3 (#386)
28
+
* Feat: support overriding default scaling configuration (#385)
29
+
30
+
## [v0.16.0-alpha2] - 2023-09-01
31
+
* Make launchtemplates as a default scaling group configuration, instead of launchconfigurations. by @shreyas-badiger in https://github.com/keikoproj/instance-manager/pull/385
32
+
33
+
7
34
## [v0.15.0-alpha2] - 2023-4-17
8
35
9
36
* fix: functional test by @vgunapati and @garomonegro in (#383) (#382)
> 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