Eric MacDonald f072dd9a4c Add --no-gpg-verify option in kickstart to ostree remote add command
Cases have been seen where installing a system node with patches leads
to ostree pull failures with the following error:

    "GPG verification enabled, but no signatures found"

The system is not able to configure gpg-verify=false option for the
kickstart remote pull cases.

This update adds the --no-gpg-verify option to the ostree remote add
command in the kickstart so that the kickstart and LAT pull operations
can be gpg unverified. Doing so automatically adds the gpg-verify=false
option to the local ostree_repo/config file.

This update also adds support for of a instgpg=1 install option to
enable gpg verify to the kickstart. This option is not used by default
but could be made to through the modification of system node install
grub menus in the future.

Test Plan:

PASS: Verify AIO DX Install
PASS: Verify controller system node install with an unsigned patch.
PASS: Verify worker system node install with an unsigned patch.
PASS: Verify gpg-verify=false install option is set in controller feed
      ostree_repo/config file following the install of a controller.
PASS: Verify update fixes reported issue of trying to install a system
      node with an unsigned patch.
PASS: Verify kernel parameter instgpg=1 enables a gpg verified install
      and that install fails with the same issue the source bug reports

Regression:

PASS: Verify worker system node install without patch
PASS: Verify controller syustem node install without patch

Closes-Bug: 2077556
Change-Id: I48343e6469bf1dd0ad7f46f0119ec8bfb5f18f26
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2024-08-26 12:24:37 +00:00
2023-08-29 16:50:22 -04:00
2019-04-19 19:52:33 +00:00
2023-04-28 12:38:51 -04:00
2018-05-31 07:36:43 -07:00
2023-07-19 12:32:13 -03:00
2022-12-26 23:26:54 +00:00

metal

The starlingx/metal repository handles StarlingX Bare Metal Management1.

This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.

References


  1. https://docs.starlingx.io/api-ref/metal↩︎

  2. https://opendev.org/starlingx/manifest.git↩︎

Description
StarlingX Bare Metal and Node Management, Hardware Maintenance
Readme 15 MiB
Languages
C++ 83%
Shell 10.2%
Python 3.3%
C 2.5%
Makefile 1%