Louis Taylor

Results 22 issues of Louis Taylor

**What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*:...

needs-rebase
priority/P1
release-note-none
size/L

Fixes #224. ```release-note Allow performing dry-run of puppet modules. ```

do-not-merge/work-in-progress
needs-rebase
release-note
size/XXL

/kind feature In #120, we investigated methods of creating dynamic policies for each tarmak instance, the outcome of which was [vault-plugin-auth-templated-aws](https://github.com/jetstack/vault-plugin-auth-templated-aws). If we decide the extra complexity is worth it,...

kind/feature

**What this PR does / why we need it**: adds support for generic feature flags **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...

size/L
needs-rebase
release-note

```release-note Allow updating cassandra nodepool resource requests ``` Ref #355

size/L
do-not-merge/work-in-progress
release-note

**What this PR does / why we need it**: add an action for scaling in cassandra clusters **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...

needs-rebase
release-note
size/XL

/kind feature With #249, we've added support for etcd persistence. We should at some point in the future support pointing the apiserver at an arbitrary etcd endpoint.

kind/feature

This adds a new field to cassandra nodepools, `seeds`, which controls the number of seed nodes in that nodepool. This defaults to 1, and cannot be greater than the number...

size/L
needs-rebase
release-note

/kind feature We should allow users to change resources in a nodepool. This should take place inside an action, to avoid conflicting with other actions (e.g. a upgrade).

kind/feature

/kind feature Action allowing users to scale their cassandra clusters down (e.g. from 5 nodes to 3 nodes). Plan: 1. ScaleIn action sets a field on pilots selected for removal...

kind/feature