Angelo Fenoglio

Results 13 issues of Angelo Fenoglio

It would be nice to be able to not only give the rows information to the table, but also give the already selected rows, to avoid losing that information on...

## Describe the Feature IAM Credentials and SSO Credentials workflows should be under https://leverage.binbash.com.ar/user-guide/ref-architecture-aws/credentials/

## Describe the Feature The page title for the Leverage CLI commands documentation as shown in the browser tab should resemble the content title for the page. For instance: ![image](https://user-images.githubusercontent.com/23464675/133099258-568ba299-cb40-4c1a-8de3-db96afcc05d5.png)...

enhancement
patch

Currently we make use of the kubernetes terraform provider and the `kubernetes_manifest` resource to deploy ArgoCD applications. However, Argo Project also provides the [`argocd-apps`](https://github.com/argoproj/argo-helm/tree/main/charts/argocd-apps) helm chart to achieve this. Using...

feature
minor

## What? - Implement centralized logging of Kubernetes applications in Ref Arch. - Make use of IRSA + Fine grained access control to allow interaction of Fluent-Bit agents with a...

feature
patch

## Describe the Feature Improve output definition in identities' layers to avoid repetition. Suggested code structure: ```terraform output "usernames" { value = { for k, v in module.user : k...

enhancement
feature

## Describe the Bug If there's a syntax error in the `config.tf` file in the layer, that is, the file holding the providers, backend and terraform remote state configuration blocks,...

bug
minor

## Describe the Feature Currently all configuration values are loaded when the object in charge of handling containers is created. Preferably this should be done in the main `leverage()` call...

minor
feature

## What Currently all parameters that a user provides to run a specific task are treated as strings. When these values are passed to the task during its invocation, they...

enhancement
minor
feature

- Document the process of configuring and debugging SSO authentication for Leverage. - Also documenting the transition process to and from IAM + MFA would be very useful for users.

enhancement
minor