EslamAnwar

Results 6 comments of EslamAnwar

- I suggest to add the toleration in this list https://www.spinnaker.io/reference/halyard/custom/#kubernetes or add hal command to add toleration to services so we can use in the helm chart (https://github.com/helm/charts/tree/master/stable/spinnaker)and add...

@mogren we face the same issue here ,and we follow exactly the same recommendation to use node-local-dns and after upgrading the EKS AMI we still facing the same issue, I...

@mogren Thanks alot ,after remove force_tcp , no dns request fails .

same error here ``` Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:23:09Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"12", GitVersion:"v1.12.7", GitCommit:"6f482974b76db3f1e0f5d24605a9d1d38fad9a2b", GitTreeState:"clean", BuildDate:"2019-03-25T02:41:57Z", GoVersion:"go1.10.8", Compiler:"gc", Platform:"linux/amd64"} ```

Is this feature is implemented? , it is very common practice in kubernetes to restart all pods when a secrets is changed or the application will not be consistent

We face the same issue , as we cant use Experiment CRD as Kayenta-style analysis to compare canaries against an additional baseline deployment brought up at the same time. as...