Skip to content

Configurable job/pod name #166

@calvinbui

Description

@calvinbui

All job and pod names are configured to be buildkite-%s

return fmt.Sprintf("buildkite-%s", uuid)
)

return fmt.Sprintf("buildkite-%s", job.Uuid)

We have multiple environments, so it'll be easier to identify where jobs are run if this value was configurable.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions