Juan Vela

Results 13 issues of Juan Vela

## Intro It's still unclear to me, but this error seems to happen on ARM-based macOS ## What you could get When using the homebrew role in a playbook as...

### Problem When using several kubeconfigs referenced by the `KUBECONFIG` env var (colon separated paths), this plugin doesn't work. Not even when referencing the specific config file. ```bash $ echo...

Restart behavior should be addressed for ES and Kibana at `docker-compose.yml`.

### What do you want to happen? TLDR: TCP/UDP exposing should be allowed to be configured from multiple, different sources and be independent from the controller's global config. From my...

kind/feature
lifecycle/frozen
needs-triage
needs-priority

**Is your feature request related to a problem? Please describe.** The profile list keeps statically sorted, as the config **Describe the solution you'd like** It would be awesome to have...

enhancement

This could be useful to fail gracefully instead of indefinitely consuming the runner minutes

### Kyverno Version 1.12.4 ### Kubernetes Version 1.29.x ### Kubernetes Platform EKS ### Kyverno Rule Type Mutate ### Description patchStrategicMerge doesn't properly mutate/patch topologySpreadConstraints list by the patch merge key...

bug
mutation
stale

# Current situation Instance refreshes have to be done manually, after manually draining and waiting for the workerpool to have no tasks running # Target Automate workers' recycling # Expected...

Since this seems to be possible through the API and the UI, the TF provider should also implement the stack creation from a blueprint ```graphql mutation { stackCreateFromBlueprint(input: { blueprintId:...

## Description Fixes #1930 Fixes #2572 ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [x] Update the docs. - [x] Run the relevant tests successfully, including pre-commit checks. - [X]...