ron1

Results 29 issues of ron1

The Elasticsearch 5.6 branch continues to be maintained. On April 17, 2018, Elasticsearch 5.6.9 was released. Consider releasing a 5.6.9 version of this image.

### Describe the feature The S3TransferManager components S3ClientConfiguration, S3NativeClientConfiguration, and others are enhanced to allow customization of the following `software.amazon.awssdk.crt.s3.S3ClientOptions` properties: ``` String endpoint; TlsContext tlsContext; ``` ### Is your...

feature-request
transfer-manager

The Elasticsearch Operator should integrate with the Operator Lifecycle Manager, a component of the CoreOS Operator Framework (see https://github.com/operator-framework/operator-lifecycle-manager for details).

pycurl 7.19.3+ handles Unicode Strings reliably. This has not been my experience with pycurl2. Also pycurl seems to now be well maintained. As a result, human_curl should only install/use pycurl2...

Environment: OCP 3.11, Rook Ceph 1.1.6 block provisioner, NooBaa 2.0.8-SNAPSHOT including PR https://github.com/noobaa/noobaa-operator/pull/146 Pre-req: Configure two pv-pool BackingStores with one volume each wrapped in a Mirror BucketClass. Then define a...

Environment: OCP 3.11, Rook Ceph 1.1.6 block provisioner, NooBaa 2.0.8-SNAPSHOT including PR #146 Pre-req: Configure two pv-pool BackingStores with one volume each wrapped in a Mirror BucketClass. Then define a...

NooBaa is manageable directly via the noobaa-core REST API and indirectly via noobaa-operator CRs. The noobaa-operator CLI manages NooBaa via a mixture of direct noobaa-core REST API calls and indirect...

enhancement
feedback wanted
user experience

Currently, the mirror registry host seems to require internet connectivity. This may not be the case in a true airgap environment where the registry images and configuration manifests must be...

It is common for mainstream CRD-based workloads to allow Helm CRD management to be externalized from the main chart. One approach used by Rancher, the Elastic Cloud on Kubernetes Operator,...

I would like to limit the set of namespaces that the operator is watching. This should be configurable when deploying the operator.