Skip to content

Skaffold cannot set parameters with --set #10019

@Isakdl

Description

@Isakdl

Skaffold seem to use the image gcr.io/kpt-fn/apply-setters to apply the variables under the hood. The problem is that this image was removed yesterday and has been deprecated for some time I believe.

The new image repo is found here: ghcr.io/kptdev/krm-functions-catalog/apply-setters

The defaults should be updated in skaffold to use this instead, as it currently crashes when using the --set flags.

The images seems to be hardcoded here:

Image: "gcr.io/kpt-fn/apply-setters:unstable",

An as far as I can tell there is no way to override them as a user, this means this workflow is broken.

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