Jose Diaz-Gonzalez

Results 201 issues of Jose Diaz-Gonzalez

#### Overview of the Issue The docs [here](https://developer.hashicorp.com/consul/docs/security/acl) don't have valid links to ACL bootstrap usage. This was called out in [this PR comment](https://github.com/hashicorp/consul/pull/12460/files#diff-f33ea7fbda07aae0df5bcbdcd8dedaf66d17e407f3a00e8daf76491d712e73c9R14) but never resolved. This was also...

Closes #6994

type: enhancement
merge-level: minor

Upstream metadataproxy has support for `ROLE_SESSION_KEY`, which allows you to override the session name. It would be awesome to be able to change it to read the session name from...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed

### Description of problem A related issue to #7061 is that images might not be cleaned up properly during the deploy process if using `git:from-image`. I suspect this is related...

type: bug
needs: investigation

### Description of feature For the build/deploy phase, we should use a process-specific UUID as the label. This would be tracked as an `upcoming-uuid` or something for builders and schedulers,...

type: enhancement
needs: plan

It would be awesome to serialize a parsed readme doc into json. Why? This would allow me to build a compatible parser in golang (for embedding in golang-based binaries) that...

### What were you trying to accomplish? I am trying to create a new cluster with the `vpc-cni` addon configured against a role that is created on the fly (to...

kind/bug
area/add-ons

### What help do you need? I followed [this doc](https://eksctl.io/usage/cluster-upgrade/) on cluster upgrading, but now realize I have quite a few fargate nodes running an older version of Kubernetes. The...

kind/help