-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I am trying to make [Azure AAD Pod Identity](https://github.com/Azure/aad-pod-identity) to work…
-
### Issue description
Ever since moving from aws-sdk-core version 3.78.0 to 3.79.0 the way credentials are fetched have changed from:
```
curl -H "User-Agent aws-sdk-ruby3/3.78.0" "http://169.2…
-
Now that the AWS Go SDK V2 is [GA](https://aws.amazon.com/blogs/developer/aws-sdk-for-go-version-2-general-availability/) is there any plans to support V2 (via a new major version or the like)?
-
AWS announced the Instance Metadata Service Version 2 (IMDSv2) which is already deployed and supported by the latests SDKs:
https://aws.amazon.com/about-aws/whats-new/2019/11/announcing-updates-ama…
-
I am using the helm chart to install the aws load balancer controller.
https://github.com/aws/eks-charts/tree/master/stable/aws-load-balancer-controller
However when i apply the ingress controll…
-
As you requested in #24 I compiled the latest code (https://github.com/jniebuhr/aws-pca-issuer/commit/07e5bed278c8fb8026d93a78aa7b5d9cccfced1a) and deployed it to our test cluster. The original issue …
-
## Bug Report
### What is the issue?
linkerd-controller pod wont start
### How can it be reproduced?
Install Openshift 4.5.
Install linkerd as follows...
```
> brew install linkerd
>…
-
**Project**: Common
**Version**: 2.0.1
**Expected behavior**: starting the Enricher container on EKS should be able to load data from S3 on startup
**Actual behavior**: the container cras…
-
I have a k8s cluster with the following config:
```hcl
# this role is the nodes role of the cluster
data "aws_iam_role" "kubernetes_nodes" {
name = var.server_node_role
}
resource "aws_iam…
-
## Describe the proposal
A new way to implicitly authenticate Pods with specific roles is to something like [kiam](https://github.com/uswitch/kiam) however all the AWS components currently require/…