Grégoire Bellon-Gervais

Results 11 issues of Grégoire Bellon-Gervais

Hello, docker java images are now deprecated (https://hub.docker.com/_/java/). It's recommended now to use the openjdk image: https://hub.docker.com/_/openjdk/

**Describe the bug** When FIPS is enabled, pgAdmin4 does not achieve to create correctly `/var/lib/pgadminpgadmin4.db` **To Reproduce** Steps to reproduce the behavior: Be sure that FIPS is enabled: `cat /proc/sys/crypto/fips_enabled`...

triaged

Hello, here the problem I encounter when I use supervisord : [2015-02-11T08:59:36+01:00] ERROR: === could not generate xml for {"name"=>"XXXXXXXXX", "chef_environment"=>"int", "run_list"=>#, "recipes"=>[], "roles"=>["base", "load_balancer"], "fqdn"=>"XXXXXXXXX", "hostname"=>"XXXXXXXXX", "kernel_machine"=>"x86_64", "kernel_os"=>"GNU/Linux", "platform"=>"debian",...

Hello, start this line: https://github.com/k8ssandra/management-api-for-apache-cassandra/blob/d94ac7940420106a859640dffb6e5aedad27e691/scripts/docker-entrypoint.sh#L97 and all lines that involve modifying `${MCAC_PATH}/config/metric-collector.yaml` does not work. I have the following error message: ```bash /docker-entrypoint.sh: line 97: /opt/metrics-collector/config/metric-collector.yaml: Permission denied ``` It's...

Add security context and change bind port to 8443

Hello, I have updated versions in this pull request https://github.com/tnozicka/openshift-acme/pull/173 Build have been tested on OpenShift 4.10. Build images are available on if you want to try or better, build...

kind/feature

### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...

triage

Issue type: Bug or Enhancement, not sure ... **My Rundeck detail** * Rundeck version: 2.8.2 * install type: deb * OS Name/version: Debian GNU/Linux 7.11 (wheezy) * DB Type/version: h2...

help wanted

**Describe the solution you'd like** Hello, it will be nice that files that are updated by `entrypoint.sh` file be written to a dedicated **empty** folder. At least file `/pgadmin4/config_distro.py`. For...

Feature