Dmitry Sergeev

Results 11 comments of Dmitry Sergeev

It looks like s4cmd can't do it = (. Just because of this, I still use s3cmd.

Another crutch that solves this problem for me, may be useful to someone: ```puppet class {'mongodb::globals': manage_package_repo => true, version => '3.6.12', } -> class {'mongodb::client': } -> class {'mongodb::server':...

@hendrikkiedrowski Thanks a lot for the PR. I'll try to see it soon. Sorry for the long answer

Hi @Sh4d1 Sorry for the long answer! Private network configured via https://docs.hetzner.com/cloud/networks/connect-dedi-vswitch/? Perhaps this will work if I add support for the `load-balancer.hetzner.cloud / disable-public-network` annotation. I will definitely check...

> the solution is the same: `ephemeral-storage` quota and kubelet's existing full rootfs/imagefs recovery mechanisms. Hi @anguslees I attempted to work with the ephemeral-storage quota. I'm afraid this isn't a...

It would be great if you could add GitHub Sponsors (https://github.com/sponsors) as an additional way to support the project, alongside OpenCollective. GitHub Sponsors is more convenient for many users since...

I have the same problem but with Dex. Right after starting netbird-management, everything works and the login succeeds. However, if I wait a couple of hours, I get the same...

@mlsmaycon Thank you very much. This helped me

For me, it works with the configuration like: ```yaml registries: - api_url: "https://harbor.example.com" credentials: "pullsecret:argocd/registry-secret" defaultns: "project-name-in-harbor" name: "project-name-in-harbor" ping: true prefix: "harbor.example.com" ```

I’m experiencing the same issue on Fedora 42 (GNOME) and Ubuntu 24.04 (GNOME). The problem does not occur when using KDE on Fedora 42 or Kubuntu 24.04.