While looking at Tekton, I really feel that Tekton is just a K8s-native version of Concourse, with more verbose syntax.
Are we going to make it fully K8s native, to make it a (maybe) better CI/CD for K8s community?
@vito, what do you think?
Make Concourse fully K8s native?
It’s an active track of work, with multiple engineers working on it full-time: https://github.com/concourse/concourse/projects/16 However, it’s currently blocked on a big refactoring effort.
Great to hear that we’re marching towards Kubernetes @jamie-klassen!
Heavy refactoring + CRD design/impl are defenitely a need to fit Concourse into K8s world.
I’m really looking forward to what we’re going to deliver.
BTW, do we have a rough timeline for a beta? Will definitely have a try.