Tags: moadqassem/machine-controller
Tags
Add optional use-octavia flag to openstack cloud config (kubermatic#870)
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
fix openstack instanceReadyPeriod/Timeout (kubermatic#848) Signed-off-by: Moath Qasim <moad.qassem@gmail.com> Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
Refactor the kubevirt dns settings (kubermatic#846) Signed-off-by: Moath Qasim <moad.qassem@gmail.com> Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
Add Anexia cloud provider (kubermatic#842) * implement basic anexia cloud provider the commits introduce basic implementation of anexia cloud provider, the provider does not support MigrateUID * anexia cloud provider refactoring the commit adjusts code style to existing implemntations and adds additional error checks Signed-off-by: Marcin Franczyk <marcin0franczyk@gmail.com> * upgrade go-anxcloud dependency to v0.2.0 * manage ip allocations store ip allocation identifier on machine creation in the providerStatus field and free ip on machine deletion * add integration tests for anexia cloud provider Signed-off-by: Marcin Franczyk <marcin0franczyk@gmail.com> * clean up minor things in the anexia provider - correctly sort import groups - remove unused Config.SSHKey field - fix copy-paste comment Co-authored-by: Marcin Franczyk <marcin0franczyk@gmail.com>
Use Hyperkube Kubelet for 1.18 clusters (kubermatic#837) * Use Hyperkube Kubelet for 1.18 clusters We already use Hyperkube Kubelet for clusters running Kubernetes 1.17 and older. This PR extends this to 1.18, as there are no Poseidon Kubelet images for the latest 1.18 releases any longer. * Add 1.19.0 userdata test for Flatcar * Update test fixtures
Fix hanging reboot on auto update. (kubermatic#824) * Add polkit rule for core user to reboot machine. Signed-off-by: Eduardo Oliveira de Carvalho <eduardooc.86@gmail.com> * Use polkit rule only when auto update is enabled. Signed-off-by: Eduardo Oliveira de Carvalho <eduardooc.86@gmail.com> Co-authored-by: Eduardo Oliveira de Carvalho <e.decarvalho@syseleven.de>
[v1.14] Fix releasever to 7 for RHEL and CentOS in yum docker reposit… …ory (kubermatic#826) (kubermatic#828) * Fix releasever to 7 for RHEL and CentOS in yum docker repository (kubermatic#826) * Fix releasever to 7 for RHEL and CentOS in yum docker repository * Fix e2e tests * Disable CoreOS E2E tests on GCE and DigitalOcean (kubermatic#822) * Disable CoreOS E2E tests on DigitalOcean * Disable CoreOS E2E tests on GCE * adjust the source url for the registry server (kubermatic#794) Signed-off-by: Moath Qasim <moad.qassem@gmail.com> Signed-off-by: Moath Qasim <moad.qassem@gmail.com> Co-authored-by: Marko Mudrinić <mudrinic.mare@gmail.com> Co-authored-by: Moath Qasim <moad.qassem@gmail.com>
Update CNI plugins to v0.8.7 (kubermatic#818) * Update CNI plugins to v0.8.7 * Update test fixtures
PreviousNext