Nicolas Fraison
Nicolas Fraison
Hi, Grafana template from master branch are fine. I think that you are using the ones from grafana branch which are in fact using bytes format. I will update the...
@lukas-vlcek I'm currently looking at adding some integration rest tests but to do so I need to rely on `includeXpack '*'` on `restResources` of the `gradle.build` But it seems that...
Sorry for the delay was not able to take sometimes before So I looked at the issue and I'm not sure why the query parameter mechanism to send credentials is...
FI, I've tested the last version of your branch and it works fine on my side.
My understanding is the same than @m2rt . - First a call to AssumeRoleWithWebIdentity with the webidentityprovider arn and associated web identity token. - From this call we retrieve the...
The AssumeRoleWithWebIdentity is called here also in the `RefreshCredentials` function https://github.com/OSGeo/gdal/blob/26752efb88cf6d9042614340f48ce97fde5ef281/port/cpl_aws.cpp#L1792, So should be recalled, no?
The intent is in fact to enable subdomain style s3 by at least having the appropriate ceph configuration of RGW being done by rook. Then it will in fact required...
@bartlaarhoven you can configure it thanks to the ceph cli through the toolbox. You will have to do it for each rgw: > kubectl exec -ti $(kubectl get po|grep tools|awk...
Yes this is exactly what I'd like rook to automatically configured
Hi @jakunow on my side I didn't have any access to some sflow trame with MPLS header packet, to be able to add it I would need a network capture...