beetahnator

Results 5 issues of beetahnator

There should be a way to get a `kubeconfig` for eks clusters that already exist. Similar to this PR for GCP: https://gist.github.com/geekflyer/b78adab2667d8526a1dd593bc5c844bf#file-gke-ts-L33-L66

help-wanted
good-first-issue
kind/enhancement

The `Dockerfile` in the repo should be used to publish releases to Dockerhub via the TravisCI pipeline. If someone creates the Dockerhub org I would be glad to make a...

enhancement
help wanted

When a deployment goes wrong and state manipulation is needed to fix, it would be good to have a command that could list all of the resources within the pulumi...

area/cli
kind/enhancement

### Problem description I'm using `k8s.yaml.ConfigFile` inside a Component Resource that is called 10+ times in a stack, this causes Pulumi to fetch all 10+ remote YAML files concurrently which...

impact/performance
kind/enhancement
area/yaml

I have a usecase where I need to generate an IAM Role and then use it as a provider to generate more AWS resources. When trying the example below, the...

kind/bug
awaiting-upstream
area/credentials