Petrus Repo

Results 74 comments of Petrus Repo
trafficstars

Initially it seems v1.33.0-beta.0 fixes the issue! I haven't seen the `exec format error` yet (Docker Desktop for Mac 4.28.0).

Related * https://github.com/cert-manager/cert-manager/issues/7234

> What is your refresh interval It’s some time now, but IIRC we had 1 minute, 5 minutes and 30 minutes depending on the Secret.

Related https://github.com/docker/for-mac/issues/6797

Related: there is now a community fork of kontena/k8s-client in github/[k8s-ruby](https://github.com/k8s-ruby/k8s-ruby)

See also https://github.com/kontena/k8s-client/issues/172

We have been experiencing the same issue with ArgoCD 2.8: ApplicationSet webhook does not update Application resources. The webhook is logged, but `Application` resources are not updated before "some cache"...

We were running v2.8.3 - It seems v2.8.8 has a possible fix! We'll try with v2.8.9 soon and see if it fixes the issue! https://github.com/argoproj/argo-cd/releases/tag/v2.8.8 * #16062 * #16241

@AlekseiTikhonov-azur the fixes I linked in my previous message are introduced in v2.9.4, see https://github.com/argoproj/argo-cd/releases/tag/v2.9.4 So v2.9.3 is still broken - note that v2.8.9 is newer than v2.9.3.

It seems the problem is not fully fixed yet in v2.8.9 -- but something has changed! The delay between `Received push event repo` and `update Application` was exactly 10 minutes...