Skip to content

[RFC #0096] Rebaser should validate target data and update labels #744

@buildpack-bot

Description

@buildpack-bot

Spec PR: buildpacks/spec#335

On Platform API 0.12 or greater, the rebaser must ensure the following metadata matches for the old and new run images:

  • os (image config)
  • architecture (image config)
  • variant (image config, if specified)
  • io.buildpacks.distribution.name (image config label, if specified)
  • io.buildpacks.distribution.version (image config label, if specified)

These checks can be skipped if -force is passed (or CNB_FORCE_REBASE set)

The value of io.buildpacks.base.* labels SHALL be modified to that of the new run-image

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good first issue to get started with.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions