Michael Smith

Results 25 comments of Michael Smith

I'm not sure what sort of implementation would be preferable, but there's a few different options that are pretty straightforward. If you grab a token with the google oauth library...

For anyone else running into this issue, you can do this with private service access by setting these options on the StorageClass definition: ``` parameters: network: projects//global/networks/ connect-mode: PRIVATE_SERVICE_ACCESS ```...

Looks like x/crypto/ssh added support recently. Could this be added now? https://github.com/golang/crypto/commit/5d542ad81a58c89581d596f49d0ba5d435481bcf

It looks like I'm not able to see the crash logs, but I'd be happy to take a look at fixing them. I did run the acceptance tests I added...

Whoops, I forgot to add the refactored flatten function and my temporary unconstrained project went away so I wasn't able to run the acceptance tests before pushing

@crenshaw-dev we're seeing this on a daily basis and would prefer not to resort to cycling the app controller every day. Is there any info we can provide to help...

Now that you mention it, our issue is caused by a few particularly large apps that somewhat routinely cause ArgoCD to get throttled by Anthos Connect Gateway when syncing the...

Seconded, this would be a nice and simple quality of life change. Manually updating the datasource every time the grafana container restarts is a little less than ideal.

Yeah, it never stopped cycling for hours, just kept cycling through those upgrading steps every ~50 seconds. I removed the `pg_autoscaler` module and it eventually got hung up repeating this...

Yeah, it's still happening unfortunately. Up to over 1000 iterations now: ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ReconcileSucceeded 4m37s (x1071 over 15h) rook-ceph-cluster-controller...