Mate Gabri

Results 16 comments of Mate Gabri

Yes, I think the issue was resolved in https://github.com/projectcalico/calico/pull/6605

I've worked around by modifying the DEBIAN/control file and repackaging calamari-server with dpkg-deb. Works fine.

I'm having intermittent issues with `4.3.16` and `4.3.17`. Since paying serious money for our enterprise clusters and having our non-prod environments impacted by this is really upsetting.

> Hi @ScOut3R. Are there more detailed logs in protokube? Would help to understand what the actual apply error is. Thanks! Hi @hakman, here's the snippet of what's looping on...

> > `DaemonSet.apps "calico-node" is invalid: spec.template.spec.initContainers[3].image: Required value` > > @ScOut3R Could you check the calico manifest to see what is the Init Container that is generating this error?...

@hakman I don't want to celebrate prematurely, but it looks like updating the cluster's configuration using the latest `kops` release solved this problem. I have another cluster with the same...

> > For all those struggling with this we have a patch to fix the EBS related issue, I do not believe this will help anyone with issues on Docker...

> @cballesteros-sistrol at the moment you need to build the plugin locally and push it to your own docker repository somewhere. > > To build the plugin, clone [joan's repo](https://github.com/joan-s-molas/rexray.git),...

@olemarkus I suspect this should work with specifying `aws_account_id.dkr.ecr.region.amazonaws.com/quay` as a registry mirror for containerd. I tried it for Docker Hub hosted image (`aws_account_id.dkr.ecr.region.amazonaws.com/docker`) and kubelet tried to pull images...

@lifeofguenter how did you get Spinnaker instrumented by Datadog's APM? We are facing a similar issue with Clouddriver RO, it it taking an awfully long time to respond to Application/get...