Luca Zecca

Results 11 issues of Luca Zecca

could be awesome to have also Dockerfile because is supported by markdown: ```Dockerfile FROM golang:1.16 as test ```

Hi, should be possible to add, on top of Google and OVH, the LDAP authentication as well?

feature_request

I am writing an fsm that needs the follow: an Event named `creating` can goes to 3 different states (`ok`, `unreachable`, `creating`) depending on some checks. In order to realize...

Hi everyone 👋 ! I am using the current operator release v0.0.14 configuring the authentication with an external dex. I saw that with this change https://github.com/argoproj-labs/argocd-operator/blob/a5171dbe936341924dcacfba7f1aba6a109ccf7e/pkg/controller/argocd/util.go#L193-L196 everything could potentially work,...

Dex

Hi, i am using kitchen-docker with kitchen-puppet in Jenkins pipeline since few days. I noticed that if during puppet provisioning are thrown errors, the converge phase, at the end, will...

Hi, i am currently using this ruby library, and there are lots of missing missing ec2 families (m4, m3, c4 etc..) . I saw that each implementation of on_demand and...

### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want...

### Prerequisites - [x] I have read and understood the [contributing guide][CONTRIBUTING.md]. - [x] The commit message follows the [conventional commits][cc] guidelines. - [x] Tests for the changes have been...

Hi, i am using wait4x in the pipeline using the HTTP provider in order to compare a specific body JSON key with a specific value. AFAIK, also looking at the...

### Describe the bug I have the following kustomization crd : ```yaml apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 kind: Kustomization metadata: name: example-develop namespace: flux-system spec: interval: 10m targetNamespace: flux-system sourceRef: kind: GitRepository name:...

question