Andrea Sosso

Results 5 issues of Andrea Sosso

`drone build restart` never override the custom parameters set by cli if they are already present in the build: I.E. ``` $ drone build restart org/myrepo -p DOWNSTREAM_IMAGE_VER=test1 1 Number:...

Hi, `http-check` directive could be used multiple times in backend/listen * http-check comment * http-check connect * http-check disable-on-404 * http-check expect * http-check send * http-check send-state * http-check...

enhancement

# Why? For the sake of convenience in managing variables within a multi-project and multi-environment setting, there's a need to utilize multiple `*.tvars` in `tfvars/TARGET_ACCOUNT_ID/`. For example: * `tfvars/TARGET_ACCOUNT_ID/environment.auto.tfvars` *...

**Describe the bug** I attempted to use kube-vip with the `--lbForwardingMethod masquerade` flag. However, the container goes into a CrashLoopBackOff state with the following error: ``` could not delete virtualIP:...

**Describe the bug** When the kube-apiserver becomes unreachable, kube-vip correctly removes the node from `ipvs`. However, it does not re-add the node to the ipvs when kube-apiserver becomes reachable again....