From: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
To: Henning Schild <henning.schild@siemens.com>, isar-users@googlegroups.com
Subject: Re: [PATCH v5 0/5] Allow better control over container tags
Date: Thu, 5 Aug 2021 18:12:49 +0200 [thread overview]
Message-ID: <3b0a34d5-17b3-19ff-46b5-2f83ab3fc802@siemens.com> (raw)
In-Reply-To: <20210805160949.14790-1-henning.schild@siemens.com>
LGTM
On 05/08/2021 18:09, Henning Schild wrote:
> changes since v4:
>
> - one more rename of a variable we now use NAME[:TAG] and get
> CONTAINER_IMAGE_NAME, CONTAINER_IMAGE_TAG
>
> changed since v3:
>
> - only naming and docs
> - rename variables again, patter is "class prefix"+"docker name"
> - docker calls the bits of a tag "TARGET_IMAGE[:TAG]"
> - prefix is "CONTAINER_IMAGE"
> - also rename CONTAINER_FORMATS to CONTAINER_IMAGE_FORMATS in p4
> - fix docs in p4
>
> changes since v2:
>
> - use CONTAINER_TARGET_IMAGE instead of CONTAINER_IMAGE_NAME
> - update docs
>
> changes since v1:
>
> - add RECIPE-API-CHANGELOG entry for interface change in p3
>
> --
>
> A container tags consists of "name:tag" and both have been kind of
> hardcoded so far. "tag" was always "latest" which is not proper
> versioning. And "name" has always been "isar-DISTRO-ARCH" which is also
> not proper because the name should probably describe the content and not
> so much the build system. Plus that name means guaranteed collision if
> you build two containers with isar based on the same disto and arch.
>
>
> Henning Schild (5):
> classes: make sure container extension can run multiple times
> classes: simplify tag handling in container class
> classes: allow more control over container image name and tag
> classes: rename CONTAINER_FORMATS to CONTAINER_IMAGE_FORMATS
> classes: fix comment in container-img class
>
> RECIPE-API-CHANGELOG.md | 8 +++++
> doc/user_manual.md | 16 +++++-----
> meta/classes/container-img.bbclass | 10 +++----
> .../classes/image-container-extension.bbclass | 29 ++++++++++---------
> meta/classes/image-sdk-extension.bbclass | 2 +-
> 5 files changed, 36 insertions(+), 29 deletions(-)
>
Silvano Cirujano Cuesta
--
Siemens AG, T RDA IOT SES-DE
Corporate Competence Center Embedded Linux
prev parent reply other threads:[~2021-08-05 16:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-05 16:09 Henning Schild
2021-08-05 16:09 ` [PATCH v5 1/5] classes: make sure container extension can run multiple times Henning Schild
2021-08-05 16:09 ` [PATCH v5 2/5] classes: simplify tag handling in container class Henning Schild
2021-08-05 16:09 ` [PATCH v5 3/5] classes: allow more control over container image name and tag Henning Schild
2021-08-18 16:19 ` Anton Mikanovich
2021-08-18 16:22 ` Jan Kiszka
2021-12-14 21:11 ` Henning Schild
2021-12-15 6:49 ` Schmidt, Adriaan
2021-12-15 16:17 ` Henning Schild
2021-08-05 16:09 ` [PATCH v5 4/5] classes: rename CONTAINER_FORMATS to CONTAINER_IMAGE_FORMATS Henning Schild
2021-08-05 16:09 ` [PATCH v5 5/5] classes: fix comment in container-img class Henning Schild
2021-08-05 16:12 ` Silvano Cirujano Cuesta [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3b0a34d5-17b3-19ff-46b5-2f83ab3fc802@siemens.com \
--to=silvano.cirujano-cuesta@siemens.com \
--cc=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox