Petrus Repo

Results 74 comments of Petrus Repo
trafficstars

> No value within the terraform block can use interpolations. So sad

Our use case https://github.com/openebs/openebs/issues/3132

Being able to display multiple resource types would be really useful for implementing a "panel" that'd be displayed without having to navigate. For example the picture below: display multiple Custom...

Here is an example screenshot of a "status at a glance" window with tmux: * on top k9s is watching a Custom Resource `Application` and provides an overall status at...

Would be superb to get this merged OR create list of steps required to get this merged. Istio requires the application protocol be specified in the `Service` resources so that...

> > I just noticed that changing the service names would be a breaking change for many that refer to service names in their ingress. > > Maybe it would...

Issue is resolved - applicationset-controller is now part of the argocd image which has an arm64 image `docker manifest inspect quay.io/argoproj/argocd:v2.7.10 --verbose`

This related thread about Gitlab's infrastructure team's tuning is interesting: https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1592#note_591698998 There's no clear answer but part of Gitlab's conclusion was > As a quick synopsis, we tweaked the amount...

We are experiencing the same slowness -- we didn't try with `--enable-secrets-caching` yet, but that's a good tip! Related: * https://github.com/external-secrets/external-secrets/issues/3258