redhat-scholars / tekton-tutorial

Get started with Tekton Pipelines :smiley_cat: for https://dn.dev/master. Learn from basics to advanced
https://redhat-scholars.github.io/tekton-tutorial
Apache License 2.0
95 stars 94 forks source link

Errors I found while running the tutorial against Minikube #7

Closed jeffmaury closed 4 years ago

jeffmaury commented 4 years ago

Please note that I change the Minikube version because I first tested against Minikube 1.9.2 which is based on Kubernetes 1.18.x which adds a new field in the metadata that causes the Tekton webhook to fail because it can decode the payload (maybe this is fixed in latest Tekton

Signed-off-by: Jeff MAURY jmaury@redhat.com

kameshsampath commented 4 years ago

updated with latest updates, as latest kube require another version of Tekton

kameshsampath commented 4 years ago

Thanks for the PR @jeffmaury - please do keep the coming