Aaron Layfield

Results 11 issues of Aaron Layfield

**Is your feature request related to a problem? Please describe.** There doesn't seem to be a way to tell the operator to opt-in a secondary/replica as a non-voter in the...

One really nice thing about Cerebro is I can see the indices relocating very easily. I don't see a way of doing this in Comrade? Other then that, great tool!...

I'm not even sure how feasible this is but I'm going to look into it. I created a new subreddit with the purpose of achieving what up for grabs does....

up-for-grabs

**Is your feature request related to a problem? Please describe.** Right now, we force users to either deploy clients or use masters for incoming document requests from their logstash/log streamers....

enhancement

Looks like the latest 1.19.4 still has a CVE present for Zlib in Alpine 3.16. I'm guessing the base Alpine image itself will be to blame and will be the...

I see by default we use a non-TLS dialer, which in turn relies on `net.Conn` for instantiating and subsequently defining a significant portion of the downstream buffer reads/etc. Is there...

**Describe the bug**: The mutating webhook for secrets has a specific function to manage dockerconfigjson type secrets: https://github.com/banzaicloud/bank-vaults/blob/main/pkg/webhook/secret.go#L128 This function assumes that the content of your `auth` part of your...

kind/bug
kind/enhancement
kind/work-in-progress

**Scenario** We have secrets in our pipelines imported from variables / vault that make it through to the fly output via the `set-pipeline`. Using this resource it will have an...

enhancement

I'm making a PR for the official OpenSearch helm chart; https://github.com/opensearch-project/helm-charts/issues/50 Unfortunately, because of the authentication needed to get into OpenSearch, there is no way to automatically scrape via Prometheus...

### Summary Trying to create a VPN connection with ``` amazon.aws.ec2_vpc_vpn: state: present vpn_gateway_id: "{{ vgw.vgw.id }}" customer_gateway_id: "{{ cgw.gateway.customer_gateway.customer_gateway_id }}" static_only: true tunnel_options: - PreSharedKey: "{{ peer_passphrase }}" TunnelInsideCidr:...

needs_verified