Mathieu Bruneau

Results 10 issues of Mathieu Bruneau

I added a couple of get/set to be able to have access to the data since. I didn't put a set to the date since I don't see any use...

This update the aws-sdk-go so it will support dynamic auth token (EKS Pod Identities). Checklist: * [X] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-cd/issues/new/choose) and discussed it with the community,...

Update aws-sdk-go-v2 to support EKS Pod Identities Will update the indirect in https://github.com/argoproj/argo-cd/pull/16641

### Describe the bug In the windows karpenter pattern we were doing kubernetesVersion: eks.KubernetesVersion.of('1.29'), But that was failing at : assert(versionMap.has(kubeVersion), 'Please upgrade your EKS Kubernetes version to start using...

bug

Fixes #1054 **Description**: Added information already available so it's visible in the kubectl get Output : ``` [karpenter]$ k get nodepools.karpenter.sh NAME NODECLASS CPU MEMORY default default 10 19846992Ki karpenter-pub...

lifecycle/stale
cncf-cla: yes
size/S
needs-ok-to-test

The instruction will have the application name ecsworkshop not ecsworkshop2322

## Description Create a new task `AWSTemporaryCredentials` that use the OIDC token to federate and get temporary AWS Credentials from STS service. ## Motivation This aligns with the security best...

Fixes #96 and #105 This will allow synchronization of node, but will return empty pending transactions. This should be only a transient state... If someone knows what should be implemented...

Reuse the logic for getAddresses, the output look the same except for a data+token first level. The token output is probably some kind of pagination but I didn't need it...

Since LLD version 2.53+ looks like expect a different format answer from SatStack. This is the first fix for issue #96 and #105