Ferdinando Simonetti

Results 8 issues of Ferdinando Simonetti

Hello, I'm trying to use kubie to handle Okteto.com's kubeconfig along with the others, more standardized, cluster that I have to connect to. I'm using Okteto's developer plan here, so...

Hello, I've used this Secret to create a MySQLCluster with pre-created *keycloak database. `apiVersion: v1 data: DATABASE: a2V5Y2xvYWs= PASSWORD: a2V5Y2xvYWs= ROOT_PASSWORD: bW9vbmV5 USER: a2V5Y2xvYWs= kind: Secret metadata: name: keycloak-db-secret namespace:...

question

### Pitch Adding Cloudflare's R2 to the list of object storage provider. ### Motivation Expanding Mastodon's S3 backend compatibility to include Cloudflare's offer could reduce storage-related costs for several instances...

suggestion

# Description I've added **cert_check** as an option for **MinioReader** to avoid problems when the remote MinIO server has TLS enabled, but with a self-signed or untrusted certificate. How can...

# Description I've taken MinioReader's handling of **file_extractor** parameter for **SimpleDirectoryReader** This allows to choose a customized matching between file extension and its Reader/Decoder, and **shouldn't* wreak havoc on SharePointReader's...

### Feature Description Hi, actually I'm obtaining my **test** Documents by scanning a local directory ``` filename_fn = lambda filename: {"file_name": filename} DocxReader = download_loader("DocxReader") PptxReader = download_loader("PptxReader") PandasExcelReader =...

enhancement
triage

[issue.zip](https://github.com/linkerd/linkerd2/files/13821294/issue.zip) ### What is the issue? I have two clusters on **AKS**: both have **Envoy Gateway** (with two **Gateways** each, one _public_ and one _private_) and **Linkerd (with multicluster)** installed....

bug

Hello everyone, first of all a description of my environment: ## Test environment ### OS ``` [root@getvlsalt02 srv]# cat /etc/os-release NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux...