Cristian Pop

Results 13 comments of Cristian Pop

No, in my case It was a lot of tabs opened after restarts. I actually realized this when testing the tab cycle feature between two tabs opened from the command...

@jareware Yes, I had quite a few tabs opened. I open 3 tabs by passing 3 urls as arguments to chromium-browse in ~/.xsession. I believe that was the intention of...

Could I drop another idea here ? How about using Chrome Debugging Protocol for this ? I'm planing o build a prototype with chilipie and I'm planning to try https://github.com/cyrus-and/chrome-remote-interface....

That would be **alpine:3.10** from [here](https://github.com/runatlantis/atlantis/blob/master/docker-base/Dockerfile)

@eerkunt yeah, that fixes it but it's not an option the container size is too big. I'm not sure how to do this with multi-staged build beeing a packaged installed...

Any updates on this ? Kinda defeats the purpose of the `cloudflare_certificate_pack` resource if we cannot automatically validate the certificate via the TXT record

I've found [this](https://github.com/kubernetes-sigs/controller-runtime/issues/1774#issuecomment-1011763856). What puzzles me is that I saw the same error message ("failed to renew lease" ) on the other controllers in the cluster that probably use [controller-runtime](https://github.com/kubernetes-sigs/controller-runtime/)...

Guys, following this with interest. I'm using now @TomTucka's provider for now but I would like to start using contexts also. Not trying to make things worse but there is...

Hello, I recently ran into this after Heroku updated Postgres to v12. Since we have now way to get the initial config from the API, my workaround for existing DB...