Please restore missing descriptions in CloudBuildTrigger CRD.
Please examine #6926.
It both modified and removed descriptions in the CRD.
The modified descriptions are fine but please restore the removed descriptions.
To do this you will need to modify apis/cloudbuild/v1beta1/trigger_types.go.
Then run dev/tasks/generate-types-and-mappers to regenerate the CRD.
Run make all-binary to ensure the generated mapper code compiles. Please fix any issue discovered by this compilation.
Please restore missing descriptions in CloudBuildTrigger CRD.
Please examine #6926.
It both modified and removed descriptions in the CRD.
The modified descriptions are fine but please restore the removed descriptions.
To do this you will need to modify
apis/cloudbuild/v1beta1/trigger_types.go.Then run dev/tasks/generate-types-and-mappers to regenerate the CRD.
Run
make all-binaryto ensure the generated mapper code compiles. Please fix any issue discovered by this compilation.