Pipelines Beta is now live, we currently reference rc3 in our Gopkg toml when we can instead of use 0.11.0.
In addition, we've got plenty of backend code still using v1alpha1 imports, see https://github.com/tektoncd/dashboard/blob/master/pkg/controllers/tekton/taskrun.go#L7 for example. @vdemeester remind me again please why these are OK to be alpha still, or should they change? 馃樃
I think they should change but as the controller does auto convert and the webhook serves both, it's "meant" to work still :stuck_out_tongue:
I think they should change but as the controller does auto convert _and_ the webhook serves both, it's "meant" to work still 馃槢
Yeah I haven't noticed any problems with it, so gonna keep at least for now, thanks
Merged now so closing 馃巶
Most helpful comment
I think they should change but as the controller does auto convert and the webhook serves both, it's "meant" to work still :stuck_out_tongue: