Project

General

Profile

Activity

From 08/17/2021 to 09/15/2021

09/15/2021

04:03 PM Refactor #32403 (Closed): Add custom validations to new setting DSL
Applied in changeset commit:foreman|80fb0c21bb6e1ad7bb5cacf7b1436d021d4447e5. Ondřej Ezr
03:38 PM Bug #33492 (New): Global registration - Generate button should return you to General tab
When I use the Global Registration feature to generate a command, sometimes I am on the Advanced tab when I'm ready t... Jeremy Lenz
02:48 PM Bug #33491 (Closed): Experimental host page kebab menu buttons do nothing
The "plugin action 1" and "plugin action 2" items look like placeholders that should be removed.
Delete, Clone and...
Ewoud Kohl van Wijngaarden
02:43 PM Bug #33490 (Closed): Edit button in experimental host page doesn't work
In the console... Ewoud Kohl van Wijngaarden
01:08 PM Feature #33434 (Ready For Testing): Unify fact importers to only one fact importer
The Foreman Bot
12:20 PM Revision 80fb0c21 (foreman): Fixes #32403 - Add validations to a setting DSL
Add ability to define validation per Setting through DSL.
It tries to keep similar syntax to rails model validations.
Ondřej Ezr
09:08 AM Bug #33426 (Closed): Provisioning of EL no longer writes to tty3
Applied in changeset commit:foreman|ccb1d609522f442129e9827546a03dbf1344f7f4. Lukas Zapletal
08:51 AM Feature #33489 (New): [RFE] IBM Cloud Compute Resource Plugin
This is an RFE to develop an IBM cloud Foreman compute resource plugin. There are a few open libraries already like ... Will Foster
08:31 AM Revision ccb1d609 (foreman): Fixes #33426 - changing virtual in ks fixed
Lukas Zapletal
08:08 AM Refactor #33387 (Closed): Drop view_tasks permission in core
Applied in changeset commit:foreman|813b605d873b5b5473b470ff1befce7f5b5952cb. Tomer Brisker
07:58 AM Revision 813b605d (foreman): Fixes #33387 - Remove view_tasks permission
This permission was present since the permission model was implemented
in acfbc45886c4 but wasn't really used anywher...
Tomer Brisker

09/14/2021

07:23 PM Feature #33484 (Ready For Testing): Add setting for redirecting to the new host details page
The Foreman Bot
06:55 PM Feature #33484 (Closed): Add setting for redirecting to the new host details page
The setting opt-in/out the new host details page Amir Fefer
05:51 PM Packaging Revision 99456df5 (foreman-packaging): Update rubygem-pulp_deb_client to 2.13.1
Justin Sherrill
02:18 PM Smart Proxy Bug #33482 (Closed): Improve failed module error message
Fixed in b94c9b07 Lukas Zapletal
02:16 PM Smart Proxy Bug #33482 (Closed): Improve failed module error message
Backtrace was swallowed. Lukas Zapletal
02:08 PM Bug #32273 (Closed): app/models/concerns/orchestration/compute.rb:93 rescue ends up with error (ArgumentError): too few arguments
Applied in changeset commit:foreman|bf8544a91dc29e4f509ce7c5b1688136645ba9dc. Adam Cécile
08:43 AM Bug #32273 (Ready For Testing): app/models/concerns/orchestration/compute.rb:93 rescue ends up with error (ArgumentError): too few arguments
The Foreman Bot
01:45 PM Bug #33481 (Ready For Testing): "Login Page Footer Text" Blocking Login Button on Foreman UI
The Foreman Bot
01:36 PM Bug #33481 (Closed): "Login Page Footer Text" Blocking Login Button on Foreman UI
There is an issue with the "Login Page Footer Text" which overlaps with the "Log In" button on the Satellite UI. To ... Ron Lavi
01:41 PM Revision bf8544a9 (foreman): Fixes #32273 - VMWare compute failure ends up in ArgumentError (too few arguments)
Adam Cécile
10:59 AM Bug #33433 (Resolved): New host detail page places cards in suboptimal places on certain screen sizes
With latest develop I haven't managed to reproduce this exact thing, nevermind then. Adam Ruzicka
10:08 AM Refactor #33473 (Closed): Use the new confirm modal in the host status clear
Applied in changeset commit:foreman|1b54f992654f0c45d31d1e1467dca7bd5b0ee3bc. Amir Fefer
10:08 AM Bug #33440 (Closed): "OAuth map users" setting has a bad explanation
Applied in changeset commit:foreman|f25a76205913d2b2b00db100bef2007d1d0a2ce8. Anonymous
09:29 AM Revision 1b54f992 (foreman): Fixes #33473 - use the confirm modal in the host details page
Amir Fefer
09:24 AM Revision f25a7620 (foreman): Fixes #33440 - improve description for "Oauth map users" setting
This setting has "Yes" and "No" options in UI so description should not use true/false. Dominik Matoulek
08:52 AM Refactor #33474 (Ready For Testing): Taxonomix - allow taxable by only one Taxonomy
The Foreman Bot
08:25 AM Refactor #33474 (Ready For Testing): Taxonomix - allow taxable by only one Taxonomy
Currently Taxonomix allows only all or nothing, we would like to have a choice for the taxed resources. Ondřej Ezr
08:39 AM Bug #33469 (Ready For Testing): TFTP Unable to download Flatcar OS
The Foreman Bot
08:37 AM Bug #33469: TFTP Unable to download Flatcar OS
I am creating a small patch that will allow to enter 0.0 version that will render the URL to "current". Try it out an... Lukas Zapletal

09/13/2021

07:07 PM Refactor #33473 (Ready For Testing): Use the new confirm modal in the host status clear
The Foreman Bot
07:03 PM Refactor #33473 (Closed): Use the new confirm modal in the host status clear
The new host statuses card (at the host details) uses the `window.confirm`, which should be switched to the new confi... Amir Fefer
05:49 PM Bug #33433: New host detail page places cards in suboptimal places on certain screen sizes
https://github.com/theforeman/foreman/pull/8725 should fix this issue, have you tried testing this with the current d... Amir Fefer
02:08 PM Refactor #33416 (Closed): Simplify ForemanSwitcher
Applied in changeset commit:foreman|751cf6c35004f429e9310e997e736f615422022d. Tomer Brisker
01:48 PM Revision dcd30154 (foreman): Refs #33416 - Remove beforeRenderingCallback from renderRoute
The only place that used it was the fallback route, which is now called
directly.
Tomer Brisker
01:48 PM Revision 751cf6c3 (foreman): Fixes #33416 - Flatten ForemanSwitcher
Tomer Brisker
01:48 PM Revision 3374b76d (foreman): Refs #33416 - Call fallbackRoute directly
No need to go through renderRoute to render the fallback route (which
triggers a full page reload)
Tomer Brisker
01:45 PM Bug #31847: nil-Exception when viewing VM (disk) details with fog-libvirt 0.8.0
We are still experiencing this issue. Any news? Florian Pritz
12:08 PM Bug #33432 (Closed): Rename the Report template button
Applied in changeset commit:foreman|ed5bd4dc6830fc13945b21a61ae0a625eddda80e. Anonymous
12:08 PM Smart Proxy Bug #33452 (Closed): Disable Webrick client initiated renegotiation
Applied in changeset commit:603ce4c4ae4b1be149fe510136d2f4e4cfc91e7c. Anonymous
11:51 AM Smart Proxy Revision 603ce4c4: Fixes #33452 - disable SSL client renegotiation
Lukas Zapletal
11:37 AM Revision ed5bd4dc (foreman): Fixes #33432 - Rename the Report template button
Anna Vitova
11:05 AM Packaging Revision 58266ab6 (foreman-packaging): Bump rubygem-foreman-puppet to 1.0.1
Amit Upadhye
10:51 AM Feature #33470 (Closed): Support CentOS Stream 8 detection based on all facts
Foreman should correctly detect the CentOS Stream 8 distribution based on facts of all sources. Marek Hulán
10:18 AM Bug #33469 (Closed): TFTP Unable to download Flatcar OS
Hi
I can't get foreman to download Flatcar since the download URL is wrong
I want to use "current" as Major Ver...
ASOM Net
08:36 AM Packaging Revision 58798003 (foreman-packaging): Update rubygem-foreman_puppet to 1.0.1
Ondřej Ezr
06:45 AM Bug #33417 (Ready For Testing): The login page exposes version of the foreman
The Foreman Bot

09/10/2021

07:27 PM Installer Revision e1f8a202 (puppet-foreman_proxy): Allow stdlib 8.x dependency
Jean-François Roche
03:28 PM Packaging Revision 54e0908a (foreman-packaging): Update rubygem-foreman_puppet to 1.0.0
Ondřej Ezr
03:28 PM Packaging Revision 64d1183d (foreman-packaging): Update rubygem-foreman_puppet to 1.0.0
Ondřej Ezr
02:42 PM Packaging Revision 470efdc5 (foreman-packaging): Build rubygem-qpid_proton 0.35.0
Eric Helms
11:43 AM Smart Proxy Bug #33452 (Ready For Testing): Disable Webrick client initiated renegotiation
The Foreman Bot
11:31 AM Smart Proxy Bug #33452 (Closed): Disable Webrick client initiated renegotiation
Ruby 2.6 OpenSSL introduced a constant that can be used to disable this DoS security threat.
Lukas Zapletal
01:23 AM Bug #32273 (New): app/models/concerns/orchestration/compute.rb:93 rescue ends up with error (ArgumentError): too few arguments
The Foreman Bot
12:52 AM Packaging Revision 97aedb30 (foreman-packaging): Update rubygem-foreman_maintain to 0.8.16
Eric Helms

09/09/2021

09:08 PM Installer Bug #33431 (Closed): Use OpenSSL Ruby to ensure Apache certificate bundle is in the proper format on FIPS machines
Applied in changeset commit:puppet-certs|ffeb6f467860b9a86d9208f1bf1a310f2ad1d93b. Eric Helms
08:42 PM Installer Revision ffeb6f46 (puppet-certs): Fixes #33431: Use Ruby OpenSSL to ensure PKCS1 format
On FIPS enabled machines, private keys generated are not in PKCS #1
format which is required by Apache for bundled SS...
Eric Helms
08:42 PM Installer Revision 4f5df1b0 (puppet-certs): Add new type to build a certificate and key bundle
Adds a new type to create a bundle of a certificate and private key
that relies on certificate and private key paths ...
Eric Helms
08:42 PM Installer Revision e8673ba3 (puppet-certs): Add test expectations for bundle certificate in certs::foreman_proxy
Eric Helms
05:48 PM Packaging Revision 122bbd5c (foreman-packaging): Update rubygem-foreman_maintain to 0.8.15
Amit Upadhye
04:04 PM Installer Bug #33446 (Ready For Testing): Expose pulpcore WORKER_TTL setting in installer
The Foreman Bot
03:44 PM Installer Bug #33446 (Closed): Expose pulpcore WORKER_TTL setting in installer
nWe need to expose the worker timeout here:
https://github.com/pulp/pulpcore/blob/master/docs/configuration/settin...
Eric Helms
03:41 PM Installer Bug #33445 (Ready For Testing): Increase pulpcore-api worker count and make it configurable
The Foreman Bot
03:25 PM Installer Bug #33445 (Closed): Increase pulpcore-api worker count and make it configurable
\n\n*Description of problem:*\nwe currently configure the api service to only have a single worker:\n\n/etc/systemd/s... Eric Helms
03:25 PM Feature #33444 (Ready For Testing): Drop old Debian signing key in Foreman 3.2
Eric Helms
01:08 PM Bug #33371 (Closed): Non-admin users can not list their Personal Access Tokens
Applied in changeset commit:foreman|77f4c1210e9ce584118be82432b3860d3971d84a. Dominik Matoulek
12:55 PM Revision 77f4c121 (foreman): Fixes #33371 - Fixing personal tokens for users
Fixing situation where user can see and revoke own personal tokens
by remove permissions and only user and admin are ...
Dominik Matoulek
11:53 AM Bug #33440 (Ready For Testing): "OAuth map users" setting has a bad explanation
The Foreman Bot
11:33 AM Bug #33440 (Closed): "OAuth map users" setting has a bad explanation
In settings, there is a "OAuth map users" where explanation says "Foreman will map users by username in request-heade... Dominik Matoulek
07:36 AM Bug #33432 (Ready For Testing): Rename the Report template button
The Foreman Bot

09/08/2021

01:05 PM Packaging Revision d54c4af1 (foreman-packaging): Update rubygem-foreman_maintain to 0.8.14
Amit Upadhye
12:30 PM Feature #33434 (Ready For Testing): Unify fact importers to only one fact importer
Dominik Matoulek
11:48 AM Bug #33433 (Resolved): New host detail page places cards in suboptimal places on certain screen sizes
I'd say it would look better if the wide card was added to the bottom and stick to the left side. I'm not sure if thi... Adam Ruzicka
10:08 AM Refactor #33423 (Closed): Use gray background only for overview tab on Host detail page
Applied in changeset commit:foreman|cc2a90721ecf75e7c6419a629deaa4515ac9cca8. Ondřej Pražák
10:02 AM Bug #33396: Compute Resource cannot list the VMs if any VMs in the datacenter has config.instanceUuid set to ''
Setting 3.0.1 now but can also be picked to 2.5. Ewoud Kohl van Wijngaarden
09:39 AM Revision cc2a9072 (foreman): Fixes #33423 - Keep gray bg on overview tab only
Ondřej Pražák
08:39 AM Bug #33432 (Closed): Rename the Report template button
The button on the 'Monitor -> Report templates' page is named 'Sumbit'. It could be renamed to 'Generate'. Anna Vítová
12:51 AM Installer Bug #33431 (Ready For Testing): Use OpenSSL Ruby to ensure Apache certificate bundle is in the proper format on FIPS machines
The Foreman Bot
12:39 AM Installer Bug #33431 (Closed): Use OpenSSL Ruby to ensure Apache certificate bundle is in the proper format on FIPS machines
Eric Helms
12:15 AM Installer Revision 889ba04c (puppet-certs): Add test to check tar archive contents
Aims to allow testing for regressions when certificates are added
or removed when aiming to support Katello N-1 suppo...
Eric Helms

09/07/2021

05:08 PM Bug #32837 (Closed): Drop unwanted URI parsing from NetHttpExtension
Applied in changeset commit:foreman|73a42646743450c709630344b12ba7cf066e2033. Lukas Zapletal
04:30 PM Feature #32612: Add some extra metadata to the default kickstart
Somehow the PR didn't get linked in. https://github.com/theforeman/foreman/pull/8529 Pat Riehecky
03:55 PM Feature #32612 (Need more information): Add some extra metadata to the default kickstart
Ewoud Kohl van Wijngaarden
04:13 PM Revision 73a42646 (foreman): Fixes #32837 - drop unwanted URI parsing from extension
Lukas Zapletal
02:58 PM Feature #33025 (Ready For Testing): Add scoped search definition for arf reports that finds reports for hosts owned by current user
The Foreman Bot
02:54 PM Feature #33025: Add scoped search definition for arf reports that finds reports for hosts owned by current user
This needs to be addressed in code thanks to the reports STI Marek Hulán
11:38 AM Packaging Revision ec305f42 (foreman-packaging): document how to remove packages from freight
Evgeni Golov
10:11 AM Bug #33426 (Ready For Testing): Provisioning of EL no longer writes to tty3
The Foreman Bot
09:52 AM Bug #33426 (Closed): Provisioning of EL no longer writes to tty3
This is a regression. Lukas Zapletal
10:09 AM Packaging Revision 898fd828 (foreman-packaging): only ignore 9999 versions for nightly packages
Evgeni Golov
10:09 AM Packaging Revision 97d5d91e (foreman-packaging): only report latest version from repo
the repo *can* contain more than one version, but only the newest one
has a chance to match what's in git
Evgeni Golov
10:09 AM Packaging Revision 222da0bf (foreman-packaging): use default dict
Evgeni Golov
08:49 AM Packaging Revision a9651446 (foreman-packaging): export bundle vars globally
Evgeni Golov
08:49 AM Packaging Revision a5c16c52 (foreman-packaging): use BUNDLE_PATH over --path
Evgeni Golov
08:49 AM Packaging Revision bd790391 (foreman-packaging): unify debian/control to pull in new ruby or bundler
Evgeni Golov
08:49 AM Packaging Revision 1d63d507 (foreman-packaging): also detect the bundle path for bionic and buster
this is technically a NOOP, as there is no /usr/bin/bundl2.5 on those
distros, but makes our debian/rules identical
Evgeni Golov
08:49 AM Packaging Revision d0329d8d (foreman-packaging): use bundled bundler
Evgeni Golov
08:49 AM Packaging Revision 2d10d36e (foreman-packaging): install the bundle into a local path
Evgeni Golov
07:52 AM Refactor #33423 (Ready For Testing): Use gray background only for overview tab on Host detail page
The Foreman Bot
07:49 AM Refactor #33423 (Closed): Use gray background only for overview tab on Host detail page
Gray background makes sense for cards on overview tab, but most tabs will not contain cards and will need to set back... Ondřej Pražák

09/06/2021

08:09 PM Bug #31981: Operating system information is not being updated
Curious if this issue is on anyone's radar? Corporate Gadfly
07:03 PM Packaging Revision 85cb43e3 (foreman-packaging): drop foreman-docker
it has been removed from the repo, but not from git Evgeni Golov
05:46 PM Bug #33422 (Rejected): Create host shows a Puppet ENC tab
On foreman-3.1.0-0.1.develop.20210905144930git35f27ad.el8.noarch without foreman_puppet installed the Create Host tab... Ewoud Kohl van Wijngaarden
05:46 PM Packaging Revision 9d48857a (foreman-packaging): drop buildscripts exclude, that folder was removed
Evgeni Golov
05:46 PM Packaging Revision 4e3d1a8d (foreman-packaging): properly parse proxy plugins
they don't have "debian" folder and were previously omited Evgeni Golov
05:46 PM Packaging Revision 8ccffbac (foreman-packaging): don't complain if nightly built packages don't match
Evgeni Golov
05:43 PM Bug #33421 (New): Create operating system in the UI doesn't take you to that OS when you save
When you go to /operatingsystems/new to create a new OS, I would expect to go to the created OS when I press Submit. ... Ewoud Kohl van Wijngaarden
05:06 PM Packaging Revision ab85d53c (foreman-packaging): document deb compare
Evgeni Golov
05:06 PM Packaging Revision 56259bff (foreman-packaging): allow defining which release to compare against
it's not always nightly Evgeni Golov
11:09 AM Feature #33419 (Ready For Testing): Add fact parser registry
The Foreman Bot
11:00 AM Feature #33419 (Closed): Add fact parser registry
Since the parsers are in core. It's a good idea to move registering of parsers to a separate component. Dominik Matoulek
09:23 AM Refactor #33418 (New): Make [puppet|ansible]_interval overridable instead of global outofsync_interval
Result of this discussion:
https://community.theforeman.org/t/outofsync-interval-vs-origin-downcase-interval/24538
Nadja Heitmann
08:14 AM Bug #33417 (Closed): The login page exposes version of the foreman
The login page displays the version of the Foreman. That simplifies the search for the unpatched - vulnerable systems... Lukas Zapletal

09/05/2021

02:08 PM Bug #33405 (Closed): Slot&Fill reducer doesn't remove a fill from the store after unregistering
Applied in changeset commit:foreman|35f27ad002edded121d9e3a7cd4b21a04304bd7d. Amir Fefer
01:48 PM Revision 35f27ad0 (foreman): Fixes #33405 - fix unregister fill reducer
Amir Fefer
01:04 PM Revision d9c5c196 (foreman): Disable no-console warning in chart service
Tomer Brisker
01:04 PM Revision 31c3540c (foreman): Add more words to ignored spelling list
Tomer Brisker
12:08 PM Feature #32880 (Closed): Add confirmation modal service
Applied in changeset commit:foreman|cb6b70da4d14892c07a42e61b061d8827cf72988. Ron Lavi
11:20 AM Revision cb6b70da (foreman): Fixes #32880 - Add confirmation modal service (#8619)
Ron Lavi
09:39 AM Refactor #33416 (Ready For Testing): Simplify ForemanSwitcher
The Foreman Bot
09:34 AM Refactor #33416 (Closed): Simplify ForemanSwitcher
Tomer Brisker
09:23 AM Revision a59109b4 (foreman): Ignore @babel/eslint-* in packaging
This matches at least @babel/eslint-plugin and @babel/eslint-parser. Ewoud Kohl van Wijngaarden

09/03/2021

09:20 PM Bug #33415 (New): LDAP. register on-the-fly, NoMethodError: undefined method `each' for nil:NilClass
I have a freshly set up The Foreman 3.0.0-rc2, which LDAP configured (LDAP server on a local Synology NAS). "Onthefly... Peter Bittner
06:33 PM Bug #33414 (Duplicate): Regression: Kickstart Post installation output not shown anymore
As part of https://github.com/theforeman/foreman/commit/bb4633bcd4facc339a8099f4a8e89312323d8b61 which was applied to... Oliver Freyermuth
12:51 PM Feature #31341: Deploy the foreman_scap_client as part of registration
We can bootstrap puppet agent, so puppet deployed policies can be configured the usual way.
1) register host into ...
Ondřej Pražák
09:57 AM Feature #33408: Add support for all RHEL derivatives in Content Host Registration
I just fixed the commit and resubmitted :)
https://github.com/theforeman/foreman/pull/8758
Amy Tilghman
09:55 AM Feature #33408 (Ready For Testing): Add support for all RHEL derivatives in Content Host Registration
The Foreman Bot
09:45 AM Feature #33408: Add support for all RHEL derivatives in Content Host Registration
https://github.com/theforeman/foreman/pull/8757
i see a redmine issue, do I need to fix that before it gets looked...
Amy Tilghman
09:21 AM Feature #33408 (Closed): Add support for all RHEL derivatives in Content Host Registration
When attempting to register a Rocky Linux 8 host using the built in subscription-manager "Registration command" featu... Amy Tilghman
09:08 AM Bug #33390 (Closed): Use PF4 styling for warning in registration form
Applied in changeset commit:foreman|e2680d86ef8e15f7cf2a73f23c30682bf0ebf427. Anonymous
08:49 AM Revision e2680d86 (foreman): Fixes #33390 - Use PF4 styling for warning in registration form
Leos Stejskal
08:13 AM Packaging Revision ca02a13b (foreman-packaging): Update Webhooks to 3.0.0
Lukas Zapletal
08:08 AM Packaging Revision 52c585a4 (foreman-packaging): Update rubygem-foreman-tasks to 5.1.0
Adam Ruzicka
08:06 AM Packaging Revision 90ccd4bb (foreman-packaging): Update rubygem-foreman_webhooks to 3.0.0
Lukas Zapletal
07:17 AM Feature #468: re-provision without pxe
How this is supposed to be used? Manually executed (or via ReX)? Lukas Zapletal

09/02/2021

08:08 PM Bug #33396 (Closed): Compute Resource cannot list the VMs if any VMs in the datacenter has config.instanceUuid set to ''
Applied in changeset commit:foreman|69dfc93863f876d6c678a4d24c2c0495e2d1e856. Tomer Brisker
11:09 AM Bug #33396 (Ready For Testing): Compute Resource cannot list the VMs if any VMs in the datacenter has config.instanceUuid set to ''
The Foreman Bot
11:04 AM Bug #33396 (Closed): Compute Resource cannot list the VMs if any VMs in the datacenter has config.instanceUuid set to ''
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2000534
*Description of problem:*
When trying see the ...
Tomer Brisker
07:18 PM Packaging Revision 26b77614 (foreman-packaging): Update rubygem-smart_proxy_pulp to 3.2.0
Eric Helms
07:08 PM Revision 69dfc938 (foreman): Fixes #33396 - Filter out vms with missing instanceUuid
The previous fix handled cases where the instanceUuid was set to nil,
but in some cases it could be set to an empty s...
Tomer Brisker
07:03 PM Bug #33405 (Ready For Testing): Slot&Fill reducer doesn't remove a fill from the store after unregistering
The Foreman Bot
06:32 PM Bug #33405 (Closed): Slot&Fill reducer doesn't remove a fill from the store after unregistering
Consumers can unregister fills dynamically, fills are removed correctly from the slotsRegistery, but there is a left ... Amir Fefer
03:08 PM Feature #33389 (Closed): Make the registration form more compact
Applied in changeset commit:foreman|ecd2cd2af35d1421280743484de83ca796818ae6. Leos Stejskal
02:49 PM Revision ecd2cd2a (foreman): Fixes #33389 - Make the registration form more compact
Leos Stejskal
12:17 PM Installer Revision e56d06d3 (installer): Require at least librarian-puppet 3.0
Older versions don't work. Ewoud Kohl van Wijngaarden
11:46 AM Packaging Revision 7753e241 (foreman-packaging): Update katello package dependencies
Ewoud Kohl van Wijngaarden
11:25 AM Packaging Revision 993d5056 (foreman-packaging): don't ship JS and CSS maps in the package
they are *huge* Evgeni Golov
10:08 AM Feature #33223 (Closed): Improve job invocation report template
Applied in changeset commit:foreman|76dd50df37e8131e4c55ed365d3c0e2d30a1616b. Dominik Matoulek
09:55 AM Packaging Revision d91efe95 (foreman-packaging): Update rubygem-pulp_ansible_client to 0.9.1
Justin Sherrill
09:43 AM Packaging Revision 6e43b178 (foreman-packaging): don't install thor, fetching it is sufficient
Evgeni Golov
09:43 AM Packaging Revision 9ac714c4 (foreman-packaging): split bundle install and bundle package
Evgeni Golov
09:26 AM Installer Revision 27b9401e (puppet-foreman_proxy): Default package versions to installed instead of present
The release of puppetlabs-stdlib included a change to ensure_packages
that defaults to installed rather than present....
Eric Helms
09:08 AM Refactor #30504 (Closed): Remove statistics & trends API endpoints
Applied in changeset commit:foreman|8302cd27f4844f5b2ccb041ad4e433f5c2291f3b. Tomer Brisker
09:05 AM Revision 76dd50df (foreman): Fixes #33223 - Improving Job Invocation Report Template
Updating the template to merge outputs lines to one batch to show them
at one line.
Dominik Matoulek
08:51 AM Revision 8302cd27 (foreman): Fixes #30504 - Remove trends and statistics endpoints
These have been extracted to a plugin in 2.3 and can be dropped by now. Tomer Brisker

09/01/2021

04:43 PM Installer Revision 60581ed9 (puppet-certs): Keep Candlepin CA key password protected
Candlepin supports configuring a CA key password, so deploying the
CA key to Candlepin unprotected only complicates d...
Eric Helms
04:42 PM Installer Revision bda1511b (puppet-katello): Configure Candlepin with CA key password
Eric Helms
12:41 PM Packaging Revision 9e863e1b (foreman-packaging): don't force rake and minitest on bionic
Evgeni Golov
12:11 PM Bug #33390 (Ready For Testing): Use PF4 styling for warning in registration form
The Foreman Bot
09:11 AM Bug #33390 (Closed): Use PF4 styling for warning in registration form
Description of problem:
The PF4 recommends different styling for error
How reproducible:
100%
Steps to Re...
Leos Stejskal
12:08 PM Smart Proxy Bug #32607 (Closed): Do not pass proxy in x-forwarded-for
Applied in changeset commit:d73d384a8e5b2cdd87be680b484a09d676bd3613. Anonymous
12:08 PM Smart Proxy Bug #2412 (Closed): Smartproxy TFTP using wget -c to pull new PXE defaults produces errors while booting
Applied in changeset commit:b94c9b07a78fc8c4eb382eb574b28eed48001d25. Anonymous
11:39 AM Smart Proxy Bug #2412: Smartproxy TFTP using wget -c to pull new PXE defaults produces errors while booting
Requesting 3.0, multiple users hitting this due to CentOS Stream Lukas Zapletal
11:40 AM Smart Proxy Revision d73d384a: Fixes #32607 - drop host from x-forwarded-for
Lukas Zapletal
11:11 AM Smart Proxy Revision b94c9b07: Fixes #2412 - don't continue wget downloads
Lukas Zapletal
10:20 AM Feature #33391 (New): Support for VMware Cloud Director
Can we have the vmware plugin support extended to also include provisioning to a virtual datacenter in Cloud Director... Matthew Smith
10:08 AM Feature #32398 (Closed): Make tabs on new Host detail page routable
Applied in changeset commit:foreman|0ca1a568af1fa7de1d65785ee1630eeeb487ba2a. Amir Fefer
09:56 AM Revision 0ca1a568 (foreman): Fixes #32398 - add hash-router for tabs
Amir Fefer
09:19 AM Bug #33328 (Duplicate): Files in tftpboot/boot don't pick up changed files
Lukas Zapletal
08:57 AM Feature #33389 (Ready For Testing): Make the registration form more compact
The Foreman Bot
08:40 AM Feature #33389 (Closed): Make the registration form more compact
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2000008
Steps to Reproduce:
1. Go to new host register fo...
Leos Stejskal
08:19 AM Refactor #33387 (Ready For Testing): Drop view_tasks permission in core
The Foreman Bot
07:56 AM Refactor #33387 (Closed): Drop view_tasks permission in core
it is not actually used anywhere AFAICT. foreman_tasks uses view_foreman_tasks permission. Tomer Brisker
08:08 AM Bug #33177 (Closed): After creating new host group or Http proxy, page doesn't redirect to main landing page.
Applied in changeset commit:foreman|03a6981cd2ad36f6e689ab77bdd8f0a5b134d318. Tomer Brisker
07:06 AM Revision 03a6981c (foreman): Fixes #33177 - Don't store incorrect referrer for redirect
When the client side uses `history.push` to navigate to a page that is
not managed by react router, the router fallba...
Tomer Brisker
01:23 AM Refactor #32345 (New): Provide non-DB model methods and deprecate DB model methods in FactParser
The Foreman Bot

08/31/2021

07:32 PM Packaging Revision 331d9e90 (foreman-packaging): Drop requires on facter for foreman_maintain
The Puppet 7 puppet-agent package no longer provides facter and
this breaks nightly pipelines. Future foreman_maintai...
Eric Helms
03:27 PM Refactor #30504 (Ready For Testing): Remove statistics & trends API endpoints
The Foreman Bot
02:42 PM Packaging Revision 05f5b9c5 (foreman-packaging): Update rubygem-foreman_maintain to 0.8.13
Amit Upadhye
10:02 AM Refactor #33378 (Ready For Testing): Make layout styles consistent
The Foreman Bot
10:00 AM Refactor #33378 (Ready For Testing): Make layout styles consistent
Different pages are using different paddings,
let's make the layout of the pages more consistent.
Ron Lavi
09:08 AM Refactor #33122 (Closed): Introduce skip pattern for ACL tests
Applied in changeset commit:foreman|b29f53dd58a8545d40a2823f8c9292bb00723e95. Ondřej Ezr
08:28 AM Revision b29f53dd (foreman): Fixes #33122 - Introduce skip pattern for ACL test
The ACL tests are testing all the routes, but if some test previous to
ACL tests add some routes, it fails as such du...
Ondřej Ezr
08:26 AM Revision 3664bbb0 (foreman): Refs #33008 - ignore db/structure.sql
Lukas Zapletal

08/30/2021

06:08 PM Refactor #32892 (Closed): Create proper HttpUrl validator
Applied in changeset commit:foreman|89bd9b02064d856e2de462cf9183dd9d1a241b60. Ondřej Ezr
05:11 PM Revision 89bd9b02 (foreman): Fixes #32892 - add rails URL validator
We only exposed module implementing the URL validation, we should
provide a proper HTTP URL attributes validation.
T...
Ondřej Ezr
04:22 PM Bug #33371 (Ready For Testing): Non-admin users can not list their Personal Access Tokens
The Foreman Bot
04:09 PM Bug #33371 (Closed): Non-admin users can not list their Personal Access Tokens
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1996048
*Description of problem:*
Non-admin users are un...
Dominik Matoulek
01:28 PM Packaging Revision 27212880 (foreman-packaging): generate SCL-enabled python specs
Evgeni Golov
01:26 PM Packaging Revision 95637232 (foreman-packaging): ansible-collection-theforeman-foreman 2.2.0
Evgeni Golov
01:25 PM Packaging Revision 13eccde2 (foreman-packaging): Release ansible-collection-theforeman-foreman 2.2.0
Evgeni Golov
12:54 PM Bug #33367 (Resolved): Scoped search on /hosts with taxonomies very slow
Marking as resolved for now.
We do have some custom options for PostgreSQL auto-vacuum (as well as other options) i...
Tomer Brisker
08:55 AM Bug #33367: Scoped search on /hosts with taxonomies very slow
We noticed that on the Foreman instance where we had prepared the upgrade the query was fast as Postgres was generati... Nacho Barrientos
07:20 AM Bug #33367 (Resolved): Scoped search on /hosts with taxonomies very slow
Hi,
We've moving from a rather old Foreman installation where organisations and locations were not a thing to one ...
Nacho Barrientos
12:40 PM Bug #33269 (Resolved): Error in db:seed after 3.0.0rc1 upgrade
Tomer Brisker
12:37 PM Bug #33330 (Rejected): undefined method `key?' for :template_kind:Symbol
Looks like these are issues in the puppet plugin, please report them at https://github.com/theforeman/foreman_puppet/... Tomer Brisker
12:22 PM Bug #33369 (New): Print warnings subceptible to show up in a console session to stderr
The two lines that are output of this command:... Nacho Barrientos

08/27/2021

12:07 PM Packaging Revision db340211 (foreman-packaging): Update rubygem-foreman_openscap to 5.0.0
Ondřej Pražák

08/26/2021

06:37 PM Installer Revision 9e4d03cb (installer): Remove Apache as Puppet server environment owner
This was needed when Pulp 2 (which ran as Apache) deployed environments.
Now it no longer matters and it's up to the ...
Ewoud Kohl van Wijngaarden
06:37 PM Installer Revision 29dd2f11 (installer): Remove defaults for parameters that have been removed
Ewoud Kohl van Wijngaarden
03:08 PM Bug #33347 (Closed): Settings search is broken in hammer
Applied in changeset commit:foreman|2bafa9415a157d683c4352c9aaf097a1119eedd8. Oleh Fedorenko
02:46 PM Revision 2bafa941 (foreman): Fixes #33347 - Fix settings index API
Oleh Fedorenko
02:39 PM Refactor #32750 (Ready For Testing): Add PF4 Searchbar
The Foreman Bot
12:29 PM Smart Proxy Bug #33356 (Ready For Testing): Define APP_ROOT for tests
The Foreman Bot
12:27 PM Smart Proxy Bug #33356 (Ready For Testing): Define APP_ROOT for tests
OpenSCAP plugin class requires this to be defined, tests do fail when openscap plugin is enabled. Lukas Zapletal
11:48 AM Packaging Bug #32557 (Closed): Installing hammer-cli 2.5 on debian buster installs an older version
Request to try running 'apt-get update' and then update hammer packages. Because I can see we have correct versions o... Amit Upadhye
11:08 AM Bug #30865 (Closed): Add PF4 icons in empty state
Applied in changeset commit:foreman|9889fa14c609f8a1c280c7d03415766f339292ff. Ron Lavi
11:08 AM Bug #33026 (Closed): Add React error boundaries
Applied in changeset commit:foreman|9889fa14c609f8a1c280c7d03415766f339292ff. Ron Lavi
10:23 AM Bug #33328: Files in tftpboot/boot don't pick up changed files
We are aware of this bug, it's been there for years. #2412
There is a patch pending merging: https://github.com/th...
Lukas Zapletal
10:20 AM Revision 9889fa14 (foreman): Fixes #33026, #30865 - Add React error boundary
Ron Lavi
10:13 AM Feature #33180: Add task to set host parameters from Puppet data
Ondřej Ezr wrote:
> Applied in changeset commit:foreman|1b364dd246b6c3bb6678f9bbb6245b96bb4ae98d.
As per the comm...
Amit Upadhye

08/25/2021

08:25 PM Packaging Revision 3167dbcd (foreman-packaging): Require facter explicitly in foreman_maintain
Eric Helms
03:42 PM Bug #33347 (Ready For Testing): Settings search is broken in hammer
The Foreman Bot
01:34 PM Bug #33347 (Closed): Settings search is broken in hammer
There are two issues:
1. Page/per_page is not being translated to integer which leads to `undefined method '-' for...
Oleh Fedorenko
03:08 PM Revision 084aea8b (foreman): call npm install with --no-optional and --no-audit for plugins
speedup all the things, please Evgeni Golov
02:59 PM Packaging Revision f87b25bb (foreman-packaging): Update rubygem-foreman_maintain to 0.8.12
Amit Upadhye
02:12 PM Packaging Revision 8fe8ca46 (foreman-packaging): Update rubygem-foreman_maintain to 0.8.11
Amit Upadhye
02:00 PM Installer Revision 4c129efe (installer): Refs #33277: Unset foreman_service_puma_workers and foreman_service_puma_threads_max if set to default value
This resets the foreman_server_puma_workers value to pick up the
newest default which is undef. The change from https...
Eric Helms
11:08 AM Refactor #33280 (Closed): Mark Settings defined by DSL as special category in DB
Applied in changeset commit:foreman|ae81b4a1ade5dafa18bc518a2c91fb6075927c9e. Ondřej Ezr
10:50 AM Revision ae81b4a1 (foreman): Fixes #33280 - category for DSL defined settings
Ondřej Ezr
10:38 AM Packaging Revision 3272bf8f (foreman-packaging): use shared foreman-plugin.mk
Evgeni Golov
09:12 AM Refactor #33342 (Ready For Testing): Allow plugins to avoid lone taxonomies filter
The Foreman Bot
09:10 AM Refactor #33342 (Ready For Testing): Allow plugins to avoid lone taxonomies filter
Some model classes treat taxonomies differently and therefore API base controller filter is not applicable. This patc... Lukas Zapletal
09:08 AM Bug #33229 (Closed): undefined method `bmc' for nil:NilClass
Applied in changeset commit:foreman|d996e306c53c882f5527e8d847994dc833dbc9ed. Lukas Zapletal
08:43 AM Revision d996e306 (foreman): Fixes #33229 - BMC feature error reports correctly
Lukas Zapletal

08/24/2021

07:19 PM Installer Feature #33337 (Ready For Testing): For Katello scenario, do not deploy Puppet by default
The Foreman Bot
07:09 PM Installer Feature #33337 (Closed): For Katello scenario, do not deploy Puppet by default
Eric Helms
06:56 PM Installer Revision d5c3c9f0 (puppet-foreman): Release 18.2.0
Eric Helms
06:08 PM Installer Bug #33320 (Closed): Refer to FQDN instead of "Foreman server" in SmartProxy registration error messages
Applied in changeset commit:puppet-foreman|125af72bc80e5edb680b5cfef201f2a3e67146e2. William Clark
05:46 PM Installer Revision 125af72b (puppet-foreman): Fixes #33320 - Refer to FQDN instead of "Foreman server" in SmartProxy registration error messages
William Clark
03:26 PM Bug #33334 (New): Create a safe way for users to interact with permissions tables
At the moment, we are advising Foreman (and Satellite users) to use foreman rake console.
In a recent doc review ...
Melanie Corr
02:42 PM Packaging Revision c6f0130f (foreman-packaging): don't generate dbgsym packages
Evgeni Golov
02:42 PM Packaging Revision 08c01c58 (foreman-packaging): speedup installation of foreman by multi-threading bundle install
Evgeni Golov
02:15 PM Packaging Bug #31895 (Closed): Candlepin package incorrectly signed for FIPS environment
Technically we can probably say it was fixed in 2.5.0 but I don't want to open that release. This does mean it'll sho... Ewoud Kohl van Wijngaarden
02:11 PM Packaging Bug #31895: Candlepin package incorrectly signed for FIPS environment
Looks like it can be closed. Would you mind doing it? Not sure what the process for packaging. Jonathon Turel
09:43 AM Packaging Bug #31895: Candlepin package incorrectly signed for FIPS environment
The related bugzilla was closed and fixed in candlepin-4.0.1-1. Does that mean we can close this? Ewoud Kohl van Wijngaarden
01:54 PM Bug #33333 (New): EC2: Several shortcomings
Hi,
just tried to use EC2 from within the Foreman for the first time and found that it's quite cumbersome to use i...
Dirk Heinrichs
01:01 PM Installer Bug #33277 (Closed): Change Puma defaults to match recommendations from Puma documentation
Applied in changeset commit:puppet-foreman|533c1f3be8069139d7375841019afeb7c1102830. Eric Helms
12:44 PM Bug #33332 (New): Build Host - Operating System - Synced Content confusion
I currently have three EL8 distributions in my foreman installation: AlmaLinux 8, CentOS Linux 8 and CentOS Stream 8.... Gerald Vogt
12:29 PM Installer Revision 533c1f3b (puppet-foreman): Fixes #33277: Change Puma default workers to 1.5 * CPU, max threads to 5
The Puma documentation recommends for CRuby based installations to
start with number of CPUs times 1.5 for workers an...
Eric Helms
11:08 AM Bug #33316 (Closed): Toast message is hidden
Applied in changeset commit:foreman|55cb5bd6b76c4ca6de9f24ae2f5a7386b83226d9. Ron Lavi
11:08 AM Bug #30984 (Closed): The time ago creation line is not translated in the new host details page
Applied in changeset commit:foreman|1e06a71164535fc1192472481ff87e22f19f19ac. Amir Fefer
10:54 AM Bug #33322 (Ready For Testing): VLAN tagging on provision interface
The Foreman Bot
10:49 AM Revision 55cb5bd6 (foreman): Fixes #33316 - display toasts messages properly
After the refactor to PF4 in #8629 the toast message seem to hide messages under 60 chars,
it also hides messages tha...
Ron Lavi
10:27 AM Bug #33330: undefined method `key?' for :template_kind:Symbol
After the patching stated above, found another issue when I tried to resolve the template on the host section,
202...
Thomas Lau
09:17 AM Bug #33330: undefined method `key?' for :template_kind:Symbol
Found the solution by manually patching it,
https://github.com/theforeman/foreman_puppet/commit/fa0d3826199d81edfe...
Thomas Lau
08:10 AM Bug #33330 (Rejected): undefined method `key?' for :template_kind:Symbol
when I click "Provision templates" on the web UI, I got this message:
Oops, we're sorry but something went wrong un...
Thomas Lau
10:14 AM Revision 1e06a711 (foreman): Fixes #30984 - translate host relative date creation
Amir Fefer
09:49 AM Packaging Bug #30400: foreman-release repo files don't include versions in repo ids, requiring yum clean before an update
This only affects EL7 and dnf on EL8 does it right.... Ewoud Kohl van Wijngaarden
09:41 AM Packaging Bug #29599 (Closed): Update nodejs-react-popper to latest 1.X version
Package was removed in commit:162257c13fb80076465f01c055c55a762e032412 Ewoud Kohl van Wijngaarden
09:40 AM Packaging Feature #29514 (Closed): package puma-status gem
This has been resolved by now. Ewoud Kohl van Wijngaarden
09:36 AM Packaging Bug #21032 (Closed): logrotate conflict: foreman-proxy and tfm-rubygem-smart_proxy_dynflow_core
The smart_proxy_dynflow_core package has been obsoleted and is no longer shipped. Ewoud Kohl van Wijngaarden
09:35 AM Packaging Revision e756041d (foreman-packaging): Update rubygem-foreman_puppet to 1.0.0.rc.2
Ondřej Ezr
09:26 AM Packaging Revision aca4fa59 (foreman-packaging): drop node dependencies which are unused for building
Evgeni Golov
09:20 AM Packaging Revision 8f0e0f35 (foreman-packaging): Update rubygem-foreman_puppet to 1.0.0.rc.2
Ondřej Ezr
09:08 AM Bug #33324 (Closed): Host details page tabs re-render continuously
Applied in changeset commit:foreman|fd1ea679a159521948b1c46a097e58a0b8179c64. Amir Fefer
08:53 AM Feature #32769 (Closed): Associate a VM via API to a compute resource
Ondřej Ezr
08:18 AM Revision fd1ea679 (foreman): Fixes #33324 - fix host details tabs redundant re-render
Amir Fefer
08:00 AM Packaging Revision 795fc6ad (foreman-packaging): Update rubygem-foreman_statistics to 1.2.0
Ondřej Ezr
07:57 AM Feature #33329 (New): Refactor fact parsers
Dominik Matoulek
07:33 AM Packaging Revision 1b9e3f85 (foreman-packaging): Bump rubygem-foreman_rh_cloud to 4.0.26-1
Shimon Shtein
05:03 AM Bug #33328 (Duplicate): Files in tftpboot/boot don't pick up changed files
I have first described this in here: https://community.theforeman.org/t/loading-tftpboot-with-wget/24994
When a bu...
Gerald Vogt

08/23/2021

09:08 PM Bug #33323 (Closed): broken Documentation button in search for react pages
Applied in changeset commit:foreman|2e21e2c198d503e6573869f3e8f657aa1af3bacb. Maria Agaphontzev
04:19 PM Bug #33323 (Ready For Testing): broken Documentation button in search for react pages
The Foreman Bot
04:11 PM Bug #33323 (Closed): broken Documentation button in search for react pages
Maria Agaphontzev
08:28 PM Revision 2e21e2c1 (foreman): Fixes #33323 - broken Documentation in search for react page
Maria Agaphontzev
07:53 PM Bug #33324 (Ready For Testing): Host details page tabs re-render continuously
The Foreman Bot
07:41 PM Bug #33324 (Closed): Host details page tabs re-render continuously
on every redux change, even if the store hasn't changed (like the notifications update every 10 seconds), the new ho... Amir Fefer
06:07 PM Revision ff76393e (foreman): Refs #33318 - add a script to filter package.json
Evgeni Golov
05:41 PM Bug #33322: VLAN tagging on provision interface
Hello,
this is the method which is called (from the NIC):...
Lukas Zapletal
03:02 PM Bug #33322 (New): VLAN tagging on provision interface
I have noticed that the template "Preseed default PXELinux" doesn't work nicely for ubuntu 20.04 lts in our network. ... Gerald Vogt
05:08 PM Bug #33319 (Closed): don't run npm-fix-foreman-stories.sh on every npm install
Applied in changeset commit:foreman|2c96294a124d5f6e13d48fc1841fb8441a648e18. Evgeni Golov
09:17 AM Bug #33319 (Ready For Testing): don't run npm-fix-foreman-stories.sh on every npm install
The Foreman Bot
08:30 AM Bug #33319 (Closed): don't run npm-fix-foreman-stories.sh on every npm install
Right now, we run npm-fix-foreman-stories.sh in postinstall, so on every "npm install" in Foreman, this gets executed... Evgeni Golov
04:59 PM Revision 2c96294a (foreman): Fixes #33319 - don't run fix-stories on every postinstall
Evgeni Golov
04:06 PM Installer Revision 9fb92616 (puppet-candlepin): Release 12.0.1
Eric Helms
03:17 PM Packaging Revision 79bc3392 (foreman-packaging): load excludes from foreman.git
Evgeni Golov
03:08 PM Installer Bug #33321 (Closed): Candlepin.conf refers to incorrect job schedule options
Applied in changeset commit:puppet-candlepin|8e4a5aabc7dc2ae1966181e807a924260c2f374f. Jonathon Turel
02:30 PM Installer Bug #33321 (Ready For Testing): Candlepin.conf refers to incorrect job schedule options
The Foreman Bot
02:26 PM Installer Bug #33321 (Closed): Candlepin.conf refers to incorrect job schedule options
Jonathon Turel
02:54 PM Installer Revision 8e4a5aab (puppet-candlepin): Fixes #33321 - Update job scheduling config options for correctness
Jonathon Turel
02:42 PM Installer Bug #33320 (Ready For Testing): Refer to FQDN instead of "Foreman server" in SmartProxy registration error messages
The Foreman Bot
01:43 PM Installer Bug #33320 (Closed): Refer to FQDN instead of "Foreman server" in SmartProxy registration error messages
Foreman server is somewhat ambiguous as it can be branded differently in downstream builds or the user could have mul... William Clark
01:47 PM Installer Revision 1f3bab3b (puppet-dhcp): Drop EL6 support
Ewoud Kohl van Wijngaarden
01:43 PM Bug #33305 (Closed): The katello-ca-consumer is not being removed when the force option is checked in the 'Advanced' tab under Hosts -> Register Host
Ewoud Kohl van Wijngaarden
01:42 PM Revision e2918f95 (foreman): Fixes #33305 - Prevent shell globs for yum remove katello-ca-consumer
Co-authored-by: Rafael Guerra Cavalcanti <rcavalca@redhat.com> Rafael Cavalcanti
01:09 PM Installer Bug #31396 (Rejected): Foreman::Rake returned 1 instead of one of [0]
Ewoud Kohl van Wijngaarden
01:04 PM Installer Bug #32323: Warning: postgresql.service changed on disk. Run 'systemctl daemon-reload' to reload units.
See https://bugzilla.redhat.com/show_bug.cgi?id=1964394#c3 for a more detailed analysis. Ewoud Kohl van Wijngaarden
12:08 PM Feature #32852 (Closed): Add parameter to provisioning templates to run attach --auto after registering
Doug Forster wrote:
> Add support to run "subscription-manager attach --auto" after a host is registered with an Act...
Amit Upadhye
12:01 PM Tracker #33169: Make docs.theforeman.org the official Foreman and Katello documentation space
Moving this to next release as this is expected to be completed by 3.1 Amit Upadhye
11:08 AM Feature #33318 (Closed): provide a list of JavaScript dependencies that can be ignored during package building
Applied in changeset commit:foreman|7b682c60a2bf6332e663362470d356505ba2c6bc. Evgeni Golov
07:37 AM Feature #33318 (Ready For Testing): provide a list of JavaScript dependencies that can be ignored during package building
The Foreman Bot
07:32 AM Feature #33318 (Closed): provide a list of JavaScript dependencies that can be ignored during package building
package.json contains dependencies, that are only required for tests and dev, but not building of assets (and package... Evgeni Golov
10:23 AM Revision 7b682c60 (foreman): Fixes #33318 - add JS packages to be excluded for packaging
this list is taken from `update-requirements` in foreman-packaging and
is supposed to be the central place to manage ...
Evgeni Golov
10:10 AM Bug #33317: better differentiate between build, develop and test dependencies for JavaScript
Yarn supports "dependenciesMeta" (https://yarnpkg.com/configuration/manifest): This field lists some extra informatio... Evgeni Golov
07:29 AM Bug #33317 (New): better differentiate between build, develop and test dependencies for JavaScript
Ohai,
today, when I run "npm i" in Foreman core, it looks roughly like this:...
Evgeni Golov
08:08 AM Bug #33311 (Closed): host details overview cards grid isn't aligned nor responsive
Applied in changeset commit:foreman|e2feaf25a0a529802cbe78323a3152a8dcff8af8. Amir Fefer
07:14 AM Revision e2feaf25 (foreman): Fixes #33311 - align host details cards
Amir Fefer

08/22/2021

07:58 PM Feature #33268 (Ready For Testing): Add power options dropdown to details card
The Foreman Bot
11:03 AM Bug #33316 (Ready For Testing): Toast message is hidden
The Foreman Bot
09:25 AM Bug #33316 (Closed): Toast message is hidden
After the refactor to PF4, the toast message seem to hide messages under 60 chars,
it also hides messages that conta...
Ron Lavi

08/20/2021

09:40 AM Packaging Revision b6367ba2 (foreman-packaging): drop build.sh -- it's unused
Evgeni Golov
09:40 AM Packaging Revision 0c3cec17 (foreman-packaging): drop freight-upload-web.sh - it's unused
Evgeni Golov

08/19/2021

07:04 PM Installer Bug #33312 (Ready For Testing): Tuning profiles are missing defaults for Puma workers and threads
The Foreman Bot
06:35 PM Installer Bug #33312 (Ready For Testing): Tuning profiles are missing defaults for Puma workers and threads
Eric Helms
06:35 PM Bug #33311 (Ready For Testing): host details overview cards grid isn't aligned nor responsive
The Foreman Bot
06:23 PM Bug #33311 (Closed): host details overview cards grid isn't aligned nor responsive
Cards should be aligned and responsive Amir Fefer
02:43 PM Bug #33310 (Closed): Host Detail Graphs VERY slow to load after upgrade to 3.0.0-rc1
After upgrade to 3.0.0-rc1 the graphs on host detail page are very slow to load and have incorrect dates. It appears... Paul Lazarchik
11:13 AM Bug #33177 (Ready For Testing): After creating new host group or Http proxy, page doesn't redirect to main landing page.
The Foreman Bot
07:35 AM Packaging Revision 8d1663bc (foreman-packaging): Update rubygem-foreman_statistics to 1.2.0
Ondřej Ezr

08/18/2021

09:56 PM Bug #33305 (Closed): The katello-ca-consumer is not being removed when the force option is checked in the 'Advanced' tab under Hosts -> Register Host
Description of problem:
Trying to register a host(already register to another Satellite) by going to Hosts -> Regist...
Rafael Cavalcanti
05:37 PM Installer Revision d5495b6b (puppet-dhcp): Drop Debian 8 support and update default template
The primary motivation was to update the /etc/default-isc-dhcp-server
file to the new template introduced in Debian 9...
Ewoud Kohl van Wijngaarden
05:37 PM Installer Revision 8ab95bcd (puppet-dhcp): Ensure systemd drop-in happens before service
By using notify_service we ensure that the drop-in exists before the
service is started and restarted if it changes.
Ewoud Kohl van Wijngaarden
03:52 PM Bug #33270: libvirt VMs showing "unknown power state" and no Console access
Okay, thanks. I'll give it a try tomorrow. Most of the VMs were built before we ever started using Foreman, and we co... Ian Shore
03:01 PM Bug #33270 (Rejected): libvirt VMs showing "unknown power state" and no Console access
I have some bad news for you, for-libvirt only supports file-based storage domain (the default one - directory with f... Lukas Zapletal
01:45 PM Bug #33270: libvirt VMs showing "unknown power state" and no Console access
All the VM hosts display the same "Unknown power state" message. We have 7 VM servers and 25 VMs, built on iSCSi LUNs... Ian Shore
01:26 PM Bug #33270: libvirt VMs showing "unknown power state" and no Console access
Thanks, but the root cause is buried down the stack somewhere in the fog/fog-libvirt library. Libvirt call "volumes" ... Lukas Zapletal
12:46 PM Bug #33270: libvirt VMs showing "unknown power state" and no Console access
I set debug logging on, restarted httpd, then viewed a VM from the Hosts page. I attach the resulting log file, and h... Ian Shore
10:51 AM Bug #33270: libvirt VMs showing "unknown power state" and no Console access
I see the attachment now, well it did not help. Not sure what is wrong at the moment. Lukas Zapletal
10:04 AM Bug #33270: libvirt VMs showing "unknown power state" and no Console access
Looks like a regression on fog-libvirt between 0.7 and 0.8 or newer:
https://github.com/fog/fog-libvirt/commits/ma...
Lukas Zapletal
02:12 PM Bug #33229 (Ready For Testing): undefined method `bmc' for nil:NilClass
The Foreman Bot
01:41 PM Feature #33283 (Ready For Testing): Add meta fields to Host and Hostgroup types
The Foreman Bot
01:38 PM Feature #33283 (Ready For Testing): Add meta fields to Host and Hostgroup types
Add fields to GraphQL types for host and hostgroup that provide information about permissions for given object. Ondřej Pražák
12:00 PM Packaging Revision 6287659c (foreman-packaging): drop redhat_access(lib)
Evgeni Golov
12:00 PM Packaging Revision b7b25840 (foreman-packaging): Obsolete redhat_access plugin, all functionality is in rh_cloud now
Evgeni Golov
09:48 AM Refactor #33280 (Ready For Testing): Mark Settings defined by DSL as special category in DB
The Foreman Bot
09:45 AM Refactor #33280 (Closed): Mark Settings defined by DSL as special category in DB
We want to get rid of the category in Database, but we are still using it in some places and we need to make sure we ... Ondřej Ezr
12:38 AM Bug #30984 (Ready For Testing): The time ago creation line is not translated in the new host details page
The Foreman Bot

08/17/2021

08:54 PM Installer Bug #33277 (Ready For Testing): Change Puma defaults to match recommendations from Puma documentation
The Foreman Bot
08:54 PM Installer Bug #33277 (Closed): Change Puma defaults to match recommendations from Puma documentation
Eric Helms
07:08 PM Bug #33265 (Closed): Fix Nightly React test failures
Applied in changeset commit:foreman|c7535e45133139ed65db8218ba41a92460c23fd4. Andrew Dewar
06:14 PM Revision c7535e45 (foreman): Fixes #33265 - Katello Nightly Failure
Andrew Dewar
12:08 PM Bug #32908 (Closed): Foreman error on retrieving networks/vnics from oVirt if description contains non ascii characters
Applied in changeset commit:foreman|4ca8b61018fa9003f767f21d7a5ec4a9444c6855. yifat makias
11:59 AM Bug #33269: Error in db:seed after 3.0.0rc1 upgrade
That got me past the db:seed. Thank you for your help, Tomer. Bret Wortman
11:22 AM Bug #33269: Error in db:seed after 3.0.0rc1 upgrade
Oh, my mistake, I missed a line in the command. It should have been:... Tomer Brisker
10:58 AM Bug #33269: Error in db:seed after 3.0.0rc1 upgrade
I can't tell if this is getting me closer or not. I had to change the first command slightly (registration_templates ... Bret Wortman
10:07 AM Bug #33269: Error in db:seed after 3.0.0rc1 upgrade
This looks similar to #32959. Possibly due to your upgrade from nightly you had a previous version that assigned OSs ... Tomer Brisker
09:49 AM Bug #33269 (Resolved): Error in db:seed after 3.0.0rc1 upgrade
After installing the RC1 for 3.0.0 and executing the follow-up steps, I snagged on running db:seed:... Bret Wortman
11:29 AM Revision 4ca8b610 (foreman): Fixes #32908 - Allow UTF character in vnic attributes
If vnic profile attributes contained UTF characters the to_json method
returned error. In order to support this passe...
yifat makias
10:58 AM Bug #33270 (Rejected): libvirt VMs showing "unknown power state" and no Console access
After upgrading from Foreman 2.3 to 2.4.1, all VMs managed by libvirt are showing "unknown power state". The button f... Ian Shore
09:59 AM Bug #33258 (Rejected): Provisioning Templates page returns "Oops, we're sorry but something went wrong undefined method `key?' for :template_kind:Symbol"
Thanks for reporting!
Looks like the issue is actually in the puppet plugin, https://github.com/theforeman/foreman_...
Tomer Brisker
08:27 AM Feature #33268 (Closed): Add power options dropdown to details card
Amir Fefer
07:53 AM Refactor #33267 (New): bump r-t-lib dependency version once issue is resolved
"pretty-format" version was pinned in https://projects.theforeman.org/issues/33265
once the r-t-lib issue is resolve...
Ron Lavi
 

Also available in: Atom