manicole

Results 19 comments of manicole

Is it still pending, or is the TLS based authn available in recent releases ? If not available, am I correct thinking TLS based authn is working on a single...

OK I understand, thanks for answering :)

Thanks for your quick answer! I can't submit a PR at the moment, I was looking for an already implemented way to do it. It could be an enhancement then...

No it won't do ... I hoped to get the expiry time out of such a parser, but I can't find one in this list. The thing is that if...

+1 I am trying to implement the massive export of Magda datasets to export/import between several instances. When Elasticearch backup&restore will be implemented, would it be a solution to quickly...

Thanks for your answer, then I'll backup from postgreSQL! I'll use in-pod postgreSQL option. I checked WAL based backup&restore but it doesn't really fit my needs : I would like...

Same problem encountered here, please reopen. This is actually 2 issues in one : - First issue is that Cilium is not writing its configuration on the nodes, at least...

@RubenMakandra Thanks for reopening and for your insights. Testing is in progress on my side ;) In addition, I found the issue https://github.com/kubernetes-sigs/kubespray/pull/10684 mentionning the problem and proposing a way...

Same here using OVHCloud managed Kubernetes cluster. Thanks for the trick @xom4ek !

+1, same problem here using Fluentd (v1.3.2) and fluent-plugin-prometheus (v1.6.0) in Kubernetes (v1.14). Fluentd configuration extract : ```yaml apiVersion: v2 kind: ConfigMap metadata: name: fluentd-opa namespace: opa data: fluent.conf: |...