Chitrang Patel
Chitrang Patel
> > @vdemeester I wonder the `place-init` container can read the `script` from a file and do it's thing instead of getting it's information from arguments. That will remove the...
@afrittoli do you think we can get this in for this milestone? Or should I move it over to 0.57?
I wonder if how we want to handle StepActions with this. A remote Task that references remote StepActions. May be one might want to consider allowing inlined Tasks with StepActions....
I think implementation on our end is not that hard but the user experience could be hindered here. Suddenly, if they want to add even a single inlined step then...
> > Would the suggestion by @jland-redhat of PipelineRunStrict be a better option? There would be no breaking changes or surprising behaviour and it could be controlled per namespace or...
@Yongxuanzhang is on leave for now so please go ahead @divyansh42. I don't think he will mind 😄
Opened a TEP https://github.com/tektoncd/community/pull/1125 to capture this use case.
Ah! That's a good point. Does not require any changes in the controller.
> There hasn't been active work on this PR for a few months, should this be moved out of the release milestone @chitrangpatel ? Agreed! Moving it out.
My understanding is that you need gcloud installed and the environment variable `GOOGLE_APPLICATION_CREDENTIALS` pointing to your GCP project. Once you have that set up: you can pass in the arguments:...