Skip to content

Tags: webcomputing/machine-controller

Tags

v1.24.4

Toggle v1.24.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Retry getting AWS instance (kubermatic#887)

If machine-controller tries to get an instance before it's fully-created,
but after the instance request has been issued, it could
happen that it detects that there's no instance and create it again.
That could result in two or more instances created for one Machine object.
This happens more often in some AWS regions because some regions have
slower instance creation (e.g. us-east-1 and us-west-2).

Signed-off-by: Marko Mudrinić <[email protected]>

Co-authored-by: Marko Mudrinić <[email protected]>

v1.25.0

Toggle v1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use quay.io/kubermatic/kubelet (kubermatic#885)

v1.24.3

Toggle v1.24.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Return back --network-plugin=cni (kubermatic#883)

Signed-off-by: Artiom Diomin <[email protected]>

v1.24.2

Toggle v1.24.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix containerd systemd service dependency (kubermatic#882)

Signed-off-by: Artiom Diomin <[email protected]>

v1.24.1

Toggle v1.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix containerd isntall on ubuntu (kubermatic#881)

* Add unit-test

Signed-off-by: Artiom Diomin <[email protected]>

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Containerd support (kubermatic#871)

* Containerd support

Optional containerd support, with default to docker

Signed-off-by: Artiom Diomin <[email protected]>

* Update fixtures

Signed-off-by: Artiom Diomin <[email protected]>

v1.23.1

Toggle v1.23.1's commit message
version 1.23.1

v1.23.0

Toggle v1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add optional use-octavia flag to openstack cloud config (kubermatic#870)

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include Kubernetes 1.20 in e2e tests (kubermatic#875)

* include kubernetes 1.20 in e2e tests

* update fixtures to the supported versions

* do not use 1.19.6 as there is no kubelet docker image available

v1.20.2

Toggle v1.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix openstack instanceReadyPeriod/Timeout (kubermatic#848)

Signed-off-by: Moath Qasim <[email protected]>

Signed-off-by: Moath Qasim <[email protected]>