Project

General

Profile

Activity

From 05/30/2022 to 06/28/2022

06/28/2022

05:45 PM Packaging Revision b7d82c39 (foreman-packaging): drop Debian 10 Buster packaging
Evgeni Golov
05:15 PM Installer Revision 7343bb55 (puppet-foreman_proxy): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
05:15 PM Installer Revision 3a621668 (puppet-foreman_proxy): Fix top_scope_facts lint violation
This is not a fact, but rather a global variable. Using getvar is the
right way here, like all other variables in thi...
Ewoud Kohl van Wijngaarden
05:15 PM Installer Revision 712861d0 (puppet-foreman_proxy): Add missing data types
The version in plugin.pp is stricter than foreman_proxy::globals but
that's because you could declare an individual p...
Ewoud Kohl van Wijngaarden
05:15 PM Installer Revision 2a33a2a6 (puppet-foreman_proxy): Remove redundant Optional data types
When a parameter has a default, there is no way to set it back to undef.
That means the Optional part is redundant an...
Ewoud Kohl van Wijngaarden
05:15 PM Installer Revision 063dedcb (puppet-foreman_proxy): Remove redundant absolute specifier
This was needed back with Puppet 3 but has been redundant since Puppet <
4 support was dropped.
Ewoud Kohl van Wijngaarden
05:15 PM Installer Revision c66298d2 (puppet-foreman_proxy): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
05:15 PM Installer Revision b7b5f1d5 (puppet-foreman_proxy): Remove default value for powerdns rest_api_key param
An empty string is an invalid value for API key, but there's no sensible
default either.
Ewoud Kohl van Wijngaarden
04:42 PM Installer Revision 34490515 (installer): Drop EL7 support
Eric Helms
03:48 PM Packaging Revision 445fab98 (foreman-packaging): Update repoclosure targets on Koji for change from RHEL to el
Eric Helms
02:28 PM Feature #35124 (Ready For Testing): Fix preseed_kernel_options to work with full-host-bootdisk deployments
The Foreman Bot
02:10 PM Feature #35124 (Closed): Fix preseed_kernel_options to work with full-host-bootdisk deployments
After the change of the bootdisk plugin to default to full-host ISO with PXELinux instead of host ISO with iPXE, the ... Jonas Trüstedt
01:15 PM Refactor #35123 (New): Update pf4 to 2022.07+ release
https://github.com/theforeman/foreman/pull/9186#discussion_r908369575
After the update we can remove this
https://w...
Maria Agaphontzev
12:08 PM Packaging Bug #35121 (Rejected): Pulp digestvalidationerror when syncing Foreman repo
I opened https://github.com/theforeman/foreman-infra/issues/1760 with a bit more detail. It's closer to where we need... Ewoud Kohl van Wijngaarden
10:14 AM Packaging Bug #35121: Pulp digestvalidationerror when syncing Foreman repo
ok, switching to a specific version url works. It's a bit of a hassle though since we use our own local repo created ... Adam Winberg
09:00 AM Packaging Bug #35121: Pulp digestvalidationerror when syncing Foreman repo
This could be related to the switch where latest became Foreman 3.3 and the CDN didn't properly purge everything in i... Ewoud Kohl van Wijngaarden
07:21 AM Packaging Bug #35121 (Rejected): Pulp digestvalidationerror when syncing Foreman repo
Since about two weeks back we get the following error message from Pulp when trying to sync from http://yum.theforema... Adam Winberg
12:03 PM Installer Revision c5a8b006 (installer): Add Foreman DHCP browser plugin to Katello
Dirk Götz
11:39 AM Installer Revision 9fe5f4f4 (installer): Add Foreman Netbox plugin
Dirk Götz
11:27 AM Installer Revision 6be1e967 (installer): Add Foreman SCC manager plugin
Dirk Götz
11:15 AM Installer Revision 48cc8f9a (installer): Add Foreman Wreckingball plugin
Dirk Götz
11:12 AM Installer Revision 869015a5 (installer): Add Foreman DLM plugin
Dirk Götz
11:11 AM Installer Revision 90b81ccd (installer): Add Foreman Rescue plugin
Dirk Götz
11:11 AM Installer Revision c9154a73 (installer): Add Foreman Vault plugin
Dirk Götz
11:10 AM Installer Revision 85adc371 (installer): Add Foreman Git templates plugin
Dirk Götz
10:32 AM Feature #35122 (Ready For Testing): Support gitlab as an OpenID Connect provider
The Foreman Bot
10:30 AM Feature #35122 (Ready For Testing): Support gitlab as an OpenID Connect provider
openid_connect is specific to keycloak, but can work with gitlab with a few modifications.
* the access token is n...
Johnathon Harris
10:28 AM Installer Revision 76d8853f (installer): Deal with foreman::db_database becoming mandatory
Ewoud Kohl van Wijngaarden
09:03 AM Installer Revision ed4a3662 (puppet-foreman): Add foreman plugin for netbox
Dirk Götz
07:00 AM Bug #35066 (Closed): Puppet enablement flags are inconsistent
Applied in changeset commit:foreman|877eb770fb20b3bdb541114ad671d6a74ed4dd9f. Anonymous
06:55 AM Revision 877eb770 (foreman): Fixes #35066 - Puppet enablement flags are inconsistent (#9263)
Pat Riehecky

06/27/2022

04:01 PM Bug #35015 (Closed): Scheduled job "Create RSS notifications" does not use proxy
Applied in changeset commit:foreman|ded58beb8467604d83b6aadb714c429c15cc700e. Anonymous
04:01 PM Bug #34996 (Closed): Smart Proxy upgrade/install fails due to proxy configuration in 'HTTP(S) proxy' in settings
Applied in changeset commit:foreman|d7ca221ce8c220eed6c77456d815268e160e5ebd. Anonymous
04:01 PM Bug #35014 (Closed): Extension to inject global http proxy into net/http requests does not set the proxy correctly
Applied in changeset commit:foreman|8b3c7c54d53a2747146dfb3819499912d5732806. Anonymous
03:41 PM Revision ded58beb (foreman): Fixes #35015 - Use http proxy when pulling RSS
Adam Ruzicka
03:41 PM Revision d7ca221c (foreman): Fixes #34996 - Ignore http proxies when talking to smart proxies
Adam Ruzicka
03:41 PM Revision 6f724472 (foreman): Fixes #35014 - Rework Net::HTTP extension
Adam Ruzicka
03:41 PM Revision 8b3c7c54 (foreman): Fixes #35014 - Fix injection of global HTTP proxy into net/http
We were passing wrong arguments to proxy_http_request?, causing it to
always evaluate to false so no requests were pr...
Adam Ruzicka
03:34 PM Packaging Feature #34898 (Ready For Testing): Katello cron job needed to run the alternate content source refresh rake task on a schedule
The Foreman Bot
03:33 PM Packaging Feature #34898 (Assigned): Katello cron job needed to run the alternate content source refresh rake task on a schedule
Chris Roberts
03:07 PM Bug #4007 (Ready For Testing): Users email is not mandatory on creation but it is on update
The Foreman Bot
01:18 PM Installer Feature #35117 (Duplicate): Allow to add custom-fields in ansible.cfg for foreman-proxy
As already mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=1786358 it would be nice to add options to the an... Jonas Trüstedt
01:06 PM Refactor #34137 (Closed): Auto-loading & requiring /lib code
Oleh Fedorenko
10:09 AM Installer Revision e0fc1487 (puppet-foreman): Stop accepting UNSET as a value and rewrite db.yml to EPP
The value UNSET is treated special by Kafo, but that dates back to the
days where undef was unreliable. This moves it...
Ewoud Kohl van Wijngaarden

06/24/2022

09:56 PM Bug #35115 (New): host_details_ui settings can not be set to false via config rake target
I discovered this odd behavior of the 'host_deatils_ui' setting after migrating an existing foreman instance from 2.4... Joshua Hoblitt
02:04 PM Packaging Feature #35113 (Ready For Testing): Have a foreman-release package for Debian releases
The Foreman Bot
10:57 AM Packaging Feature #35113 (Closed): Have a foreman-release package for Debian releases
Amit Upadhye
02:00 PM Installer Revision 83f335ff (puppet-foreman_proxy): Use modern networking facts
Facter 3 introduced the networking fact, which contains all the
interfaces in a neat array. This makes it easier to e...
Ewoud Kohl van Wijngaarden
02:00 PM Installer Revision d53591e3 (puppet-foreman_proxy): Correct data types on IP addresses
This no longer uses the compat address but rather the subnetless
notation, which is exactly what the backend expects....
Ewoud Kohl van Wijngaarden
02:00 PM Installer Revision 96420909 (puppet-foreman_proxy): Declare facts at the top level of the spec test
This allows using regular inheritance, which is much more common. Ewoud Kohl van Wijngaarden

06/23/2022

11:40 PM Bug #35112 (New): Getting Error while Creating "Rack" and "Device" option in foreman "Datacenter"
Hello ,
I have added "Datacenter" plugin in foreman by referring link :https://github.com/theforeman/foreman_datac...
Mukesh R
04:48 PM Installer Revision 106944ba (puppet-foreman_proxy): add foreman::shell param
To allow the login shell of the foreman-proxy user to be overridden. Joshua Hoblitt
02:01 PM Feature #32612 (Closed): Add some extra metadata to the default kickstart
Applied in changeset commit:foreman|143054a6c7bf9006969a616a1b4408050abf90c5. Pat Riehecky
01:28 PM Feature #34961 (Ready For Testing): New host details - Move expansion carat to right side for Details tab cards
The Foreman Bot
01:25 PM Revision 143054a6 (foreman): Fixes #32612 - Add some extra metadata to the default kickstart
Pat Riehecky
01:01 PM Bug #35083 (Closed): Host's power status ping is limited to three seconds
Applied in changeset commit:foreman|884b4d88201ba09d8b68d57f82a76b844a8da7ae. Ron Lavi
12:42 PM Revision 884b4d88 (foreman): Fixes #35083 - add power status timeout param
When checking for the host's power status, the request stops after 3 seconds by default,
Therefore in cases where it ...
Ron Lavi
10:22 AM Installer Bug #35101 (New): Create /EFI/redhat symlinks in TFTP directory
A change in grub2 build config (package grub2-efi file grubx64.efi) changed the base directory where grub2 tries to f... Lukas Zapletal
10:19 AM Installer Revision 615a56cf (puppet-tftp): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
10:19 AM Installer Revision a2b147bf (puppet-tftp): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
10:01 AM Bug #35098 (Closed): Add Georgian (ka), Polish (pl) and Catalan (ca) langauges as those are having more than 40% translation rate
Applied in changeset commit:foreman|75d7eed08e01c031b489bebb09b9ae03877b8377. Amit Upadhye
08:44 AM Bug #35098 (Ready For Testing): Add Georgian (ka), Polish (pl) and Catalan (ca) langauges as those are having more than 40% translation rate
The Foreman Bot
08:29 AM Bug #35098 (Closed): Add Georgian (ka), Polish (pl) and Catalan (ca) langauges as those are having more than 40% translation rate
Amit Upadhye
09:43 AM Packaging Revision 6cada372 (foreman-packaging): Split lines at most 2 times
In Ruby split wants the number of resulting values while Python wants
the amount of times to split. Or in other words...
Ewoud Kohl van Wijngaarden
09:30 AM Revision 748f53b3 (foreman): i18n - extracting new, pulling from tx
Amit Upadhye
09:30 AM Revision 75d7eed0 (foreman): Fixes #35098 - add Georgian(ka), Polish(pl) and Catalan(ca) langauges
Amit Upadhye
08:31 AM Installer Support #35099 (Rejected): Using the docker-compose to install foreman
I am very new to foreman and I want to install it in an offline environment.
I thought the docker-compose file fou...
Licht Master
07:44 AM Bug #35097 (Rejected): When you create a new host, you get redirected to host details, but page title stays "Create Host"
After a refresh, the title changes just to the url of the page (ie is unset?) which is not great either. Adam Ruzicka
07:41 AM Installer Revision 68825c3f (puppet-puppetserver_foreman): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:41 AM Installer Revision 68bd23ab (puppet-puppetserver_foreman): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:41 AM Installer Revision 7821d58a (puppet-git): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:41 AM Installer Revision b4f8ac7b (puppet-git): Stricter data types
Ewoud Kohl van Wijngaarden
07:41 AM Installer Revision 8ba8feb7 (puppet-git): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:40 AM Installer Revision e86084f0 (puppet-dhcp): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:40 AM Installer Revision 2adf0411 (puppet-dhcp): Add a data type for option_static_route
This also adds parameter documentation for it. Ewoud Kohl van Wijngaarden
07:40 AM Installer Revision 05122221 (puppet-dhcp): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:39 AM Installer Revision e732c427 (puppet-candlepin): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:39 AM Installer Revision be803d55 (puppet-candlepin): Do not expect data types for private classes
These classes only inherit parameters from the main classes so we can
assume they're valid.
Ewoud Kohl van Wijngaarden
07:39 AM Installer Revision b29e105b (puppet-candlepin): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:33 AM Installer Revision d372e3db (puppet-pulpcore): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
07:33 AM Installer Revision 50679987 (puppet-pulpcore): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
12:31 AM Installer Revision c74d373c (installer): Drop EL8 modularity workaround
Since Foreman 3.3 there is proper modularity support which pulls in
pki-core already. That means if the user enabled ...
Ewoud Kohl van Wijngaarden

06/22/2022

09:04 PM Installer Revision 69e1e250 (puppet-certs): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
09:04 PM Installer Revision 246ad512 (puppet-certs): Add missing data types for parameters
Ewoud Kohl van Wijngaarden
09:04 PM Installer Revision 82342638 (puppet-certs): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
08:14 PM Bug #35093: Missing selinux rule for ssh + puma + kerberos
I need to do some more reading on on this but using a combination of what was being added to the log with enforce on ... Ben Magistro
02:54 PM Bug #35095 (New): Job invocation viewer fails with undefined method `template_inputs' for nil:NilClass
An upgrade from version 3.1 to version 3.2 broke the job invocation viewer. Version 3.3 was tested as well an it brea... Jakob Ackermann
02:01 PM Bug #35069 (Closed): ApplicationRecord.<=> undefined method 'name'
Applied in changeset commit:foreman|9374e4c5b5fe21b50b1aa2ec39579d6d53e90d75. Leos Stejskal
02:01 PM Feature #32881 (Closed): Expose previous application record revision through safemode
Applied in changeset commit:foreman|fc8b9d39aadcdec28ef487728d3fab52180397ae. Oleh Fedorenko
01:37 PM Revision 9374e4c5 (foreman): Fixes #35069 - ApplicationRecord.<=> undefined method 'name'
After 6.1 upgrade some tests (eg. Foreman Discovery)
are failing with following error:
NoMethodError: undefined meth...
Leos Stejskal
01:11 PM Revision fc8b9d39 (foreman): Fixes #32881 - Expose previous application record revision through safemode (#9258)
Oleh Fedorenko
01:05 PM Installer Revision c34a75fd (puppet-qpid): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
01:05 PM Installer Revision d2bc34e3 (puppet-qpid): Disable puppet-lint rule parameter_types
There are many missing data types and this module will be deprecated
once katello-agent is gone. There's too little b...
Ewoud Kohl van Wijngaarden
01:05 PM Installer Revision f8d83dcd (puppet-qpid): Remove redundant Optional data types
When a parameter has a default, there is no way to set it back to undef.
That means the Optional part is redundant an...
Ewoud Kohl van Wijngaarden
01:05 PM Installer Revision 4d6ef89e (puppet-qpid): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
12:01 PM Feature #34901 (Closed): Details tab - System properties card updates
Applied in changeset commit:foreman|4e7ac8c11cb1f936fc6103bd837492e152ccfe65. Lucy Fu
11:30 AM Revision 4e7ac8c1 (foreman): Fixes #34901 - System properties card updates
Lucy Fu
11:15 AM Revision 05353359 (foreman): Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/a...
dependabot[bot]
11:14 AM Revision 5d52c171 (foreman): Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actio...
dependabot[bot]
10:08 AM Installer Revision 54aa1c0f (puppet-katello): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
10:08 AM Installer Revision ac554597 (puppet-katello): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
10:06 AM Installer Revision 85764d0f (puppet-dns): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
10:06 AM Installer Revision 6ab93ee7 (puppet-dns): Add missing space
Ewoud Kohl van Wijngaarden
10:06 AM Installer Revision 6c148a70 (puppet-dns): Remove redundant Optional
When a parameter has a default, there is no way to set it back to undef.
That means the Optional part is redundant an...
Ewoud Kohl van Wijngaarden
10:06 AM Installer Revision 52b4df4d (puppet-dns): puppet-lint autofix with voxpupuli-test 5
Ewoud Kohl van Wijngaarden
09:57 AM Installer Revision 0be21395 (puppet-foreman_proxy_content): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
09:57 AM Installer Revision 24f7ec02 (puppet-foreman_proxy_content): Make priority a non-optional parameter
If there is a default, there is no way to set it back to undef. That
makes Optional[] redundant and we can simplify t...
Ewoud Kohl van Wijngaarden
09:57 AM Installer Revision 88960649 (puppet-foreman_proxy_content): puppet-lint autofix with voxpupuli-test 5
voxpupuli-test 5 pulls in a stricter puppet-lint profile. This is the
result of puppet-lint applying automatic fixes.
Ewoud Kohl van Wijngaarden
09:55 AM Installer Revision a71cb9e4 (puppet-foreman): Remove trailing commas in inline arrays
Ewoud Kohl van Wijngaarden
09:55 AM Installer Revision 91de34ea (puppet-foreman): Update to voxpupuli-test 5
Ewoud Kohl van Wijngaarden
09:55 AM Installer Revision cb6c3c7b (puppet-foreman): Add missing data types
Ewoud Kohl van Wijngaarden
09:55 AM Installer Revision d0dfb7c8 (puppet-foreman): Remove redundant Optional data types
When a parameter has a default, there is no way to set it back to undef.
That means the Optional part is redundant an...
Ewoud Kohl van Wijngaarden
09:55 AM Installer Revision 854cb139 (puppet-foreman): puppet-lint autofix using voxpupuli-test 5
Ewoud Kohl van Wijngaarden
09:55 AM Installer Revision 43bb2582 (puppet-foreman): Remove leading :: from variables
Until Puppet 4 references were relative. This meant $apache::confd_dir
could actually resolve to $foreman::config::ap...
Ewoud Kohl van Wijngaarden
09:36 AM Revision 341c677a (foreman): chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.... naveen

06/21/2022

09:03 PM Bug #35093 (New): Missing selinux rule for ssh + puma + kerberos
OS: CentOS 7.9
TFM: 2.1.4 (upgrades in progress)
We utilize kerberos tickets for ssh instead of keys. All hosts ...
Ben Magistro
04:01 PM Installer Bug #35089 (Closed): Starting or Restarting foreman.socket will raise a harmless "TCP_NODELAY failed: Operation not supported" error in Red Hat Satellite 6.9/6.10/6.11
Applied in changeset commit:puppet-foreman|d7ab348a03a2d74cfaa17174bc24beb41145a79e. Evgeni Golov
11:12 AM Installer Bug #35089 (Ready For Testing): Starting or Restarting foreman.socket will raise a harmless "TCP_NODELAY failed: Operation not supported" error in Red Hat Satellite 6.9/6.10/6.11
The Foreman Bot
11:09 AM Installer Bug #35089 (Closed): Starting or Restarting foreman.socket will raise a harmless "TCP_NODELAY failed: Operation not supported" error in Red Hat Satellite 6.9/6.10/6.11
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2099620
*Description of problem:*
When we try to start...
Evgeni Golov
03:07 PM Installer Revision 58e876b8 (puppet-foreman): explictly set service_provider fact in tests
this comes from stdlib and is required in newer versions of the
postgresql module
Evgeni Golov
03:07 PM Installer Revision d7ab348a (puppet-foreman): Fixes #35089 - set NoDelay=false when deploying a UNIX socket
Upstream foreman.socket uses NoDelay=true with a TCP socket, but on UNIX
sockets this just generates a useless warnin...
Evgeni Golov
02:03 PM Packaging Revision 0418d035 (foreman-packaging): Add rubygem-rchardet
Eric Helms
02:03 PM Packaging Revision 4c68c874 (foreman-packaging): Update rubygem-git to 1.11.0
Eric Helms
01:45 PM Revision d1ad37bc (foreman): Split npm dependency resolution from module installation in React tests
Eric Helms
09:01 AM Feature #35047 (Closed): Copy to clipboard react component should allow copy icon
Applied in changeset commit:foreman|a8440ec32e23da3f90b60846f733ae080f872fe5. Anonymous
08:36 AM Revision a8440ec3 (foreman): Fixes #35047 - improve copy to clipboard react component
Bernhard Suttner
07:03 AM Refactor #35088 (Ready For Testing): Remove GCE Compute resource code
The Foreman Bot
07:01 AM Refactor #35088 (Closed): Remove GCE Compute resource code
All code related to GCE compute resource is now in Foreman Google plugin Leos Stejskal

06/20/2022

05:18 PM Smart Proxy Support #35087 (New): DNS POST: how to force record creation
hi, i am using the foreman smartproxy on its own.
i know that foreman is able to force record creation/overwrite, ...
Stephan Schultchen
02:01 PM Bug #34971 (Closed): Broken inline help for validator type for puppet/ansible variables
Applied in changeset commit:foreman|1ad5a5430bd1426fc9f95391ac2b5bbe1cfed026. Marek Hulán
01:33 PM Revision 1ad5a543 (foreman): Fixes #34971 - fix the validators label help
Marek Hulán
12:22 PM Installer Revision 9421bd4e (puppet-puppet): Release 16.3.0
Ewoud Kohl van Wijngaarden
12:05 PM Bug #30325: Host groups not filtered on selected location
I have a similar issue. I think, it has the same root cause.
Use Case 1:
- A Location Loc1 exists, which has "All...
Bernhard Suttner
11:04 AM Bug #31754 (Closed): Unable to re-register using the Global Registration Curl Command
Leos Stejskal
10:49 AM Bug #34247 (Resolved): Improve error message for Token lifetime (hours)
Leos Stejskal
07:05 AM Bug #35083 (Ready For Testing): Host's power status ping is limited to three seconds
The Foreman Bot
07:00 AM Bug #35083 (Closed): Host's power status ping is limited to three seconds
When checking for the host's power status, the request stops after 3 seconds,
Therefore in cases where it takes long...
Ron Lavi

06/17/2022

05:14 PM Packaging Revision 8a311d26 (foreman-packaging): Bump rubygem-katello pulp_ansible_client requirements to 0.13.1
Ian Ballou
04:18 PM Bug #35080 (New): foreman-installer crashes if current value is undef
I've experienced this a couple times now on different versions (working our way up to current 3.3.x (or 3.4 depending... Ben Magistro
01:05 PM Bug #19472: Smart Class Parameter adding \r to strings and issues with ""s
Great post! Was interested to read it! Yet I have smth to recommend you as an editor.
It is not easy to find an ess...
stefan sterners
12:46 PM Packaging Revision 369806bb (foreman-packaging): Update rubygem-pulp_ansible_client to 0.13.1
Ian Ballou
08:37 AM Revision b13e663f (foreman): Refs #35001 - fix recent communication card weight
Jeremy Lenz

06/16/2022

08:40 PM Bug #35075 (Ready For Testing): Out of sync translation of outofsync parameter?
The Foreman Bot
08:18 PM Bug #35075 (Ready For Testing): Out of sync translation of outofsync parameter?
Hi,
I may be wrong, but it seems that the en locale is not in sync with other languages.
In all locales the fil...
Nicolas Le Gaillart
07:36 PM Feature #34901 (Ready For Testing): Details tab - System properties card updates
The Foreman Bot
03:22 PM Bug #35072 (Ready For Testing): Wrong search props with new TableIndexPage
The Foreman Bot
03:09 PM Bug #35072 (Closed): Wrong search props with new TableIndexPage
1. Navigate to an old page, e.g. /domains
2. Click on autocomplete (search bar). Observe search options.
3. Navigat...
Oleh Fedorenko
01:37 PM Bug #35069 (Ready For Testing): ApplicationRecord.<=> undefined method 'name'
The Foreman Bot
01:35 PM Bug #35069 (Closed): ApplicationRecord.<=> undefined method 'name'
After 6.1 upgrade some tests (eg. Foreman Discovery)
are failing with following error:...
Leos Stejskal
12:29 PM Bug #35068 (Closed): Expired token should return 401 instead of 412
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1859112
1. Create a host
2. Trigger the build
3. Let the...
Leos Stejskal
11:53 AM Installer Revision be38cf3a (puppet-foreman_proxy_content): correctly set serveraliases for the reverse proxy
the correct parameter to `apache::vhost` is `serveraliases`, not
`aliases`. the later is for folder aliases and has t...
Evgeni Golov
11:53 AM Installer Revision 42c53337 (puppet-foreman_proxy_content): explictly set service_provider fact in tests
this comes from stdlib and is required in newer versions of the
postgresql module
Evgeni Golov
11:53 AM Installer Revision 5cd80262 (puppet-foreman_proxy_content): Refs #35005 - use foreman client certs for pulp-cli auth
`puppet-certs` dropped the `pulp_client` certs, so let's use use the
`foreman` ones instead
Evgeni Golov
09:25 AM Bug #35067 (New): Not able to add Host parameters on multiple hosts in satellite.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1458273
*Description of problem:*
From the satellite h...
Ron Lavi
07:01 AM Bug #34969 (Closed): Allow setting up REX pull during provisioning and registration
Applied in changeset commit:foreman|713a1878807671aa20394b0fd0aca8e99c537d6b. Adam Ruzicka
06:26 AM Bug #35035 (Ready For Testing): VM creation is broken with libvirt >= 8.0.0 due to VNC password length
The Foreman Bot
06:10 AM Revision 713a1878 (foreman): Fixes #34969 - Set up REX pull on client setup (#9235)
- Import katello-pull-transport-migrate
- Setup rex pull on registration
- Setup rex pull during provisioning
- Pass ...
Adam Ruzicka

06/15/2022

07:02 PM Bug #35066 (Ready For Testing): Puppet enablement flags are inconsistent
The Foreman Bot
07:01 PM Bug #35066 (Closed): Puppet enablement flags are inconsistent
Some templates check for the 'enable-puppetlabs-repo' flag, others look only for version specific flags. This makes ... Pat Riehecky
03:01 PM Refactor #34791 (Closed): remove pf3 bookmarks
Applied in changeset commit:foreman|019b2e761186352eeead514291930e54e6556ee8. Maria Agaphontzev
02:40 PM Revision 019b2e76 (foreman): Fixes #34791 - remove pf3 bookmarks
Maria Agaphontzev
02:00 PM Bug #35035: VM creation is broken with libvirt >= 8.0.0 due to VNC password length
Hey, thanks for the report and patch, yeah file a PR please. Lukas Zapletal
01:21 PM Bug #35035: VM creation is broken with libvirt >= 8.0.0 due to VNC password length
I think the best approach is to pass the required length to the random_password function using the current 8 as the d... Robert Frank
12:52 PM Packaging Revision 08cad281 (foreman-packaging): run bump packages workflow once a week
Evgeni Golov
09:00 AM Revision 3ce22846 (foreman): chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in comp... naveen

06/14/2022

01:35 PM Bug #35051 (Ready For Testing): In Global Registration, using another LANG like pt_BR.UTF-8 breaks the UUID
The Foreman Bot
01:01 PM Bug #34998 (Closed): long breadcrumb switcher is out of view
Applied in changeset commit:foreman|280ed4c6cba8fca58953c4d945d3f8b4545f3f17. Maria Agaphontzev
12:46 PM Bug #35061 (Ready For Testing): Host form redirect does not work for unmanaged host
Using Foreman 3.3.0 here.
I am still seeing the problem that it's described in fixed bug: https://projects.thefore...
Luis Pigueiras
12:38 PM Revision 280ed4c6 (foreman): Fixes #34998 - long breadcrumb switcher is out of view
Maria Agaphontzev
09:21 AM Bug #35055 (Closed): Calling the api/v2/operatingsystems#bootfiles endpoint fails with "unknown permission"
When i use the api endpoint https://foreman-fqdn/api/operatingsystems/1/bootfiles
I get:...
Richard Stempfl

06/13/2022

07:29 PM Bug #35051 (Closed): In Global Registration, using another LANG like pt_BR.UTF-8 breaks the UUID
The code below considers the LANG always as en_US:
~~~
system identity: 605a0996-b0e8-411d-8691-795a1c0ea4bf
~~~
...
Aldrey Galindo
03:26 PM Packaging Revision 0e249bac (foreman-packaging): Update rubygem-foreman_rh_cloud to 5.0.39
Evgeni Golov
02:17 PM Packaging Revision 2fcd2f21 (foreman-packaging): Update foreman_remote_execution to 7.1.0
Adam Ruzicka
02:17 PM Packaging Revision e3768a29 (foreman-packaging): Update rubygem-foreman_remote_execution to 7.1.0
Adam Ruzicka
01:01 PM Bug #34989 (Closed): [BUG] The != and ~ search params does not work with os_minor parameter in Satellite 6.9
Applied in changeset commit:foreman|d767911c30db4c5cb2c3d5d3c6c25385329a6e35. Adam Ruzicka
12:06 PM Revision d767911c (foreman): Support != and ~ search on os_minor and ~ on os_major (#9243)
* Fixes #34989 - Support != and ~ search on os_minor
* Refs #34989 - Support ~ search on os_major
Adam Ruzicka

06/10/2022

06:01 PM Bug #35001 (Closed): Overview tab - Correct card order on host detail page
Applied in changeset commit:foreman|7172721da6cc53fbfac7e0e00e78283cb1f94520. Jeremy Lenz
05:50 PM Revision 7172721d (foreman): Fixes #35001 - adjust card weights
Jeremy Lenz
05:01 PM Bug #35017 (Closed): Details tab - Add Tracer to 'System properties' card
Applied in changeset commit:foreman|3f969b8e4118840eebf1ff8d2a72ee0d6bd39e86. Lucy Fu
04:27 PM Feature #35047 (Ready For Testing): Copy to clipboard react component should allow copy icon
The Foreman Bot
04:25 PM Feature #35047 (Closed): Copy to clipboard react component should allow copy icon
It should be possible to
- hide the textarea and
- show a copy icon
Bernhard Suttner
04:03 PM Revision 3f969b8e (foreman): Fixes #35017 - Add Tracer installation status to System properties card. (#9252)
Lucy Fu
03:20 PM Bug #34971 (Ready For Testing): Broken inline help for validator type for puppet/ansible variables
Marek Hulán
09:17 AM Packaging Revision c5d8246c (foreman-packaging): Add rubygem-foreman_netbox package
Dirk Götz

06/09/2022

08:42 PM Bug #30481 (New): unable to build VMs on VMware with NSX
Chris Roberts
06:10 PM Feature #35043 (New): Register host into a host group
When I'm on the host group list, I'd like to have an action "Register new host" that would redirect me to the host re... Marek Hulán
05:24 PM Packaging Bug #35028 (Closed): Configure Cloud Connector runs against an old hostname after a hostname change
Evgeni Golov
02:52 PM Feature #32881 (Ready For Testing): Expose previous application record revision through safemode
The Foreman Bot
02:49 PM Feature #32881 (Assigned): Expose previous application record revision through safemode
Oleh Fedorenko
02:06 PM Revision 93c9effd (foreman): filter-package-json: add cli options for files
this allows to mangle files outside the foreman core checkout Evgeni Golov
01:01 PM Refactor #34948 (Closed): Drop the notification for hosts without an owner
Applied in changeset commit:foreman|d8be09ae6135edb9600f72eb636ee8249b5820d2. Nofar Alfassi
12:00 PM Revision d8be09ae (foreman): Fixes #34948 - drop missing owner notification
Nofar Alfassi

06/08/2022

06:48 PM Installer Revision 6ff5323e (puppet-certs): Refs #35005: Drop certs::pulp_client
These certificates were used to communicate with a Pulp 2 instance
and subsequently Pulp 3 without client authenticat...
Eric Helms
04:01 PM Feature #34981 (Closed): new host details Details tab - Add 'Recent communication' card
Applied in changeset commit:foreman|df577da6de37b7f52a136d3a0b8064b376a462d5. Jeremy Lenz
03:38 PM Installer Bug #35037 (Ready For Testing): Add redhat_repository_url to puppet-katello
The Foreman Bot
03:36 PM Installer Bug #35037 (Rejected): Add redhat_repository_url to puppet-katello
https://bugzilla.redhat.com/show_bug.cgi?id=2090466#c7 Chris Roberts
03:15 PM Installer Revision 9837b693 (puppet-foreman): add foreman_global_parameter type
Joshua Hoblitt
03:02 PM Revision df577da6 (foreman): Fixes #34981 - Add 'Recent communication' card to overview
Jeremy Lenz
02:37 PM Packaging Revision eca761d2 (foreman-packaging): don't ship k-agent and deps on el9
Evgeni Golov
02:21 PM Packaging Feature #34126 (Closed): Deliver EL8 repositories as modular repositories to fix dependency resolution, get automatic dependent module enablement and handle dependency resolution without module_hotfixes
Evgeni Golov
02:21 PM Packaging Feature #34126: Deliver EL8 repositories as modular repositories to fix dependency resolution, get automatic dependent module enablement and handle dependency resolution without module_hotfixes
... Evgeni Golov
02:21 PM Packaging Feature #34615 (Closed): Provide modular metadata in EL8
Evgeni Golov
12:11 PM Refactor #34948 (Ready For Testing): Drop the notification for hosts without an owner
The Foreman Bot
10:01 AM Bug #34987 (Closed): Models index page does 3 same API requests
Applied in changeset commit:foreman|59a5d167803fbc483e68a83d377d2ded8e89bf6c. Oleh Fedorenko
09:57 AM Bug #35035 (Closed): VM creation is broken with libvirt >= 8.0.0 due to VNC password length
since libvirt >= 8.0.0 [1] (RHEL 8.6, RHEL9, and probably others), the VNC password must be limited to 8 chars.
Fo...
Guilherme M. Schroeder
09:56 AM Packaging Revision e76bc4d4 (foreman-packaging): Fixes #35028 - drop the infrastructure facet when renaming
otherwise we end up with two machines having
`infrastructure_facet.foreman=true` and that will result in wrong
behavi...
Evgeni Golov
09:46 AM Bug #35034 (New): VM creation is broken with QEMU >= 6.0 (RHEL 8.6, RHEL 9 and others)
since QEMU version 6.0 [1], you can't use the file block driver with block devices:
"The file block driver no long...
Guilherme M. Schroeder
09:35 AM Revision 59a5d167 (foreman): Fixes #34987 - Force 1 call on first load for TableIndexPage
Oleh Fedorenko
09:01 AM Refactor #35013 (Closed): Refactor config rake to use Setting DSL
Applied in changeset commit:foreman|5557090205607dd40dbda8963a67922221107555. Ondřej Ezr
09:01 AM Feature #34887 (Closed): userdata controller should be able to look up host by MAC address
Applied in changeset commit:foreman|46ca3e70847d36613d78b099dd69511e3a3bd4fa. Anonymous
08:48 AM Revision 55570902 (foreman): Fixes #35013 - config rake uses Setting DSL
config rake was still using obsolete setting access. Ondřej Ezr
08:41 AM Revision 77aacb6e (foreman): preseed_default_finish: fix typo
Fix typo in template description. Kenyon Ralph
08:40 AM Revision 46ca3e70 (foreman): Fixes #34887 - userdata controller should be able to look up host by MAC address
Tilman Kranz

06/07/2022

05:01 PM Bug #28810 (Closed): It is possible to create taxonomies named 'Any Organization' and 'Any Location'
Applied in changeset commit:foreman|97ec33fd0e976ba381691bf9c1f645a9db0dcf35. Nofar Alfassi
04:26 PM Revision 97ec33fd (foreman): Fixes #28810 - changes to Any organization & Any location taxonomy's names
- Added unique name validations (English only)
- Added icons
- Fixed capitalization
Nofar Alfassi
03:31 PM Packaging Revision 27a2c9b1 (foreman-packaging): Update rubygem-fog-ovirt to 2.0.2
Ron Lavi
03:01 PM Bug #34942 (Closed): Ubuntu 20.04.3 new installation media path
Applied in changeset commit:foreman|35fc203805478a376b67fdde3a150f2ec9ce0e81. Bastian Schmidt
02:24 PM Revision 35fc2038 (foreman): Fixes #34942 - Adapt installation media search path for Ubuntu 20.04.3+
Bastian Schmidt
12:49 PM Refactor #35030 (New): Use sslrootcert configuration in database.yml for SSL connection to database
Eric Helms
12:24 PM Packaging Revision d958bc30 (foreman-packaging): drop comps for OSes we don't ship anymore
Evgeni Golov
12:24 PM Packaging Revision de2d5151 (foreman-packaging): add nightly el9 client repo to repoclosure yum.conf
Evgeni Golov
10:04 AM Packaging Bug #35028 (Ready For Testing): Configure Cloud Connector runs against an old hostname after a hostname change
The Foreman Bot
10:01 AM Packaging Bug #35028 (Closed): Configure Cloud Connector runs against an old hostname after a hostname change
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2094255
*Description of problem:*
Cloud Connector instal...
Evgeni Golov
07:26 AM Packaging Revision 77be3ce1 (foreman-packaging): add lookaside repos for el9 client packages too
Evgeni Golov

06/06/2022

05:01 PM Feature #9770 (Closed): as a user, I would like to create a new host from the hostgroup page
Applied in changeset commit:foreman|8c3c0d4dd0c2a2270874f60c173afb24d3044f8f. Nofar Alfassi
04:18 PM Revision 8c3c0d4d (foreman): Fixes #9770 - add functionality to create hosts from hostgroups
Nofar Alfassi
01:37 PM Bug #35024 (New): Foreman Libvirt Plugin requesting +8 chars for remote console VNC Password
VNC is limited to 8 characters for the console password. Libvirt is used to set this password when provisioning guest... Matt Darcy
12:58 PM Bug #35023 (New): Test Email Limitations
It is observed that that any user can send unlimited number of test email which is not an recommended , need to limit... Ratan Srivastava
12:51 PM Bug #35022 (New): Email Verification
It is observed that while adding any email address there is lack of verification for that email , request to update t... Ratan Srivastava
12:01 PM Bug #32476 (Closed): 'No matches found' text is untranslated in search bar
Applied in changeset commit:foreman|63a1b5dd524906a9ef09308847540d73e9447f73. Maria Agaphontzev
11:27 AM Revision 63a1b5dd (foreman): Fixes #32476 - 'No matches found' text is untranslated
Maria Agaphontzev
09:00 AM Refactor #34881 (Closed): Clean up MountingService
Applied in changeset commit:foreman|5654a2b4ae2a5f59b8adc76dd15da84302e4b16b. Maria Agaphontzev
08:03 AM Revision 5654a2b4 (foreman): Fixes #34881 - Clean up MountingService
Maria Agaphontzev
06:59 AM Bug #34725: [zh_CN] Wrong translation of string "Host" on Host - Create Host page.
This issue has been seen in Foreman 3.3 rc2 build. vijaykumar sawant
06:53 AM Bug #34722: [zh_CN] Traditional Chinese words instead of Simplified Chinese
This issue has been observed in Foreman 3.3 rc2 build. vijaykumar sawant

06/05/2022

11:45 AM Bug #34106 (Resolved): [zh_CN] Welcome page (Login/Logout) is not localized
Issue is not reproducing, verify on Foreman 3.3 rc2 build with browser language Chinese (Simplified) vijaykumar sawant
11:24 AM Bug #35020 (New): [zh_CN/ja_JP/fr_FR] Configure - Puppet Environments, delete environment confirmation popup has English text.
*Description of problem:* On page Configure - Puppet Environments popup confirmation box string is not-marked also no... vijaykumar sawant
11:11 AM Bug #35019 (New): [zh_CN/ja_JP/fr_FR] On Configure - Global parameters table page, entered localized values for Data types are showing in English
*Description of problem:* On table Configure - Global parameters, strings under "Type" column are showing in English ... vijaykumar sawant

06/03/2022

08:40 PM Bug #35018 (New): [zh_CN/ja_JP/fr_FR] Monitor - Report templates, information strings are not localized. ('i' icon)
*Description of problem:* On page Monitor - Report templates page few information strings are not-marked also not-tra... vijaykumar sawant
07:16 PM Installer Revision 56afbd69 (puppet-foreman): Add foreman plugin for vault
Dirk Götz
07:08 PM Bug #35017 (Ready For Testing): Details tab - Add Tracer to 'System properties' card
The Foreman Bot
07:01 PM Bug #35017 (Closed): Details tab - Add Tracer to 'System properties' card
'System properties' card should show whether Tracer is installed. Lucy Fu
07:07 PM Bug #32476: 'No matches found' text is untranslated in search bar
Below are the navigations where issue can be reproduced.
Administer - Locations page
Administer - Organizations pag...
vijaykumar sawant
07:00 PM Bug #32481: Audits page fields are untranslated
This issue has been observed in Foreman 3.3 rc2 build.
vijaykumar sawant
06:56 PM Bug #30063: [ja_JP/fr-FR/zh_CN] At job Notification section, non localized found.
String "No Notifications Available" is not marked also not localized.
This is issue is reproducible in Foreman 3.3 r...
vijaykumar sawant
06:32 PM Bug #32680: [ja_JP/zh_CN/fr_FR] Search box background text is not marked as a translatable string
This issue has been observed in Foreman 3.3 rc2 build. vijaykumar sawant
06:32 PM Installer Revision 0399beeb (puppet-foreman): Add foreman plugin for scc_manager
Dirk Götz
06:25 PM Bug #34081: [ja_JP/zh_CN/fr_FR] Tool-tip-text values from Monitor sub-menu links are not marked for translation.
This issue has been observed in Foreman 3.3 rc2 build vijaykumar sawant
06:02 PM Bug #34107: [zh_CN/ja_JP/fr_FR] On page Monitor - Hosts Statuses strings are not translated.
This issue has been observed in Foreman 3.3 rc2 build. vijaykumar sawant
05:38 PM Installer Revision 79aaab6b (puppet-foreman): Add foreman plugin for git_templates
Dirk Götz
03:08 PM Bug #35001 (Ready For Testing): Overview tab - Correct card order on host detail page
The Foreman Bot
02:49 PM Packaging Revision 6ece167a (foreman-packaging): Update ruby-foreman-webhooks to 3.0.3
Foreman Packaging Automation
02:29 PM Packaging Revision ea59e723 (foreman-packaging): Update rubygem-foreman_puppet to 4.0.1
Nadja Heitmann
02:13 PM Packaging Revision 3d5baf1a (foreman-packaging): Update foreman_puppet to 4.0.1
Nadja Heitmann
01:58 PM Packaging Revision fcb3140f (foreman-packaging): Send email if RPM or Deb package update fails
Eric Helms
01:53 PM Packaging Revision 4832b684 (foreman-packaging): Update rubygem-foreman_webhooks to 3.0.3 (#8004)
Oleh Fedorenko
12:31 PM Bug #19472: Smart Class Parameter adding \r to strings and issues with ""s
Great post! Was interested to read it! Yet I have smth to recommend you as an editor.
It is not easy to find an ess...
karl lager
11:12 AM Bug #35015 (Ready For Testing): Scheduled job "Create RSS notifications" does not use proxy
The Foreman Bot
11:05 AM Bug #35015 (Closed): Scheduled job "Create RSS notifications" does not use proxy
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1892752
*Description of problem:*
Satellite without di...
Adam Ruzicka
11:04 AM Bug #34727: [ja_JP/zh_CN/fr_FR] Strings at Pagination menu, "of...items, of" is not correctly marked.
This issue is present at various pages, verify on build Foreman 3.3 rc2
Administer - Locations page
Administer - Or...
vijaykumar sawant
09:43 AM Bug #34728: [ja_JP/zh_CN/fr_FR] Warning/alert message is not marked also not localized.
This issue has been verify on Foreman 3.3 rc2 build
*Able to reproduce* by using below steps for Infrastructure - HT...
vijaykumar sawant
09:24 AM Bug #35014 (Ready For Testing): Extension to inject global http proxy into net/http requests does not set the proxy correctly
The Foreman Bot
09:23 AM Bug #35014 (Closed): Extension to inject global http proxy into net/http requests does not set the proxy correctly
Adam Ruzicka
07:14 AM Refactor #35013 (Ready For Testing): Refactor config rake to use Setting DSL
The Foreman Bot
07:09 AM Refactor #35013 (Closed): Refactor config rake to use Setting DSL
Config rake is still using Setting AR directly, which now fails as some settings are not in database. Ondřej Ezr
02:00 AM Installer Feature #35005 (Closed): Drop use of pulp_client certificates
Applied in changeset commit:puppet-katello|98463ffd1057dc3e9745ec625c156f88899366e1. Eric Helms
01:35 AM Installer Revision 98463ffd (puppet-katello): Fixes #35005: Drop setting Pulp client certificate settings
These settings were introduced with Pulp 2 and carried over to Pulp
3 before we introduced client authentication supp...
Eric Helms

06/02/2022

05:56 PM Bug #34975 (Ready For Testing): ks= kernel parameter in Kickstart default iPXE causes RHEL9 Anaconda failure to start
The Foreman Bot
12:35 PM Packaging Revision b0f94635 (foreman-packaging): Update rubygem-foreman_scc_manager to 1.8.20
Nadja Heitmann
12:34 PM Packaging Revision 789ee042 (foreman-packaging): Update ruby-foreman-webhooks to 3.0.2
Oleh Fedorenko
12:33 PM Packaging Revision 65227f8b (foreman-packaging): bump kafo dependency for UTF-8 fix
Evgeni Golov
12:33 PM Packaging Revision 1fbf7f9c (foreman-packaging): bump kafo dependency for UTF-8 fix
Evgeni Golov
11:10 AM Packaging Revision 3505bfd8 (foreman-packaging): Add rubygem-netbox-client-ruby package
Dirk Götz
11:10 AM Packaging Revision f76deef4 (foreman-packaging): Add rubygem-dry-configurable package
Dirk Götz
11:10 AM Packaging Revision 46960b8c (foreman-packaging): Add rubygem-interactor package
Dirk Götz
11:10 AM Packaging Revision 32339570 (foreman-packaging): Add rubygem-dry-equalizer package
Dirk Götz
11:10 AM Packaging Revision ef228c7e (foreman-packaging): Add rubygem-dry-validation package
Dirk Götz
11:10 AM Packaging Revision 3033d246 (foreman-packaging): Add rubygem-dry-schema package
Dirk Götz
11:10 AM Packaging Revision 9d92e087 (foreman-packaging): Add rubygem-dry-types package
Dirk Götz
11:10 AM Packaging Revision 710077ec (foreman-packaging): Add rubygem-dry-logic package
Dirk Götz
11:10 AM Packaging Revision afdb6baf (foreman-packaging): Add rubygem-dry-initializer package
Dirk Götz
11:10 AM Packaging Revision 68396731 (foreman-packaging): Add rubygem-dry-inflector package
Dirk Götz
11:10 AM Packaging Revision c7a87cf5 (foreman-packaging): Add rubygem-dry-container package
Dirk Götz
11:10 AM Packaging Revision 00c64096 (foreman-packaging): Add rubygem-dry-core package
Dirk Götz
11:10 AM Packaging Revision c1b5377f (foreman-packaging): Add rubygem-faraday-detailed_logger package
Dirk Götz
09:58 AM Bug #34739: [ja_JP/zh_CN/fr_FR] Tool-tip-text on Date & Time format is not marked
This issue has been seen in both the navigation of Foreman 3.3 rc2 build. vijaykumar sawant
06:35 AM Bug #3073 (Ready For Testing): BMC Power --> reboot option == shutdown
The Foreman Bot
01:23 AM Bug #3073 (New): BMC Power --> reboot option == shutdown
The Foreman Bot
01:00 AM Installer Feature #34977 (Closed): Drop apipie_dsl:cache generation
Applied in changeset commit:puppet-foreman|7ff07f7f845e6ef579e4a1813674e088a59dbba3. Eric Helms
12:48 AM Installer Feature #35005 (Ready For Testing): Drop use of pulp_client certificates
The Foreman Bot
12:45 AM Installer Feature #35005 (Closed): Drop use of pulp_client certificates
Eric Helms
12:28 AM Installer Revision 7ff07f7f (puppet-foreman): Fixes #34977: Drop apipie_dsl:cache generation
Eric Helms

06/01/2022

08:12 PM Packaging Revision 151acec4 (foreman-packaging): Bump Pulpcore to 3.18 for katello-repos
Ian Ballou
07:51 PM Bug #35001 (Closed): Overview tab - Correct card order on host detail page
per discussion with design, Overview tab card order should be changed.
Requires small changes in
Foreman
Katello...
Jeremy Lenz
07:19 PM Bug #34998 (Ready For Testing): long breadcrumb switcher is out of view
The Foreman Bot
05:12 PM Bug #34998 (Closed): long breadcrumb switcher is out of view
If the breadcrumb switcher has a lot of items it can get out of view Maria Agaphontzev
05:38 PM Bug #34090 (Resolved): [zh_CN/ja_JP/fr_FR] 'filter' string at switcher button search box is not marked for translation
Maria Agaphontzev
05:07 PM Bug #32476 (Ready For Testing): 'No matches found' text is untranslated in search bar
The Foreman Bot
04:43 PM Packaging Revision c266e1ab (foreman-packaging): Update rubygem-ipaddress to 0.8.3
Dirk Götz
04:01 PM Feature #34978 (Closed): Turn off apipie_dsl cache in production
Applied in changeset commit:foreman|0776ee953497a9772a4ca1bd86c68d9c5cf9051a. Eric Helms
03:41 PM Revision 0776ee95 (foreman): Fixes #34978: Do not use Apipie DSL cache
This makes a change in production away from using an Apipie DSL cache,
and instead relying on HTML docs and JSON bein...
Eric Helms
03:06 PM Feature #9770 (Ready For Testing): as a user, I would like to create a new host from the hostgroup page
The Foreman Bot
02:36 PM Packaging Revision 7d538b9a (foreman-packaging): Update rubygem-hammer_cli_foreman_webhooks to 0.0.3 (#8008)
Oleh Fedorenko
01:50 PM Revision 9ae59fa1 (foreman): Refs #34305 - forgotten category for new settings
We have accidently removed category for new records, but we have left
the category wiring, so we need to keep it for ...
Ondřej Ezr
01:21 PM Bug #34997 (Closed): Fix host details tab cards Expand/collapse all behavior
Also, I'm not sure who raised the questions about the behavior of "Expand all cards" , but it should work like this:
...
Jeremy Lenz
12:54 PM Packaging Revision f1ce67c9 (foreman-packaging): Drop katello-host-tools-fact-plugin
Eric Helms
12:53 PM Revision f8ba14cb (foreman): Refs #32686 - relax fog-core pin, we support newer fog-google now
Evgeni Golov
12:30 PM Packaging Revision d00f4cea (foreman-packaging): add el9 client config
Evgeni Golov
11:39 AM Bug #34996 (Ready For Testing): Smart Proxy upgrade/install fails due to proxy configuration in 'HTTP(S) proxy' in settings
The Foreman Bot
11:20 AM Bug #34996 (Closed): Smart Proxy upgrade/install fails due to proxy configuration in 'HTTP(S) proxy' in settings
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1984400
*Description of problem:*
If we have a proxy s...
Adam Ruzicka
11:28 AM Bug #34740: [ja_JP/zh_CN/fr_FR] On Administer - Settings page and Administer - Roles page, strings under Description column from table are not-marked.
This issue has been seen Foreman 3.3 rc2 build as well. vijaykumar sawant
11:00 AM Bug #34994 (Closed): "ERROR: relation "application_records" does not exist" when using models inside migrations
Applied in changeset commit:foreman|707d7fff363b16f23aebfd1e5c688a26978c2092. Evgeni Golov
10:48 AM Revision 707d7fff (foreman): Fixes #34994 - require ApplicationRecord early for migrations
Without this migrations that use models fail with
PG::UndefinedTable: ERROR: relation "application_records" doe...
Evgeni Golov
07:29 AM Bug #4007: Users email is not mandatory on creation but it is on update
This was discussed again recently https://community.theforeman.org/t/kerberos-cross-domain-signin-fails-foreman-webui... Marek Hulán

05/31/2022

07:13 PM Bug #30063: [ja_JP/fr-FR/zh_CN] At job Notification section, non localized found.
Verify in Foreman 3.3 rc2 build,
Looks like Notification section is partially localized, date/time is still showing ...
vijaykumar sawant
06:42 PM Bug #34994 (Ready For Testing): "ERROR: relation "application_records" does not exist" when using models inside migrations
The Foreman Bot
06:38 PM Bug #34994 (Closed): "ERROR: relation "application_records" does not exist" when using models inside migrations
The changes from #34305 made `ApplicationRecord` not being loaded early enough to properly work inside of DB migratio... Evgeni Golov
06:26 PM Bug #32683: [ja_JP/zh_CN/fr_FR] Infrastructure - Smart Proxies, pagination string string is not localized.
This issue has been seen in Foreman 3.3 rc2 build. vijaykumar sawant
06:02 PM Bug #34082: [ja_JP/fr-FR/zh_CN] Tool-tip-text values from Hosts sub-menu links are not marked for translation.
This issue has been observed in Foreman 3.3 rc2 build as well. vijaykumar sawant
05:11 PM Packaging Revision af18e826 (foreman-packaging): Add katello-pull-transport-migrate RPM
Eric Helms
05:11 PM Packaging Revision 30793a8a (foreman-packaging): Updated hammer_cli_foreman_ansible to 0.4.0
Oleh Fedorenko
05:10 PM Packaging Revision a1901434 (foreman-packaging): Release kafo 6.5.0
Eric Helms
05:10 PM Packaging Revision 5bed2d84 (foreman-packaging): Update rubygem-kafo to 6.5.0
Eric Helms
03:52 PM Packaging Revision 40f18333 (foreman-packaging): Update rubygem-hammer_cli_foreman_ansible to 0.4.0
Oleh Fedorenko
03:51 PM Packaging Revision 3f04baa1 (foreman-packaging): Update rubygem-kafo to 6.4.1
Eric Helms
03:51 PM Packaging Revision 156cfb36 (foreman-packaging): Build kafo 6.4.1
Eric Helms
01:47 PM Installer Revision c1331be3 (puppet-pulpcore): Add Pulpcore 3.18 support
Ian Ballou
12:48 PM Bug #34990 (Duplicate): hammer not inhering facts value
I am trying to get product name using hammer as below but its not giving any output.
# hammer fact list --search ...
Krishna Verma
12:14 PM Bug #32682: [ja_JP/zh_CN/fr_FR] Monitor - Report templates, string is not marked as translatable string.
This issue has been seen in Foreman 3.3 rc2 build as well.
String "This template has a special meaning and should no...
vijaykumar sawant
11:43 AM Bug #34989 (Ready For Testing): [BUG] The != and ~ search params does not work with os_minor parameter in Satellite 6.9
The Foreman Bot
11:18 AM Bug #34989 (Closed): [BUG] The != and ~ search params does not work with os_minor parameter in Satellite 6.9
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1964080
*Description of problem:*
Please see the repro...
Adam Ruzicka
10:39 AM Bug #34987 (Ready For Testing): Models index page does 3 same API requests
The Foreman Bot
09:30 AM Bug #34987 (Closed): Models index page does 3 same API requests
After navigating to the /models page, we can observe 3 the same API calls instead of 1. Oleh Fedorenko

05/30/2022

01:01 PM Bug #34700 (Closed): Ubuntu Autoinstall template doesn't create root user
Applied in changeset commit:foreman|91e4994154e9c9a0184034f739a67d69f7dfff34. Bastian Schmidt
12:11 PM Bug #34986 (New): Fix snapshots in taxonomies
Tests are failing for - Fixes #28810 - added validations for taxonomy's name.
Need to run `npm test -- -u`.
Nofar Alfassi
12:04 PM Revision 91e49941 (foreman): Fixes #34700 - autoinstall template enable root user
The `identity` field doesn't allow to add/edit root as a user.
Therefore, the user-data field must be used. Compare t...
Bastian Schmidt
11:27 AM Packaging Revision f4239d25 (foreman-packaging): only run bump steps if matrix is not empty
need to check for strings (`[]`) as GH does not allow `if a != []` Evgeni Golov
10:22 AM Packaging Revision ab8df606 (foreman-packaging): Revert "Set default value to empty list if no matrix is calculated"
This reverts commit 60b0e7358d40f89d8771488b41ec8a953e2a7384. Evgeni Golov
10:20 AM Packaging Revision 3875950e (foreman-packaging): Update rubygem-foreman_kernel_care to 1.1.1
Maxim Petukhov
10:17 AM Packaging Revision 798cae45 (foreman-packaging): add back redhat-cloud-services/frontend-components dependency
Evgeni Golov
10:17 AM Packaging Revision 50f03f3e (foreman-packaging): drop upper bound of builder dep
Evgeni Golov
10:17 AM Packaging Revision 2a5dc510 (foreman-packaging): Update rubygem-foreman_rh_cloud to 5.0.37
Foreman Packaging Automation
09:09 AM Feature #34985 (Ready For Testing): Windows Deployment
The Foreman Bot
08:56 AM Feature #34985 (Ready For Testing): Windows Deployment
Simon Lorentz
 

Also available in: Atom