Ted Teng

Results 75 comments of Ted Teng

``` if !IsTargeted(targetReader, "shoot") && (args[0] != "gardener-apiserver") && (args[0] != "gardener-controller-manager") && (args[0] != "tf") && (args[0] != "kubernetes-dashboard") { return errors.New("No shoot targeted") } else if !IsTargeted(targetReader, "seed")...

I have one feasible solution(only on Mac), What about adding one method at the begging of `ValidateClientConfig ` display the full Warning message when the function invoked, then bring an...

PR in `ops-guide` # 175 generate garden config file with kubeocnfig md5 when initial script executed

as discussed in a planning meeting yesterday, Planning to add backup config logic first

- add new logic to backup config file first on local `~/.garden/config.bak` - able to handle comments when initial `TrustedKubeConfigMd5` if the config contains comments ![image](https://user-images.githubusercontent.com/42234376/101458901-76602700-3972-11eb-9741-82b36522bf1e.png)

as code freeze, this feature has been enabled from the internal version in Ticket 18.

> * Useful: `diag` (merge with `orphan`) to run a self-diagnostic on a shoot (much like the robot does on `/diag`, see below), but it should work with operators (full...

@danielfoehrKn Please add me, I am also interested in this topic and `kubeswitch` as well

about the `update` feature (gardenctl update), as I mentioned above the current process needs manual installation. which is my main purpose, regarding the older version installation is not the main...

![image](https://user-images.githubusercontent.com/42234376/101133664-2583c200-3644-11eb-9143-04cca542df23.png) ![image](https://user-images.githubusercontent.com/42234376/101133694-346a7480-3644-11eb-8928-ec78e2411c08.png)