Shane Galvin

Results 7 issues of Shane Galvin

It would be useful if you could tag schema properties and parameters as being sensitive or PII specific so that these could be tagged appropriately in API docs.

security
format-registry
security: meta

**Describe the bug** A clear and concise description of what the bug is. Reports containing a full reproduction recipe (command-line and input file gist) will get a **much** faster response....

workaround

**Is your feature request related to a problem? Please describe.** Currently the parameters and requestBody are bundled together in the one table called parameters. It would be a nice feature...

enhancement

Would it possible to add support for exposing additional [ListenHTTP](https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.23.2/org.apache.nifi.processors.standard.ListenHTTP/index.html) ports and paths via Helm chart?

enhancement
help wanted

### Proposal I would like to be able to configure and restrict the number of completed `PerconaXtraDBClusterBackup`'s that are retained in Kubernetes, maybe default to 5. Current there seems to...

Would be good to see Confluent and the schema registry supporting the recent release of Avro 1.9.0 http://avro.apache.org/docs/1.9.0/, the first release in two years. Related to https://github.com/confluentinc/schema-registry/issues/1122

Based on https://docs.percona.com/percona-operator-for-mysql/pxc/backup-tutorial.html#configure-backup-storage it seems it should be possible to set `storages..s3.prefix` and the operator seems to support it https://github.com/percona/percona-xtradb-cluster-operator/blob/bcbeb0d97b86366feca441ed3017698d5d742338/pkg/pxc/backup/storage/storage.go#L173 however it does not appear to be supported via helm...