/tekton-launcher

A simple Tekton launcher for Kubernetes.

Primary LanguageGoMIT LicenseMIT

Tekton Launcher

author: Nick Gerace

GitHub Actions

A simple Tekton launcher for Kubernetes.

Requirements

Even though the dependencies and version strings changing (pre-alpha), the end goal is for the requirements to be as minimal as possible.

Permanent Requirements

Temporary Requirements

  • Go 1.13+
  • Kubectl v?
  • Make v?

License

  • MIT License, Copyright (c) Nick Gerace
  • See 'LICENSE' file for more information

Notes

The client-go dependency version was manually changed (in go.mod) to "0.17.0" since the library switched to matching Kubernetes version strings.