-
https://github.com/geerlingguy/ansible-for-kubernetes/blob/555e16d04326ce54d998f7ec78e753799074f47e/ansible-containers/main.yml#L11
If using the same shell env from chapter 2 where we ran:
> $ m…
-
I am creating an umbrella issue to track issues related to Elasticsearch image.
At the moment we are using `quay.io/pires/docker-elasticsearch-kubernetes:5.6.2` because official 5.x image requires …
-
Hello together,
I am currently trying to get the aerogear environment set up with oc cluster up. I tried the installer now in different ways. First approach like described in the README on this si…
-
##### SUMMARY
When working with Kubernetes Custom Resources (CRs), there are times that I'd like to be able to modify the `status` of the CR. Currently, these updates are only possible with the…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
- API
##### SUMMARY
Can't search with unicode
##### ENVIRONMENT
* AWX version: X.Y.Z
* AWX install method: openshift, minishift, dock…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
When setting `spec.projects_persistence: true` the operator fails to deploy AWX on OpenShift.
##### ENVIRONMENT
* AWX version: 19.4.0
* Operator …
gjsmo updated
2 years ago
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
git commands for currently used repo are unavailable. Unable to run `git describe` on localhost for current running template
##### ENVIRONMENT
*…
-
Hi team,
I was using the *openshift_process* module, but it appears that for some reasons the result of the rendered template is alterated masking the word 'openshift' with asterisks. Of course usi…
-
What is the recommended way of passing Template params when running the playbook? I.e. at playbook execution time.
Currently you can specify Template parameters in the `...-params` file pointed to …