Massimiliano Adamo

Results 46 issues of Massimiliano Adamo

## Expected Behavior I am an Enterprise customer, and I wanted to check the status of my tickets ## Current Behavior This url is no longer working: https://account.sensu.io/support Furthermore, there...

I added two 3rd party plugins. it fixes #139

Can you please consider adding the following 2 plugins, to the 3rd party plugins list? - Netreap: Cilium for Nomad - Nomad CNI: Puppet driven CNI configuration I am opening...

Although I have set `NOMAD_CACERT`, and my certificate is valid: ```bash $ curl https://nomad-ui.mydomain.org:4646/ Temporary Redirect. ``` I get this error: ```bash requests.exceptions.SSLError: HTTPSConnectionPool(host='nomad-ui.mydomain.org', port=4646): Max retries exceeded with url:...

Describe the bug ---------------- clamav-milter executable is not part of the RPM and DEB packages. How to reproduce the problem ---------------------------- The output of either `rpm -qpl clamav-1.4.0.linux.x86_64.rpm | grep...

🙏help wanted
🥺feature request

**Describe the bug** sometimes when I start a container it fails to mount the volume. Then Nomad tries to start the job again, and it succeeds. **To Reproduce** Steps to...

**Description of problem:** I am reviving the ticket https://github.com/gluster/glusterfs/issues/331 which was raised on 2017. Gluster is simple to install, and in a few cases I am installing Gluster storage dedicated...

I have ipv4 and ipv6 objects, created as following: ```python ip6 = objects.IPv6.create(ip=self.ipv6, mac="00:00:00:00:00:00", configure_for_dhcp=False) ip4 = objects.IPv4.create(ip=self.ipv4, configure_for_dhcp=False) ``` if try to create the host record, I can get...

## Describe the Bug in order to create a user with password, which authenticates over the socket, I need an entry like this one: ```txt local user db md5 ```...

I don't know how feasible is this request, and I don't how easily it can be implemented, but I thought that the user agent header is there to be forged....