RonaldFletcher

Results 7 issues of RonaldFletcher

### What happen? ### Relevant log output? _No response_ ### What you expected to happen? _No response_ ### How to reproduce it (as minimally and precisely as possible)? _No response_...

kind/bug

![image](https://user-images.githubusercontent.com/68765051/131477472-8c2ef033-b1e1-47e7-a7a0-7d341297712f.png) ![image](https://user-images.githubusercontent.com/68765051/131477522-59d911d1-d985-4de7-b079-13f6623a0d7b.png)

### What is version of KubeKey has the issue? v3.0.13 ### What is your os environment? Ubuntu 20.04 ### KubeKey config file _No response_ ### A clear and concise description...

bug

… of CooldownPeriod · Add a new field InitialDelayCooldownPeriod The purpose of adding a new field InitialDelayCooldownPeriod is to delay the effective time of the CooldownPeriod, so that when the...

### Proposal When replicaset is 0, I can access the k8 fully-qualified domain via http, and its de-activation job makes its replicaset 0 to 1 ### Use-Case _No response_ ###...

needs-discussion
feature-request

How to add labels to images using manifest-tool such as demo=demo ``` "Labels": { "demo": "demo", "io.k8s.prow.git-describe": "8f415271" } ```

``` sh ~/go/src/github.com/tensorflow-serving-arm #2.3.0 ❯ docker build -t emacski/tensorflow-serving:latest-devel -f tensorflow_model_server/tools/docker/Dockerfile .  base [+] Building 11.1s (7/12) docker:desktop-linux => [internal] load build definition from Dockerfile 0.0s => => transferring...