Skip to content

Implement image_digest_tag #59

@jesse-r-s-hines

Description

@jesse-r-s-hines

rules_gitops pushes the images by digest without a tag, and has no options to set tags on the pushed images. Many container registries will eventually garbage collect images pushed without a tag which can break our deployment.

adobe/rule_gitops had an option image_digest_tag to avoid this, which just tagged all images with the short digest. fasterci/rule_gitops has stubs for that option as well but it isn't implemented. Can the image_digest_tag option be implemented as it was in adobe/rules_gitops?

Additionally it would be nice if there was some remote_tags option so you could set "latest" tags etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions