Skip to content

Is there a way to specify "latest" image version when registration a function? #672

Open
@sss0350

Description

@sss0350

Hi there,
Here's some trouble I encounter,
We are developing some "functions" on iron, and we check in code to Git and use CI (jenkins) to build code and automatic push and register function to iron. This iteration will happen dozen of times during developing time, but I can't find a way to register version number like "latest" on iron. I have to delete docker images on node, every time after rebuilding our code (the same version number ex: 0.0.1). Or since there's a the same docker image file on registry , iron won't try to pull the latest one before trigger.
Is there a better way to do this?

I try to change version to latest thru UI , I get error like this,
Failed to pull image 'myfunctionxxxx:latest': manifest unknown: manifest unknown
request_id: d7351dd2-e680-540b-bdd4-8f4ecdb88a32

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