Fabio Gallese

Results 7 issues of Fabio Gallese

Wrong quotes made some of the code to be displayed as text.

Buenas ! Estoy deployando tu proyecto en Kubernetes, por lo que necesite hacer algunas modificaciones: * Los settings se cargan desde variables de ambiente, con defaults de forma que si...

So, I've noticied the following issue: **Scenario**: A host is created using zabbix::agent, which exports a Zabbix_host resource. In this host you specify a default set of basic templates. Example:...

For reference, this issue was raised in #2210. When using a docker compose file with one or more `depends_on` including conditions `service_healthy`, tilt does not check those conditions. `depends_on` is...

enhancement

This fixes Problem while using kubernetes_ingress #46

It seems to me that there is a bug when handling the resource kubernetes_ingress. In the file lib/puppet_x/puppetlabs/kubernetes/provider.rb at line 73 there is a call to "get_#{type}s": ``` def self.list_instances_of(type)...

Reading the [get-started](https://connecti.cloud/#get-started) page, it seems like GCP is suported. Following the guide it prompts me to run: `$ connecti connect google --subnet-ids=""` But when I do that, I get:...