From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Lukasz Czechowski <lukasz.czechowski@thaumatec.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] container-host-config: Remove centos registry
Date: Sat, 2 Nov 2024 00:04:39 -0400 [thread overview]
Message-ID: <ZyWk10RYDTZbr9XT@gmail.com> (raw)
In-Reply-To: <20241021150231.1221025-1-lukasz.czechowski@thaumatec.com>
merged to master (styhead shortly) and scarthgap.
Bruce
In message: [meta-virtualization][PATCH] container-host-config: Remove centos registry
on 21/10/2024 Lukasz Czechowski wrote:
> Update registry list by removing 'registry.centos.org' entry.
> This registry is no longer available.
> Decommissioning of the registry was announced in the thread:
> https://lists.centos.org/hyperkitty/list/devel@lists.centos.org/thread/EHGCQUHLDQ6LI474ZAB7MPRZFJD77P3S/
>
> Signed-off-by: Lukasz Czechowski <lukasz.czechowski@thaumatec.com>
> ---
> .../container-host-config/container-host-config/registries.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/container-host-config/container-host-config/registries.conf b/recipes-containers/container-host-config/container-host-config/registries.conf
> index ba6c3f6e..926d8c36 100644
> --- a/recipes-containers/container-host-config/container-host-config/registries.conf
> +++ b/recipes-containers/container-host-config/container-host-config/registries.conf
> @@ -9,7 +9,7 @@
> # and 'registries.block'.
>
> [registries.search]
> -registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', 'registry.access.redhat.com', 'registry.centos.org']
> +registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', 'registry.access.redhat.com']
>
> # If you need to access insecure registries, add the registry's fully-qualified name.
> # An insecure registry is one that does not have a valid SSL certificate or only does HTTP.
> --
> 2.43.0
>
prev parent reply other threads:[~2024-11-02 4:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 15:02 [meta-virtualization][PATCH] container-host-config: Remove centos registry Lukasz Czechowski
2024-10-31 3:55 ` Bruce Ashfield
2024-10-31 15:46 ` Łukasz Czechowski
2024-11-02 4:04 ` Bruce Ashfield [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=ZyWk10RYDTZbr9XT@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=lukasz.czechowski@thaumatec.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.