Ian Ballou
Ian Ballou
With the merging of https://github.com/Katello/katello/pull/11087 , the evr database type is now being added to postgres directly in Katello. This means users no longer need to install the RPM. So,...
**Version** ``` { "name": "[email protected]", "last_heartbeat": "2024-09-16T18:08:27.107714Z", "versions": { "deb": "3.3.1", "rpm": "3.27.1", "core": "3.58.0", "file": "3.58.0", "ostree": "2.4.3", "python": "3.12.2", "ansible": "0.22.1", "certguard": "3.58.0", "container": "2.21.0" } ``` **Describe...
I built a base CentOS 9 Stream bootc host and uploaded it as a box to https://portal.cloud.hashicorp.com/services/vagrant/registries/katello/boxes/centos-stream9-bootc/versions/2025.0925.1700?project_id=08e72f3b-c08f-4707-a94b-96f7464fbf9a It's exposed here in forklift. There are some caveats: 1) ~~I had to...
#### What are the changes introduced in this pull request? - Adds bootc image + digest string fields for booted, available, staged, and rollback images. - Adds this information to...
Checks if the `postgres` user owns the `evr` extension. If it does, halt the foreman-installer and report an error with the command to run to fix the permissions. Also check...