Thomas Farvour

Results 14 comments of Thomas Farvour

Great! I was able to work around it by just removing the entries dB and journal so it started ignoring properly. Best Regards, T On Sep 5, 2015 5:11 PM,...

I could see this feature being useful. There are cases where I have multiple accounts that might need to sync up different local directories. It would be nice to be...

I ran into this issue when previous runners didn't clean themselves up in the GitHub API and I look at the cloud-init log of the configure command it was asking...

I'm also having this problem. I am discontinuing using kaniko and fell back to regular, limited docker builder hosts using Docker-in-Docker, or remote via SSH when isolation is required, since...

I opened up a PR to make a feature for automatically using the environment. It avoids you from having to do strange workarounds and allows the values to be updated...

My experience trying to collect data in GovCloud was not successful either. If I get extra cycles I can try and probe into this more, however, cloudmapper is essentially not...

Well, perhaps it would be a good idea to merge the change? Does anyone else have the ability to merge this in? @AlekSi ? That would be nice. "I don't...

Alexey, Thanks. I did open up a separate issue asking who can maintain. 👌👍🏻 T > On Mar 5, 2020, at 09:15, Alexey Palazhchenko wrote: > >  > I...

The entire concept of the last-applied-configuration is such a k8s screw-up IMO. I don't even know where to begin. There's really no reason why this value cannot simply be a...

> Issue is there but you can remove the annonate using > > ```shell > kubectl annotate secret kubectl.kubernetes.io/last-applied-configuration- -n > ``` This is a sufficient workaround for CI/CD processes,...