-
Amazon Web Services offers a task metadata service, similar to the one provided for EC2 instances, but which has different, specific information for the currently executing task and container. Related…
-
Hi,
We're having issues with KIAM when creating multiple jobs at the same times. I've been reading a lot about this, and most thing I've read is where people are mentioning thousand of jobs. We alr…
-
### Describe the bug
Similar (old) issue: https://github.com/aws/aws-cdk/issues/15651
aws_ec2.SubnetSelection cannot be initialized from a list of aws_ec2.Subnet's because aws_ec2.ISubnet is not…
-
I recently ran into an issue when enforcing [v2 calls](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html) to the EC2 Instance Metadata service, as Rusoto a…
-
This bug was originally filed in Launchpad as [LP: #1734774](https://bugs.launchpad.net/cloud-init/+bug/1734774)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
##### SUMMARY
Actions are not removed when upgrading/downgrading packs.
##### ISSUE TYPE
- Bug Report
##### STACKSTORM VERSION
Paste the output of `st2 --version`:
st2 3.0dev (7524c…
-
#### We were looking at the helm chart for deploying `spire-server` in K8s, but it seems it doesn't support the `aws_iid` node attestation.
Version
```
helm list
NAME NAMESPACE REVISION…
-
### Description
**Observed Behavior**:
We use a KEDA scaled deployment that can process messages for up to 12 hours. Therefore, the pod has terminationGracePeriodSeconds: 43200. To avoid node disr…
-
I attempted to use a Vector config that included the new `encoding` table but it was on an older version of Vector. It produced the following configuration error:
```toml
[sinks.company_api_http]
…
-
Hey!
I have a pipeline that:
1. Builds an EC2 instance **A**
2. Provides the public IP of **A** to some internal resource **B**
When I run a build the terraform/metadata file is correct and co…