Gonzalo Moya

Results 4 comments of Gonzalo Moya

I had the same problem because some custom deployments of Kubernetes add the '+' to the minor version and the version() function in deis controller takes the complete minor including...

Maybe you dont' have RBAC authorization mode enabled because is a default since kubernetes 1.6.0. So you should try something like this to get the 'stateless deploy': ``` helm init...

@IlyaSemenov With all my tests I concluded the problem was the network stack of Rancher, so I only got working deis with some versions of Rancher networking stacks vs Rancher...

Same here. I'm trying to pass an envFrom list to the job but skaffold is ignoring the `overrides` content