tculp

Results 18 issues of tculp

The current version of the CRDs contained in the mattermost-operator chart do not match the latest CRDs in the mattermost-operator repo. In particular, the mattermosts.installations.mattermost.com CR is missing the `podExtensions.containerPorts`...

keycloak_client objects have an 'import' property, which allows one to configure various parameters of clients that were not created by terraform. This type of capability would be useful to have...

### Feature request The "profile" concept seems unhelpful, restricting, and obtuse. Instead, why not just have the config specify the exact components to install? Or add an `enabled` field to...

kind/feature
lifecycle/frozen

Many options that are accepted by the underlying executable are inaccessible through the script, such as `-cert`. This could be solved by individually adding support for each option, or by...

inbound-agent

### Terraform CLI and Provider Versions Terrraform: 1.3.6 Provider: 3.2.1 ### Use Cases or Problem Statement Sometimes only IPv4 or IPv6 traffic is supported by an endpoint. For example, when...

enhancement

**Is your feature request related to a problem? Please describe.** I am unable to add multiple copies of a dashboard using the grafanaCom method, as the dashboard in question has...

enhancement
triage/accepted

**Describe the bug** An ExternalSecret with `target.immutable` set to true will not recreate the secret if it is deleted manually, even if the refresh interval is nonzero. **To Reproduce** Steps...

kind/bug

**Describe the bug** In an ExternalSecret, the `target.immutable` field prevents a secret from being changed once it has been created. The `target.creationPolicy` field = "Orphan" allows a Secret to be...

kind/bug