Skip to content

Commit

Permalink
fixes for AWS (jenkins-x#1265)
Browse files Browse the repository at this point in the history
* docs: polish the issue template a little
* fix: lets default the roles on AWS for using ECR
* fix: add a CLI argument to add a custom docker registry
* chore: lets add a SID to the roles we add to the worker nodes on AWS
* chore: fix test case
  • Loading branch information
jstrachan authored Jul 11, 2018
1 parent f563bf0 commit 136dd11
Show file tree
Hide file tree
Showing 51 changed files with 99,046 additions and 2,576 deletions.
10 changes: 9 additions & 1 deletion .github/issue_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@

### Jx version

### Kubernetes cluster provider / Version
The output of `jx version` is:

```
COPY OUTPUT HERE
```

### Kubernetes cluster

What kind of Kubernetes cluster are you using & how did you create it?

### Operating system / Environment

Expand Down
Loading

0 comments on commit 136dd11

Please sign in to comment.