From: cel@kernel.org
To: <kdevops@lists.linux.dev>
Cc: Anna Schumaker <anna@kernel.org>, Chuck Lever <chuck.lever@oracle.com>
Subject: [PATCH v2 0/3] Recent fixes
Date: Sat, 14 Dec 2024 12:01:36 -0500 [thread overview]
Message-ID: <20241214170139.253602-1-cel@kernel.org> (raw)
From: Chuck Lever <chuck.lever@oracle.com>
This series was a handful of loosely related patches that I wrote
while trying to get kdevops operational on AWS again, for use with
NFS workflows. Note that there are still one or two more issues that
need to be tracked down before AWS will be working well for me.
These might also be useful for OCI or other cloud providers.
---
v1 of the series was posted here:
https://lore.kernel.org/kdevops/Z1kKp93hbhxqDF5B@bombadil.infradead.org/T/#t
I've merged the first three patches of the v1 series.
The second half of the v1 series needed more work. Here are 5/6 and
6/6, reworked. This version is hopefully easier to review and will
be easier to add to, going forward.
I've done just a little testing, but found that virt-builder's
CentOS images don't appear to work any more because of community
changes to the mirror repo hostnames. I left the CentOS logic in
place in case someone figures out how to get CentOS working again.
We might also want to think about RHEL 8 / CentOS 8 / OL 8. I
expect those will have distinct CRB repo names as well. I'm hoping
the refactoring here will make it easy to add those if needed.
Chuck Lever (3):
codereadyrepo: Refactor to prepare for more complex usage scenarios
codereadyrepo: Repo name for Oracle Linux
codereadyrepo: Enable codeready-builder for AWS's RHEL 9
.../roles/codereadyrepo/defaults/main.yml | 6 +++
playbooks/roles/codereadyrepo/tasks/main.yml | 46 ++++++++++++++++---
2 files changed, 46 insertions(+), 6 deletions(-)
create mode 100644 playbooks/roles/codereadyrepo/defaults/main.yml
--
2.47.1
next reply other threads:[~2024-12-14 17:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-14 17:01 cel [this message]
2024-12-14 17:01 ` [PATCH v2 1/3] codereadyrepo: Refactor to prepare for more complex usage scenarios cel
2024-12-14 17:01 ` [PATCH v2 2/3] codereadyrepo: Repo name for Oracle Linux cel
2024-12-14 17:01 ` [PATCH v2 3/3] codereadyrepo: Enable codeready-builder for AWS's RHEL 9 cel
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=20241214170139.253602-1-cel@kernel.org \
--to=cel@kernel.org \
--cc=anna@kernel.org \
--cc=chuck.lever@oracle.com \
--cc=kdevops@lists.linux.dev \
/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