-
One of the concerns of running kube2iam as a container on each host through DaemonSet is that it requires all minion nodes to have the `sts:AssumeRole` permission. This means any escalation to the hos…
-
Hi, this module fits my needs exactly, but is it possible to do not pass AWS credentials and use awc ec2 instance metadata intead (with corresponding IAM role attached to instance)?
-
Great work, I am following your paper and attempting classification task on custom dataset. I have dataset in following format:
{"file_name": "1/2png", "ground_truth": "{\"gt_parse\": {\"class\": \…
-
I have two AWS RDS Postgress 9.6 DB's that I'm trying to setup for replication using an EC2 instance running Postgres 9.6 and Bucardo 5.5. When I attempt to define the sync I get the error "Could not…
-
**Describe the bug**
We started a POC of EC2 Controller for internal use of managing EC2's from our EKS Clusters.
We have deployed the EC2 controller through helm (latest version 1.0.1), and ga…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Resource(s)
* ec2.aws.upbound.io/v1beta2 - Instance
### Resource MRs required to reproduce the bug
…
-
# Bug report
Multi-NIC VMs, using GCE metadata flavor, but not running on the Google platform, get stuck in a loop trying to set up DHCP on invalid NICs. #4163 introduced a loop over candidate net in…
-
Metadata:
* Operating System: AWS Ubuntu 20.04
* Installation method: install.sh
* AWS CLI Version: aws-cli/1.17.14 Python/3.8.2 Linux/5.4.0-1015-aws botocore/1.14.14
On Ubuntu 20.04, `Authorize…
zxlin updated
3 years ago
-
IAM Roles clients are embedded within redpanda code. The current test strategy is:
1. use the in built c++ mock http server for unit tests
2. use a mock python server in ducktape tests
both app…
-
### Describe the bug
Creating an instance of `Aws::Client::ClientConfiguration` causes `Failed setting TCP keep-alive interval with error code: 12018` warning message when `region` is fetched from …