Project

General

Profile

Activity

From 03/29/2024 to 04/27/2024

04/26/2024

07:00 PM Katello Refactor #37375 (Closed): Change container_gateway to only accept a database connection string
Applied in changeset commit:smart_proxy_container_gateway|44d2fe74aa5a1a69ce31851f9309631b030ff9ec. Ewoud Kohl van Wijngaarden
06:49 PM Katello Revision 44d2fe74 (smart_proxy_container_gateway): Fixes #37375 - Refactor settings to connection_string
This prefers a single connection_string setting to be used to connect to
a database. This can be anything that Sequel...
Ewoud Kohl van Wijngaarden
06:49 PM Katello Revision b5b13fd3 (smart_proxy_container_gateway): Refs #37375 - Refactor Database class to avoid options hash
The options hash is a poor API because it's not immediately obvious what
the various parameters are. This refactors t...
Ewoud Kohl van Wijngaarden
06:49 PM Katello Revision 35bfd2ba (smart_proxy_container_gateway): Refs #37375 - Avoid loading test settings in class construction
This is already done in the setup part. Ewoud Kohl van Wijngaarden
06:49 PM Katello Revision 406328c8 (smart_proxy_container_gateway): Refs #37375 - Refactor ContainerGatewayBackendTest to a simple unit test
The ContainerGatewayMain class doesn't need anything from the API, so
this strips away all the API parts that aren't ...
Ewoud Kohl van Wijngaarden
02:48 PM OpenSCAP Revision bebea86b (foreman_openscap): i18n - pulling from tx
Oleh Fedorenko
02:23 PM OpenSCAP Revision b6d26e14 (foreman_openscap): Bump to 8.0.0
Oleh Fedorenko
02:20 PM OpenSCAP Revision ec14c0be (foreman_openscap): Add rel-eng
Oleh Fedorenko
01:53 PM OpenSCAP Feature #36738 (Closed): Ability to run playbook/script from OpenSCAP report
Oleh Fedorenko
01:46 PM OpenSCAP Bug #37389 (Ready For Testing): Orphaned records are left in foreman_openscap_asset_policies table when hosts are deleted
The Foreman Bot
01:44 PM OpenSCAP Bug #37389 (Ready For Testing): Orphaned records are left in foreman_openscap_asset_policies table when hosts are deleted
Adam Ruzicka
01:33 PM OpenSCAP Revision 85d4141b (foreman_openscap): Fixes #36738 - Add remediation wizard (#546)
* Fixes #36738 - Add remediation wizard
* Refs #36738 - Re-use host selection box from core
* Refs #36738 - Remove ...
Oleh Fedorenko
09:28 AM Katello Bug #37279: It is possible to end up with the wrong remote type (uln vs. normal) for yum content
Note: I also created a pulp_rpm issue, to have Pulp add validation that throws a meaningful error at remote creation ... Quirin Pamp
09:01 AM Katello Refactor #37388 (Ready For Testing): Drop remaining Pulp 2 Smart Proxy status code
The Foreman Bot
09:01 AM Katello Refactor #37388 (Ready For Testing): Drop remaining Pulp 2 Smart Proxy status code
After Pulp 2 was dropped, the code to talk to smart_proxy_pulp for Pulp 2 remained when it should have been dropped. Ewoud Kohl van Wijngaarden

04/25/2024

06:39 PM Katello Revision d10e320f (smart_proxy_container_gateway): Add packit support
Ian Ballou
02:00 PM Katello Feature #37336 (Closed): Add bulk CV/LCE assignment to new All Hosts page
Applied in changeset commit:katello|b12280a74b81f47d4b59118b0f1fc0f7bb1a0d03. Jeremy Lenz
01:50 PM Ansible Revision 611edf4d (foreman_ansible): Fix the tags check for the release gem action
See https://github.com/theforeman/actions/pull/50 Bernhard Suttner
01:02 PM Katello Revision b12280a7 (katello): Fixes #37336 - Add bulk change content view modal (#10959)
* Fixes #37336 - Add bulk change content view modal
* Refs #37336 - Add tests
* Refs #37336 - cleanup
* Refs #3733...
Jeremy Lenz
11:33 AM Ansible Revision 23ca7c39 (foreman_ansible): SAT-22989 - Remove 'Run Insights maintenance plan'
Leos Stejskal
08:48 AM Katello Revision b9667a02 (puppet-certs): Fixes #37384 - properly pass fips=false when checking keystore
In a FIPS-enabled environment, calling `keytool -list` with a wrong
password doesn't yield an error, unless we also p...
Evgeni Golov

04/24/2024

10:06 PM Katello Feature #37383 (New): Add Include Refs and Exclude Refs options for OSTree repository type
Due to the tests for https://community.theforeman.org/t/foreman-and-fedora-silverblue-clients/37744 I noticed that it... Lukas Magauer
10:00 PM Katello Bug #37313 (Closed): Change content source screen is still confusing coming from host edit
Applied in changeset commit:katello|737a6f2e0c999e63312c6ed88cf75b1e9ffd6342. Jeremy Lenz
09:45 PM Katello Revision 737a6f2e (katello): Fixes #37313 - Change Content Source form improvements (#10955)
Jeremy Lenz
05:52 PM Katello Refactor #37376 (Duplicate): Container Gateway: configure DB with a single connection string
Ian Ballou
05:34 PM Katello Revision 66830ed1 (katello): Refs #37378 - fix TableWrapper PropTypes (#10978)
Jeremy Lenz
01:00 PM Katello Refactor #37378 (Closed): Update TableWrapper to comply with changes in SelectAllCheckbox
Applied in changeset commit:katello|ab6c7e52edc375d59c6315ceefe2eb145038c513. Oleh Fedorenko
12:21 PM Katello Revision ab6c7e52 (katello): Fixes #37378 - Update TableWrapper to comply with changes in SelectAllCheckbox (#10976)
Oleh Fedorenko

04/23/2024

07:44 PM Katello Bug #37381 (New): content export actions are failing in ruby 3
After upgrading to ruby 3 (Centos 9 - katello 4.12) we get a number of errors related to content export. ... Partha Aji
06:24 PM Katello Bug #37380 (Ready For Testing): Container push can fail with a different JSON error
The Foreman Bot
05:50 PM Katello Bug #37380 (Ready For Testing): Container push can fail with a different JSON error
In http_resource.rb, there's the following code:
def issue_request(method:, path:, headers: {}, payload: nil...
Ian Ballou
06:00 PM Katello Bug #37369 (Closed): Container Gateway: concurrent logins trigger bad token error
Applied in changeset commit:smart_proxy_container_gateway|39dfd4c059c7d2421387ca6aa86c06afba89fff3. Anonymous
05:58 PM Katello Revision 39dfd4c0 (smart_proxy_container_gateway): Fixes #37369 - add transaction to token creation/deletion
Ian Ballou
05:22 PM Katello Revision d7e8d4e9 (puppet-certs): Fix tests on EL9
Eric Helms
01:43 PM Katello Bug #37379 (Ready For Testing): Index Pulp manifest annotations, labels, is_bootable, is_flatpak and expose them via API
The Foreman Bot
01:41 PM Katello Bug #37379 (Ready For Testing): Index Pulp manifest annotations, labels, is_bootable, is_flatpak and expose them via API
Index Pulp manifest annotations, labels, is_bootable, is_flatpak and expose them via API Samir Jha
01:30 PM Katello Refactor #37378 (Ready For Testing): Update TableWrapper to comply with changes in SelectAllCheckbox
The Foreman Bot
01:04 PM Katello Refactor #37378 (Closed): Update TableWrapper to comply with changes in SelectAllCheckbox
Oleh Fedorenko
12:43 PM Katello Revision 18bd6696 (puppet-certs): Copy server cert for Foreman Proxy using file resource
Eric Helms
12:43 PM Katello Revision 38316a3e (puppet-certs): Copy server cert for Apache using file resource
Eric Helms
12:43 PM Katello Revision 433dadc5 (puppet-certs): Copy the server CA certificate with file resource
Eric Helms
10:52 AM Katello Refactor #37375 (Ready For Testing): Change container_gateway to only accept a database connection string
The Foreman Bot
07:22 AM Puppet Revision ce383cc7 (foreman_puppet): Release gem GH action
Leos Stejskal
07:10 AM Katello Bug #37377 (Ready For Testing): python2 / python3 interop issue
The Foreman Bot

04/22/2024

07:56 PM Katello Bug #37377 (Ready For Testing): python2 / python3 interop issue
In newer python3 version is no module 'imp' - importlib need to be used. But this module does not exist in python2 an... Bernhard Suttner
05:29 PM Katello Refactor #37376 (Duplicate): Container Gateway: configure DB with a single connection string
It would be simpler to remove the database backend config option and have it be determined from a connection string i... Ian Ballou
05:05 PM Katello Refactor #37375 (Closed): Change container_gateway to only accept a database connection string
The format introduced in 2.0.0 gives a string focus on PostgreSQL but the configuration file can be simplified if it ... Ewoud Kohl van Wijngaarden
04:00 PM Katello Bug #37358 (Closed): subscription-manager release --unset doesn't reset the client information on foreman
Applied in changeset commit:katello|d47e2e099a35a62d75c1de94b4192ed2d6c98779. Joniel Pasqualetto
04:00 PM Katello Refactor #37370 (Closed): refactor ak in hostgroups to react
Applied in changeset commit:katello|cedcdebb50a9cd529096cbbae616cd8ff1930a6f. maria maria
03:54 PM Katello Revision d47e2e09 (katello): Fixes #37358 - relese_version to be updated when client unsets release
Joniel Pasqualetto
03:16 PM Katello Revision cedcdebb (katello): Fixes #37370 - refactor ak in hostgroups to react (#10965)
maria maria
03:02 PM Foreman Remote Execution Bug #37373 (New): Expose execution interface in host managed jail
Adam Ruzicka
11:56 AM AzureRM Bug #37351 (Rejected): Correct the foreman-maintain packages update warning
This is a foreman-maintain bug report, wrong project. Eric Helms

04/19/2024

03:09 PM Katello Revision 4f94f1b6 (katello): Refs #36992 - Added translation to popover description on host edit page (#10966)
Quinn James
03:00 PM Katello Bug #37371 (Closed): Fix Katello (or maybe BATS) -- orphan cleanup tries deleting distributed repo versions
Applied in changeset commit:katello|1a5d9304110cd93603dace51eb1385b693ceb86d. Samir Jha
07:04 AM Katello Bug #37371 (Ready For Testing): Fix Katello (or maybe BATS) -- orphan cleanup tries deleting distributed repo versions
The Foreman Bot
06:55 AM Katello Bug #37371 (Closed): Fix Katello (or maybe BATS) -- orphan cleanup tries deleting distributed repo versions
Fix Katello (or maybe BATS) -- orphan cleanup tries deleting distributed repo versions Samir Jha
02:27 PM Katello Revision 1a5d9304 (katello): Fixes #37371 - Fix bats and handle distributed archived repo version deletion (#10967)
Samir Jha

04/18/2024

09:00 PM Katello Feature #36992 (Closed): Offer a hint in the UI about how to get 'Synced Content' available
Applied in changeset commit:katello|cb8c4231bc1db3f1e5630dd8d6e2f13ce41e953b. Anonymous
08:05 PM Katello Revision cb8c4231 (katello): Fixes #36992 - Offer hint for enabling synced content option on host OS edit page (#10964)
Quinn James
03:34 PM Katello Refactor #37370 (Ready For Testing): refactor ak in hostgroups to react
The Foreman Bot
03:31 PM Katello Refactor #37370 (Closed): refactor ak in hostgroups to react
Maria Agaphontzev
03:29 PM Katello Bug #37369 (Ready For Testing): Container Gateway: concurrent logins trigger bad token error
The Foreman Bot
03:14 PM Katello Bug #37369 (Closed): Container Gateway: concurrent logins trigger bad token error
Concurrent podman logins can show errors like this: `Error: logging into "centos8-proxy-devel.manicotto.example.com":... Ian Ballou
11:54 AM Katello Bug #37290: Hostgroup inheritance for LCE and CV does not work for grandchildren hostgroups
Hey Partha, thanks a lot for testing. I tried again, and indeed, it is exactly as you describe. Looks like there was ... Nadja Heitmann
02:09 AM Katello Bug #37290: Hostgroup inheritance for LCE and CV does not work for grandchildren hostgroups
https://projects.theforeman.org/issues/37290#note-3
Hey Nadja,
While I am able to reproduce 2 i.e....
Partha Aji
06:45 AM Katello Bug #37362 (New): Move Ansible-based job templates to "Katello via Ansible"
reproducer: go to monitor > jobs > run job > select "Katello" as job category; click "Job template" and scroll down
...
Maximilian Kolb

04/17/2024

08:41 AM Salt Revision 924fcfb7 (smart_proxy_salt): Bump version to 5.1.0
Nadja Heitmann
08:37 AM Salt Revision 0bf45085 (smart_proxy_salt): Fix yamllint for rubocop.yml
Bastian Schmidt
08:37 AM Salt Revision b5ba075d (smart_proxy_salt): Add GitHub actions for gem release and linting
Bastian Schmidt

04/16/2024

11:00 PM Katello Bug #37301 (Closed): Upgrade pulpcore to 3.49
Applied in changeset commit:katello|ec0f7a2cd5f6020c43d3f50b30e604adf98f8d9c. Samir Jha
10:38 PM Katello Revision ec0f7a2c (katello): Pulpcore upgrade (#10949)
* Fixes #37301 - Upgrade pulp binding gems
* Refs #37301 - Delete distributions for repo versions
(cherry picked fr...
Samir Jha
08:39 PM virt-who configure Feature #26319 (Assigned): "Satellite server FQDN" should be default and frozen value.
Chris Roberts
08:39 PM virt-who configure Bug #36895 (Assigned): Infrastructure > Virth-who configurations has wrong capitalization
Chris Roberts
08:39 PM virt-who configure Feature #26321 (Assigned): "Hypervisor ID" Should not list "hwuuid" for libvirt, rhvm, xen and hyperv types.
Chris Roberts
08:38 PM virt-who configure Feature #22122 (Closed): Virt-who configure plugin should make configuration fully automatic
Chris Roberts
08:38 PM virt-who configure Feature #20261 (Closed): Script should help create ssh key and copy it to the remote libvirt host
Chris Roberts
08:14 PM virt-who configure Feature #21775 (Closed): Snap 6.3.0 25 virt-who interval schedule shouldn't affect Global config file while creating individual hypervisor config
Chris Roberts
08:14 PM virt-who configure Refactor #21040 (Closed): Ensure dates are printed consistently with core
Chris Roberts
08:13 PM virt-who configure Refactor #19753 (Closed): Move service users to core and avoid the hackish authentication method
Chris Roberts
08:13 PM virt-who configure Feature #29651 (Closed): Automatically unsubscribe hypervisors
Not needed anymore with SCA by default in Katello 4.12 Chris Roberts
07:04 PM Katello Feature #36992 (Ready For Testing): Offer a hint in the UI about how to get 'Synced Content' available
The Foreman Bot
06:28 PM Katello Bug #37358 (Ready For Testing): subscription-manager release --unset doesn't reset the client information on foreman
The Foreman Bot
06:13 PM Katello Bug #37358 (Closed): subscription-manager release --unset doesn't reset the client information on foreman
Description of problem:
Subscription-manager release --unset doesn't reset the client information on Red Hat Satelli...
Joniel Pasqualetto
06:00 PM Katello Bug #37346 (Closed): Fetching Host's details does not scale wrt Hosts Collections
Applied in changeset commit:katello|5457c31c5be17842fd5e229c2530bd8c44e6cc39. Anonymous
05:28 PM Katello Revision 5457c31c (katello): Fixes #37346 - Fetching Host's details does not scale wrt Hosts Collections (#10960)
* Fixes #37346 - Fetching Host's details does not scale wrt Hosts Collections
* Refs #37346 - cache host collection ...
Ian Ballou
03:23 PM Katello Bug #37356 (New): Slow smart proxy sync in 4.11
Very slow proxy sync after upgrade to Foreman 3.9 and katello 4.11.1
It seems the Update content counts task is sl...
Samir Jha
03:00 PM Katello Bug #37229 (Closed): Default Organization View is not listed first on the CV select screen in Change Content Source
Applied in changeset commit:katello|2b522d0bf9232cfdeb57841e52a943ae2b9404ea. Anonymous
02:37 PM Katello Revision 2b522d0b (katello): Fixes #37229 - Change host content source now lists default CV first (#10957)
Quinn James
12:17 PM Salt Revision 15623caa (smart_proxy_salt): Merge pull request #76 from ATIX-AG/remove_salt_python_wrapper
Remove py2/3 distinction script Bernhard Suttner
11:53 AM Salt Revision 6e688a67 (smart_proxy_salt): Remove py2/3 distinction script
Since the last Salt version with py2 support (Salt 3000) is not
supported anymore, we don't need to distinguish betwe...
Bastian Schmidt
11:02 AM Salt Revision 8fac27fa (foreman_salt): Strip trailing whitespace in CI workflow
Also adds a document marker to please yamllint. Ewoud Kohl van Wijngaarden
10:49 AM foreman-tasks Revision 02936b73 (hammer-cli-foreman-tasks): Bump version to 0.0.21
Adam Ruzicka
09:41 AM Salt Revision f372f48e (foreman_salt): Update documentation link (#195)
Nadja Heitmann
05:55 AM Discovery Revision 64307613 (foreman-discovery-image): Fix the yum.theforeman.org path
Leos Stejskal

04/15/2024

09:00 PM Katello Bug #37218 (Closed): `podman login` against the container registry returns 500 intermittently
Applied in changeset commit:smart_proxy_container_gateway|f96702c4a4a49c170a9773f343ccdfb40aa6693c. Anonymous
08:53 PM Katello Revision 7f89d1fb (smart_proxy_container_gateway): Bump version to 2.0.0
Ian Ballou
08:53 PM Katello Revision f96702c4 (smart_proxy_container_gateway): Fixes #37218 - improve SQLite DB query performance & introduce PostgreSQL support
* Fixes #37218 - podman login against the container registry returns 500 intermittently
* Refs #37218 - fix tests fo...
Ian Ballou
02:53 PM Katello Bug #37354 (New): Trace_status = reboot_needed not working after upgrade to 4.12
the status itself is working correctly (and also katello-host-tools is working); it is only the search that is not wo... Jeremy Lenz
12:51 PM Salt Revision 1a8b9b3b (foreman_salt): Update README
Nadja Heitmann
12:51 PM Salt Revision cf586dda (foreman_salt): Add badge for ruby tests
Nadja Heitmann
07:35 AM Salt Revision c992144b (smart_proxy_salt): Merge pull request #86 from ATIX-AG/fix/build-issues
Fix build issues Bernhard Suttner
07:30 AM Salt Revision 4bb19d9a (smart_proxy_salt): Fix build issues
* WARNING: description and summary are identical
* WARNING: open-ended dependency on smart_proxy_dynflow (>= 0.5.0)...
dosas please_edit_me
07:07 AM AzureRM Bug #37351 (Rejected): Correct the foreman-maintain packages update warning
Currently the message we get while running 'foreman-maintain packages update' is the following.
------
WARNING: N...
Ashish Humbe

04/12/2024

08:00 PM Katello Feature #37258 (Closed): Allow granular repair functionality for capsules
Applied in changeset commit:katello|03494eca34658142013420e8d12417e33937aab4. Samir Jha
08:00 PM Katello Feature #36803 (Closed): SmartProxy Content Sync should offer Verify Content Checksum
Applied in changeset commit:katello|03494eca34658142013420e8d12417e33937aab4. Samir Jha
08:00 PM Katello Feature #37311 (Closed): Allow granular repair functionality for capsules
Applied in changeset commit:hammer-cli-katello|a3541b8830e41ae904a7cd41530e85b668775333. Samir Jha
07:04 PM Katello Revision a3541b88 (hammer-cli-katello): Fixes #37311 - Add capsule content repair command (#933)
Samir Jha
07:03 PM Katello Revision 03494eca (katello): Capsule granular repair (#10932)
* Fixes #36803 - Add capsule repair tasks
* Fixes #37258 - Allow granular repair functionality for capsules
Samir Jha
03:38 PM Salt Revision 91d18741 (foreman_salt): Bump version to 16.0.2
Nadja Heitmann
03:34 PM Katello Bug #37350 (Ready For Testing): API endpoint for activation_keys/:id/product_content should be TRUE by default
The Foreman Bot
03:27 PM Katello Bug #37350 (Ready For Testing): API endpoint for activation_keys/:id/product_content should be TRUE by default
Description of problem:
Now that Satellite is in SCA mode by default. We should also update the endpoint "GET /kat...
Chris Roberts
03:33 PM Salt Revision 5b0c8b5b (foreman_salt): Allow dashes in saltenv names (#202)
BigBadBassMan
02:11 PM OpenSCAP Bug #37348 (Ready For Testing): Drop support for OVAL from foreman_openscap
The Foreman Bot
02:08 PM OpenSCAP Bug #37348 (Ready For Testing): Drop support for OVAL from foreman_openscap
Adam Ruzicka
02:09 PM OpenSCAP Bug #37349 (Ready For Testing): Drop support for OVAL from smart_proxy_openscap
The Foreman Bot
02:08 PM OpenSCAP Bug #37349 (Ready For Testing): Drop support for OVAL from smart_proxy_openscap
Adam Ruzicka
02:00 PM Katello Feature #37347 (New): As a web UI user, I can select multiple hosts and install or update packages via REX
Jeremy Lenz
11:13 AM Ansible Bug #37342 (Ready For Testing): Documentation button on Ansible variable create page, redirects to puppet documentation
The Foreman Bot
08:55 AM Salt Revision 5d9b9876 (smart_proxy_salt): Merge pull request #85 from ATIX-AG/feature/github-ci
Use shared foreman actions for testing on github Bernhard Suttner

04/11/2024

09:24 PM virt-who configure Bug #21761 (Closed): Cleanup script does not delete users
Chris Roberts
09:23 PM virt-who configure Bug #31467 (Closed): virt-who plugin does not show HTTP Proxy details using API and hammer CLI
Chris Roberts
08:00 PM Katello Feature #37309 (Closed): Add Katello column(s) to new host index page
Applied in changeset commit:katello|f3891b2b8dacb2f5f10e19b5df22df330019aff2. Jeremy Lenz
07:58 PM Katello Revision f3891b2b (katello): Fixes #37309 - Add Katello columns to new host index page (#10950)
Jeremy Lenz
04:18 PM Katello Bug #37346 (Ready For Testing): Fetching Host's details does not scale wrt Hosts Collections
The Foreman Bot
04:04 PM Katello Bug #37346 (Closed): Fetching Host's details does not scale wrt Hosts Collections
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2249087
*Description of problem:*
Having many Host Colle...
Ian Ballou
12:59 PM Katello Feature #37336 (Ready For Testing): Add bulk CV/LCE assignment to new All Hosts page
The Foreman Bot
12:35 PM Katello Bug #37340 (Ready For Testing): Cannot update packages on non-EL hosts
The Foreman Bot
09:46 AM Salt Revision cf996440 (smart_proxy_salt): Use shared foreman actions for testing on github
dosas please_edit_me
07:39 AM Ansible Bug #37342 (Ready For Testing): Documentation button on Ansible variable create page, redirects to puppet documentation
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2270920
*Description of problem:*
*Version-Release n...
Girija Soni

04/10/2024

07:01 PM Katello Bug #37181 (Closed): Improve displayed filter rules info in hammer
Closing since the PR is merged. Ian Ballou
05:00 PM Katello Feature #37302 (Closed): Allow pushing container images to Pulp without indexing
Applied in changeset commit:katello|ac916514d159acbb0466d826b39c7d9567f2cb17. Anonymous
04:05 PM Katello Revision ac916514 (katello): Fixes #37302 - push containers through Katello (#10952)
Ian Ballou
02:20 PM Katello Bug #37340 (Ready For Testing): Cannot update packages on non-EL hosts
Steps to Reproduce on Foreman 3.9 + Katello 4.11:
1. go to monitor > jobs
2. click run job
3. select katello via...
Maximilian Kolb
01:38 PM Katello Bug #37229 (Ready For Testing): Default Organization View is not listed first on the CV select screen in Change Content Source
The Foreman Bot
01:34 PM Ansible Revision 69853c36 (foreman_ansible): Remove the telemetry option
Adam Hosek
09:57 AM Ansible Bug #36448 (Duplicate): Ansible Command ignores advance field
Nofar Alfassi
09:52 AM Ansible Bug #37338 (New): Missing permission when editing Ansible variables
If a non-admin user wants to override Ansible variables, they only need to have the edit_ansible_variables permission... Nofar Alfassi
09:48 AM Ansible Bug #36993 (Closed): Ansible sub-tabs disappear on the host details page
Nofar Alfassi

04/09/2024

10:11 PM Katello Feature #37336 (Closed): Add bulk CV/LCE assignment to new All Hosts page
Jeremy Lenz
03:00 PM Katello Bug #37331 (Closed): Fix upstream lint issues
Applied in changeset commit:katello|58d2cdb13b2c6d04684f717611d79322cbc53d51. Samir Jha
01:28 PM Katello Bug #37331 (Ready For Testing): Fix upstream lint issues
The Foreman Bot
01:23 PM Katello Bug #37331 (Closed): Fix upstream lint issues
/home/vagrant/katello/webpack/scenes/Subscriptions/UpstreamSubscriptions/UpstreamSubscriptionsPage.js
225:56 erro...
Samir Jha
02:11 PM Katello Revision 58d2cdb1 (katello): Fixes #37331 - Fix upstream linting (#10956)
Samir Jha
11:00 AM Puppet Bug #37299 (Closed): Assigning Hostgroup with empty (Puppet) Environemnt to a SCAP Puppet Policy fails with a backtrace
Applied in changeset commit:foreman_puppet|4eaf7cd06bc56539ae606b17e6e0455f80599290. Adam Ruzicka
10:33 AM Puppet Revision 4eaf7cd0 (foreman_puppet): Fixes #37299 - Fix puppet class assignment
In case the puppet facet does not exist Adam Ruzicka

04/08/2024

09:35 PM Katello Bug #37313 (Ready For Testing): Change content source screen is still confusing coming from host edit
The Foreman Bot
02:00 PM Foreman Remote Execution Bug #37213 (Closed): Add missing ouia-ids
Applied in changeset commit:foreman_plugin|ed7fb7181ca80a5bb92b9ae90a9139df4878d236. Maria Agaphontzev
01:26 PM Foreman Remote Execution Revision ed7fb718 (foreman_plugin): Fixes #37213 - Add missing ouia-ids
Maria Agaphontzev

04/05/2024

03:58 PM Ansible Feature #37327 (Ready For Testing): GUI/API to allow importing/overriding of Ansible variables directly from YAML/JSON
The Foreman Bot
02:06 PM Ansible Feature #37327 (Ready For Testing): GUI/API to allow importing/overriding of Ansible variables directly from YAML/JSON
This feature adds a new wizard to *Configure > Ansible > Variables* that allows users to assign new variables to Ansi... Thorben Denzer
01:00 PM Foreman Remote Execution Refactor #37323 (Closed): Drop unnecessarily overridden methods
Applied in changeset commit:foreman_plugin|b06991c8170da1c33196418968164f1fd19dc080. Adam Ruzicka
12:05 PM Foreman Remote Execution Refactor #37323 (Ready For Testing): Drop unnecessarily overridden methods
The Foreman Bot
12:04 PM Foreman Remote Execution Refactor #37323 (Closed): Drop unnecessarily overridden methods
Adam Ruzicka
12:53 PM Foreman Remote Execution Bug #37326 (New): User of org A can see the jobs of Org B
- User is in organization A and has only the right to see Job invocations.
- Another organization exists (B)
Unfo...
Bernhard Suttner
12:37 PM Foreman Remote Execution Revision b06991c8 (foreman_plugin): Fixes #37323 - Rely on default implementation of delegated_output
The current one was placed in because of changes that happened back in
2016, it is not needed anymore.
Adam Ruzicka
12:09 PM Webhooks Revision c678377a (foreman_webhooks): Use theforeman-rubocop gem (#74)
Choose to inherit default.yml style because this rules have target ruby
and rails version included. Also dropped Styl...
Archana Kumari
12:09 PM Webhooks Refactor #37324 (New): Fix rubocop offences in rubocop_todo.yml
https://github.com/theforeman/foreman_webhooks/pull/74 updated rubocop rules to match global theforeman-rubocop rules... Oleh Fedorenko
11:17 AM Foreman Remote Execution Refactor #37321 (Ready For Testing): Use external output id when checking output uniqueness
The Foreman Bot
11:14 AM Foreman Remote Execution Refactor #37321 (Ready For Testing): Use external output id when checking output uniqueness
Adam Ruzicka
11:16 AM foreman-tasks Feature #37322 (New): Attach timestamp to exit status
Adam Ruzicka
11:08 AM Ansible Feature #37320 (Ready For Testing): Set IDs on outputs that are being collected as the job runs
The Foreman Bot
11:05 AM Ansible Feature #37320 (Ready For Testing): Set IDs on outputs that are being collected as the job runs
Adam Ruzicka
11:05 AM foreman-tasks Bug #37319 (Ready For Testing): Allow setting IDs on outputs
The Foreman Bot
11:03 AM foreman-tasks Bug #37319 (Ready For Testing): Allow setting IDs on outputs
Adam Ruzicka

04/04/2024

03:38 PM Katello Bug #37314 (New): Refactor tests to delete distributions of protected repo versions
Reopening to track any katello action items around https://github.com/pulp/pulpcore/issues/5218 Samir Jha
02:27 PM Ansible Refactor #37317 (Ready For Testing): Drop non-batch triggering
The Foreman Bot
02:23 PM Ansible Refactor #37317 (Ready For Testing): Drop non-batch triggering
Adam Ruzicka
02:25 PM Foreman Remote Execution Refactor #37316 (Ready For Testing): Drop non-batch triggering
The Foreman Bot
02:18 PM Foreman Remote Execution Refactor #37316 (Ready For Testing): Drop non-batch triggering
Adam Ruzicka
02:25 PM foreman-tasks Refactor #37315 (Ready For Testing): Remove non-batch proxy triggering
The Foreman Bot
02:11 PM foreman-tasks Refactor #37315 (Ready For Testing): Remove non-batch proxy triggering
Adam Ruzicka

04/03/2024

06:00 PM Katello Feature #37271 (Closed): As a user I want to be warned before the manifest (upstream consumer identity certificate) will expire, and have a notification to refresh the manifest.
Applied in changeset commit:katello|857df9e01ce9e8c594909c3b662e3cf62f2f904a. Jeremy Lenz
05:49 PM Katello Bug #37314 (Closed): Refactor tests to delete distributions of protected repo versions
This will be taken care of as part of https://github.com/Katello/katello/pull/10949. Closing this out. Samir Jha
05:40 PM Katello Revision 4e585726 (katello): Refs #37271 - Show manifest expiration on manifest modal
Jeremy Lenz
05:40 PM Katello Revision 857df9e0 (katello): Fixes #37271 - Notify users before manifest expiration
Jeremy Lenz
05:36 PM Katello Bug #37290 (New): Hostgroup inheritance for LCE and CV does not work for grandchildren hostgroups
Samir Jha
02:28 PM Katello Revision 420e9a9a (katello): Refs #36924 - Add breadcrumb bar to Add Subscription page, fix add subscription button url (#10953)
Quinn James
11:26 AM Foreman Remote Execution Revision c93b7dd3 (foreman_plugin): Fix diff behavior of package removal on debian/rhel based system
Bernhard Suttner

04/02/2024

06:45 PM Katello Bug #36924 (Ready For Testing): Subscription Details Page has a broken page header
Quinn James
03:23 PM Katello Feature #36973: Use dnf needs-restarting to collect tracer information
Packaging PR: https://github.com/theforeman/foreman-packaging/pull/10663 Ian Ballou
03:19 PM Katello Feature #36973: Use dnf needs-restarting to collect tracer information
Fixed in katello-host-tools 4.4.0. Ian Ballou
02:43 PM Katello Feature #36973 (Closed): Use dnf needs-restarting to collect tracer information
Ian Ballou
03:14 PM Katello Revision 37c7fdfe (katello-host-tools): Bump version to 4.4.0 (#153)
Ian Ballou
02:42 PM Katello Revision 1408cbd8 (katello-host-tools): Fixes #36973 - Use dnf needs-restarting to collect tracer information (#149)
* Fixes #36973 - Use dnf needs-restarting to collect tracer information
Co-Authored-by: Ewoud Kohl van Wijngaarden <...
Bernhard Suttner
09:40 AM Katello Bug #37290: Hostgroup inheritance for LCE and CV does not work for grandchildren hostgroups
Jeremy Lenz wrote in #note-1:
> We've had a lot of improvements in the hostgroup area lately. Does this issue also oc...
Nadja Heitmann

04/01/2024

10:09 PM Katello Feature #37302 (Ready For Testing): Allow pushing container images to Pulp without indexing
The Foreman Bot
05:46 PM Katello Bug #37314 (New): Refactor tests to delete distributions of protected repo versions
Some VCR tests fail as below:
Error:
Actions::Pulp3::RpmUploadTest#test_upload:
RuntimeError: Neutered Exception...
Samir Jha
02:16 PM Katello Bug #37313 (Closed): Change content source screen is still confusing coming from host edit
On the host edit screen, we disabled changing the CV/LCE a while ago for existing hosts, and instead link to the "Cha... Jeremy Lenz

03/29/2024

04:04 PM Katello Feature #37311 (Ready For Testing): Allow granular repair functionality for capsules
The Foreman Bot
04:01 PM Katello Feature #37311 (Closed): Allow granular repair functionality for capsules
Add hammer commands to support repair task on capsule environments/content views/repositories.
Samir Jha
 

Also available in: Atom