-
Just looking at the waiters implemented in #59, I don't see any capabilities for 2 things:
- Back-off (looks like the core waiter function sleeps for a fixed interval based off delay)
- Hooks into the…
-
Especially in the morning, you may see: ERROR: denied: Your Authorization Token has expired. Please run 'aws ecr get-login' to fetch a new one. When this happens, it's an agent that has been running f…
-
### Use Cases
I'm using the awslimitchecker to get usages and limits of the AWS services in
all regions.
In some cases, the value of the limit is not correct.
For example:
From the script…
-
# This is a Bug Report
## Description
PR https://github.com/serverless/serverless/pull/3125 broke our ability to deploy. The root issue is that we do not have rights to `iam:GetUser` (and a…
-
Hi,
currently there does not seem to be a way to remove a container instance that runs tasks from a cluster without downtime without a number of steps that have to happen manually to accomplish the s…
-
The goal is to offer a "production ready solution" for provisioning a coreos kubernetes cluster. These are the major functionality blockers that I can think of.
- [ ] Cluster upgrade path
- [ ] Enab…
-
I checked-out your repo and deployed it on 64-bit Amazon Linux Tomcat 7 (and later 6) to little avail. When I opened the elastic beanstalk site, this is what I got
![Screen Shot 2013-03-03 at 8 45 03…
-
Need guidance on creating YAML cmdlets by including this library.
https://github.com/aaubry/YamlDotNet
-
Python: 3.5.1
Boto3: 1.3.1
While instantiating a CloudFormation client, I'm passing a secret access key and access_key=None and am getting an exception, however the inverse of this works fine. Note t…
-
Things such as `compileFunctions` or `compileEvents` should be triggered with the help of an own lifecycle event so that e.g. event related plugins can live inside an own plugin.