luis-alen

Results 10 issues of luis-alen

Suggestion: it'd be really nice to have an auto generate password feature. Here are some ideas on how to do it: - A button to auto generate it like https://cryptobin.co/...

enhancement
security/privacy
UI/UX

Hello, How can I get access to environment variables such as $_SERVER['REMOTE_ADDR'], $_SERVER['SERVER_NAME'], $_REQUEST, $_GET, $_POST?

**Describe the bug** I'm unable to set parameters such as `slow_query_log`, `long_query_time` and `log_queries_not_using_indexes` in `DbClusterParameterGroup` objects. I get an `unknown parameter` error message: ``` Name: luis Namespace: rc Labels:...

priority/awaiting-more-evidence
service/rds

**Describe the bug** When trying to update the attribute `enableCloudwatchLogsExports ` of an aurora-mysql DbCluster or a mysql DbInstance, the cloud resource is not updated/affected. I've tried to enable the...

kind/bug
service/rds

### What happened? When provider-sql for mysql grants the below specific list of privileges to a user, it revokes all of them and then grants again when reconciling although the...

bug
help wanted

### What motivated this proposal? so we can globally express additional information related to the chart deployed resources. ### What is the proposed change? add possibility to set global annotations...

proposal

Why is the latest release not yet available on ghcr? https://github.com/sipcapture/heplify-server/pkgs/container/heplify-server

**Description:** Hello, and thank you for maintaining this provider! I’ve encountered a challenge when using the `postgresql_schemas` data source to retrieve schemas dynamically, especially in situations where a database might...

**Describe the bug** I'm trying to migrate data between clusters. The source and dest PVCs use EFS storage class and contain hundreds of thousands of small files. The initial sync...

## Problem In Kubernetes, Pod IPs are ephemeral and can be reused. Today: - Replicas announce their Pod IPs by default. - The operator offers no CR field to set...

enhancement