Skip to content

Commit

Permalink
kubernetes-fury-aws conformance submission for 1.14 and 1.12 (cncf#619)
Browse files Browse the repository at this point in the history
* kubernetes-fury-aws 1.14

* kubernetes-fury-aws 1.12

* fix yaml
  • Loading branch information
kandros authored and taylorwaggoner committed Jun 17, 2019
1 parent ed3fec1 commit 6f96a74
Show file tree
Hide file tree
Showing 9 changed files with 35,737 additions and 0 deletions.
9 changes: 9 additions & 0 deletions v1.12/kubernetes-fury-aws/PRODUCT.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
vendor: SIGHUP
name: kubernetes-fury-aws
version: k8s-1.12.6-fury-1.0.0
website_url: https://github.com/sighupio/fury-kubernetes-aws
repo_url: https://github.com/sighupio/fury-kubernetes-aws
documentation_url: https://github.com/sighupio/fury-kubernetes-aws/blob/master/README.md
product_logo_url: https://s3.us-west-1.wasabisys.com/sighup-logos/fury-logo.svg
type: installer
description: Kubernetes Fury for AWS is a battle-tested distribution purely based on upstream Kubernetes that deploy a production grade Kubernetes Cluster at scale with a comprehensive Cloud Native stack implemented with top notch CNCF components.
9 changes: 9 additions & 0 deletions v1.12/kubernetes-fury-aws/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Conformance testing kubernetes fury aws

## Steps to reproduce

- Install kubernetes-fury-aws following the [documentation](https://github.com/sighupio/fury-kubernetes-aws/blob/k8s-1.12.6-fury-1.0.0/README.md)
- `get -u -v github.com/heptio/sonobuoy`
- `sonobuoy run --kubeconfig [path to kubeconfig]`
- `sonobuoy retrieve . --kubeconfig [path to kubeconfig]`
- `mkdir ./results; tar xzf *.tar.gz -C ./results`
10,263 changes: 10,263 additions & 0 deletions v1.12/kubernetes-fury-aws/e2e.log

Large diffs are not rendered by default.

5,071 changes: 5,071 additions & 0 deletions v1.12/kubernetes-fury-aws/junit_01.xml

Large diffs are not rendered by default.

Binary file not shown.
9 changes: 9 additions & 0 deletions v1.14/kubernetes-fury-aws/PRODUCT.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
vendor: SIGHUP
name: kubernetes-fury-aws
version: k8s-1.14.3-fury-1.0.0
website_url: https://github.com/sighupio/fury-kubernetes-aws
repo_url: https://github.com/sighupio/fury-kubernetes-aws
documentation_url: https://github.com/sighupio/fury-kubernetes-aws/blob/master/README.md
product_logo_url: https://s3.us-west-1.wasabisys.com/sighup-logos/fury-logo.svg
type: installer
description: Kubernetes Fury for AWS is a battle-tested distribution purely based on upstream Kubernetes that deploy a production grade Kubernetes Cluster at scale with a comprehensive Cloud Native stack implemented with top notch CNCF components.
9 changes: 9 additions & 0 deletions v1.14/kubernetes-fury-aws/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Conformance testing kubernetes fury aws

## Steps to reproduce

- Install kubernetes-fury-aws following the [documentation](https://github.com/sighupio/fury-kubernetes-aws/blob/master/README.md)
- `get -u -v github.com/heptio/sonobuoy`
- `sonobuoy run --kubeconfig [path to kubeconfig]`
- `sonobuoy retrieve . --kubeconfig [path to kubeconfig]`
- `mkdir ./results; tar xzf *.tar.gz -C ./results`
10,017 changes: 10,017 additions & 0 deletions v1.14/kubernetes-fury-aws/e2e.log

Large diffs are not rendered by default.

10,350 changes: 10,350 additions & 0 deletions v1.14/kubernetes-fury-aws/junit_01.xml

Large diffs are not rendered by default.

0 comments on commit 6f96a74

Please sign in to comment.