tarmak
tarmak copied to clipboard
A toolkit for Kubernetes cluster provisioning and lifecycle management
**What this PR does / why we need it**: We want the option (enabled by default) to run the kube services under `/system.slice` **Which issue this PR fixes** *(optional, in...
**What this PR does / why we need it**: Due to a result being miss returned a bug was created. This PR ensures all append results are of *multierror.Error and...
fixes #600 ```release-note Add `cluster images destroy [image ids] ``` /assign @MattiasGees
**What this PR does / why we need it**: The `StatusCheckFailed_System` is a binary value so we must check for when the metric equals one ```release-note Fix autorecovery threshold for...
**What this PR does / why we need it**: Adds spot-pricing flag to cluster apply command. This will apply a best effort spot price to each instance pool based on...
**What this PR does / why we need it**: Fixes #405 **Special notes for your reviewer**: Discussed in Tarmak meeting that it would be good to have what we have...
fixes #613 ```release-note Adds `tarmak cluster snapshot` to save or restore consul/etcd snapshots ``` /assign
```release-note Adds `tarmak cluster snapshot` to save or restore consul/etcd snapshots ``` rebased on top of #477 /assign
Signed-off-by: Mattias Gees **What this PR does / why we need it**: This updates kube-state-metrics to the latest version and it fixes some RBAC issues we had with 1.4. With...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Tarmak fails to unseal vault ``` Jul 01 15:03:09 vault-2.tarmak.local vault-unsealer[1103]: time="2018-07-01T15:03:09Z" level=error msg="error unsealing vault: unable to...