Brinn Joyce
Brinn Joyce
I realise this duplicates https://github.com/inkblot/puppet-bind/pull/129/files but that hasn't been touched for a few years, so hoping this can be merged instead.
These methods were removed/changed in 48f968b7126b5161f9dcb1cfb3f53daacda176f2 but not referenced in the release notes for 1.7.1/1.7.0 even though it's a breaking change. Would you consider reinstating them? Cheers
As per title, because of this issue https://github.com/cloudnative-pg/cloudnative-pg/issues/2466 if you try to deploy cloudnative-pg with an umbrella chart like this: ``` apiVersion: v2 name: cnpg-operator description: Install cloudnative-pg-operator type: application...
Currently the `recovery` mode does not set the `database`, `owner` or `secret` keys documented in https://cloudnative-pg.io/documentation/1.24/recovery/#configure-the-application-database This results in the operator defaulting to `app:app`. Which works fine if the source...
# Describe the bug If the KMS key is being created at the same time as the module, i.e. as a separate `aws_kms_key` resource or by setting `enable_managed_kms_key` the plan...
### Is your feature request related to a problem? Please describe (👍 if you like this request) Currently in Harvester there is no option to disconnect a NIC, e.g. unplug...
### Description of the Change Encode message to utf-8 so unicode characters can be sent to teams. Without this we're seeing errors like this: ``` 'latin-1' codec can't encode character...