pg2000

Results 6 issues of pg2000

**Description** Support ExternalID in AWS Provider when assuming a role. This is a follow up for the [pull request](https://github.com/kubernetes-sigs/external-dns/pull/1745) which is closed. Thanks for the work of @dylwylie which i...

cncf-cla: yes
size/M

- flatten noProxy chain - remove unused service names from noProxy - added cluster domain - change raw service name to dns service names for appropriate dns resolution within a...

backlog

Hello friends, currently the minio-go client uses dualstack urls as default. https://github.com/minio/minio-go/blob/f5f1604f764e0543943961efefac0e6dc56ee4b2/s3-endpoints.go#L36 Is that on purpose? Is it possible to disable this? I didn't found a possiblility to get rid...

Hello, as some experience of day to day problems with resource quotas it think it would make sense to decrease the default value to 0.75. for the warning alert. https://github.com/prometheus-operator/kube-prometheus/blob/408f3863905f0f9ba1679592fd65a4d7793e7021/manifests/kubernetes-prometheusRule.yaml#L306...

stale

Hello, many charts allow to provide [extraVolumes](https://github.com/bitnami/charts/blob/2752ca5c04ed441490c48083aa4a339de699b69c/bitnami/elasticsearch/values.yaml#L124C1-L124C13) and [extraVolumeMounts](https://github.com/bitnami/charts/blob/2752ca5c04ed441490c48083aa4a339de699b69c/bitnami/elasticsearch/values.yaml#L130) in order to mount volumes (certificates, configmaps etc.) that should be used by the controller. It would be great if helmify...

Hello, we've seen some errors while trying to sync charts. The pipeline succeeded although no charts are synced. The output was: Chart Syncer output ```sh charts-syncer sync --from-date $HELM_DATE -c...

bug