Skip to content

Allow labels & annotations to be passed to Build via instantiate #8352

@jimmidyson

Description

@jimmidyson

It would be very useful to be able to add labels & annotations to builds created via instantiate. Currently if a user wishes to add labels/annotations to a build, the user first has to call instantiate & then add labels/annotations in an update to the build object. This would be very useful for the Jenkins Pipeline strategy (#7949) so that builds can be created with necessary annotations/labels in a single operation & reduce the need for the build sync controller keeping track of builds that it has created (this detail will be contained in the annotations).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions