Daniel Valdivia

Results 68 comments of Daniel Valdivia

After I successfully save a replication rule, I don't get redirected back to the list of replication rules

@vixns there's a problem when creating the links using a console session, since behind the scenes we use an STS Token instead of the real credentials, unlike `mc` so, when...

is this end session call standard on OpenID? if so, we should definitively call it cc @Alevsk

@chipkent @gustav3d even with the proper envoy I'm also getting mixed results, I have two RPCs on the same grpc service and one works and the other doesn't, I do...

@ayush-1506 so you got the manifests to work with kubernetes `1.23` ?

I've tried Kubeflow 1.6.0 with Kubernetes 1.25 and I can confirm it doesn't work, a lot of deprecated stuff in use

yeah, `1.22` works just fine, I've also tested kubeflow `1.6.0` on that, but I think it's important to start pushing kubeflow to adopt 1.23 or newer, attempting to install on...

@Methuselah96 any luck? anything we can help with? I can gladly try and port some of the needed code if you point me in the right direction

I tried using the export tool from apple which allows to import existing extensions and port them to safari via ``` xcrun safari-web-extension-converter /path/to/extension ``` the result can run in...

Seems like @sconiac steps only works for `MacOS 11` not for `macOS 12` (Monterey)