-
### Problem
Right now some components support `node_selector` and others support `node_affinity`. It is very incosistent.
Historically this has been the case because Lokoctl exposed whatever un…
-
The kvm-libvirt platform is not yet supported in lokoctl.
Expose it in lokoctl and create docs which cover what was written in https://github.com/kinvolk/lokomotive-kubernetes/blob/master/docs/flatca…
-
@joaquimrocha proposed this request that currently in Lokomotive when applying cluster with `lokoctl` , we either execute lokoctl cluster apply by installing the cluster and all the configured compone…
-
In order to use a different version of Flatcar for a alpha/beta channel, I need to specify the version in the `os_version` field.
This causes an error as `lokoctl` also expects to provide `ipxe_scr…
-
After the user runs `lokoctl cluster destroy`, `lokoctl` still keeps the S3 bucket around. Can we get rid of that after the destroy is successful?
If a user reuses the bucket for multiple installat…
-
**Current situation**
People who has extra deployments to install on the cluster must use external binaries like `kubectl` or `helm` to install them.
**Impact**
For some people, deployment proces…
-
https://github.com/kinvolk/lokomotive/blob/a1c91a1c29aa91d9513425825f2ee841b3373cde/pkg/terraform/executor.go#L351-L359
The `Plan()` method above is invoked when the user runs `lokoctl cluster appl…
-
PR #483 solves the issue of #329 by handling the OS interrupts.
However it was found that upstream terraform also didn't support signal interrupts for `terraform init`. An issue was filed for the …
-
**Description**
The `lokoctl cluster apply` command checks if the nodes are up and reports that the cluster is health even when one etcd member did not rejoin:
```
Now checking health and readi…
-
Distilled from https://github.com/kinvolk/lokomotive/issues/142#issuecomment-718730596, we could take user configuration while `lokoctl cluster apply` runs and we could save it to the cluster as `Secr…