seb2020
seb2020
Please provide the following information when submitting an issue (feature requests or general comments can skip this): 1. pgBackRest version: 2.31 2. PostgreSQL version: 9.6.18 3. Operating system/version - if...
**Describe the bug** For downloading container, we need to use a proxy like JFrog or Nexus. For doing that, we need to use an internal URL instead of docker hub....
Hi, I have try the docker version of imapsync and I need to use the variable "oauthaccesstoken1". I have set in my docker-compose : `command: /servimapsync --user1 [email protected] --oauthaccesstoken1 "/tokens/oauth2_tokens_xxx\@mail.com"...
As discussed in https://github.com/ansible/awx-resource-operator/issues/164, this PR is for adding support to unlock the ssh key with a password. On the kubernetes side, you need to have one secret containing the...
Hi, I am running the operator in OpenShift 4.16. Based on https://docs.ansible.com/ansible/latest/collections/awx/awx/credential_module.html#parameter-inputs, I can set in the "inputs" a key like "ssh_key_unlock" when creating a new AnsibleCredentials. How to use...
### Component(s) collector ### What happened? ## Description When using this snippet for the CRD OpenTelemetryCollector, the generated route is too long for OpenShift: ``` apiVersion: opentelemetry.io/v1beta1 kind: OpenTelemetryCollector ......