Hemanth Bollamreddi

Results 36 issues of Hemanth Bollamreddi

### Proposal Adding nomad podman driver to the official distribution channels would greatly help the usage of such drivers. ### Use-cases The status-quo is to download the drivers and place...

stage/accepted
type/enhancement
theme/build

### What happened? __Disclaimer__: I have zero prior experience in php - so if you find this bug report irrelevant, lmk. I tried to hack together the nextcloud dockerfile to...

bug

Does systemd not take care of vault-agent ? Is it run only once ? Are the certs not rotated ?

##### SUMMARY The template `{{ lookup('community.hashi_vault.vault_token_create', url='https://100.72.58.16:8200/', wrap_ttl='1m', role_name='cluster-pki') }}` does **NOT** create a wrapped token - just creates a normal token. The equivalent cli command works fine with the...

bug

There seems to be duplicate entries for `consul` and `s3` in the link at https://caddyserver.com/docs/json/storage/ The links are the same as well.

Background: Followed the deploy/nomad and got the csi up and running. But when trying to run a postgres docker instance, by using a csi volume, I am getting the following...

Added interface guards for better safety as mentioned in https://caddyserver.com/docs/extending-caddy

Add a default variable to let users set other hosts. Currently, I am using the below code. ``` - name: Add hostname to /etc/hosts become: true lineinfile: dest: /etc/hosts regexp:...

I was wondering if releases for docker arm / arm64 is possible, since most of this is shell scripts and no extra compiling is not necessary.

Is it possible to achieve this without writing to .ovpn files which are mounted ? This is because, I am trying to mount an configMap (kubernetes) which does not allow...