Project

General

Profile

Activity

From 01/29/2019 to 02/27/2019

02/27/2019

10:01 PM Refactor #26123 (Closed): [Audit] Extend main objects so that it includes other resources of external plugins
Applied in changeset commit:c8effc1749b59abb15b315776b461f188805b736. Kavita Gaikwad
09:23 PM Revision c8effc17 (foreman): Fixes #26123 - removed hardcoded value of main_objects for audit (#6504)
Calculated value of main_objects using audited_classes & option
:associated_with. Consider resource class as main_obj...
Kavita Gaikwad
09:07 PM Bug #26183 (Ready For Testing): Compute resource API returns 500 for unknown provider string
The Foreman Bot
09:06 PM Bug #26183 (Closed): Compute resource API returns 500 for unknown provider string
E.g. if I try to create libvirt compute resouce through API, specifying Libvirt as a provider results in 500 if I don... Marek Hulán
05:17 PM Bug #26181 (Ready For Testing): move settings.js to webpack
The Foreman Bot
05:15 PM Bug #26181 (New): move settings.js to webpack
Amir Fefer
02:55 PM Installer Bug #26180 (Ready For Testing): puppet-certs does not work with 'puppet generate types'
The Foreman Bot
02:54 PM Installer Bug #26180: puppet-certs does not work with 'puppet generate types'
I am using Satellite 6.4 and use the certs module outside the installer for my puppet masters because I don't let the... Trey Dockendorf
02:52 PM Installer Bug #26180 (Closed): puppet-certs does not work with 'puppet generate types'
Content copied from https://github.com/theforeman/puppet-certs/issues/247
The use of `certs_common` in `types` dir...
Trey Dockendorf
12:36 PM Installer Bug #26175: The Foreman scenario configures EPEL by default
Turns out in 1.20 we set custom_repo to true and later we explicitly set configure_epel_repo. This does mean we start... Ewoud Kohl van Wijngaarden
12:30 PM Installer Bug #26175 (Rejected): The Foreman scenario configures EPEL by default
This is doesn't make sense because the installer itself has an indirect dependency (via kafo on rubygem(ansi)) on EPEL. Ewoud Kohl van Wijngaarden
12:01 PM Bug #26158 (Closed): Need modifications to key_to_class method
Applied in changeset commit:8239dfc6dd19d4b2f269be3934a35a57bbaabd9d. Kavita Gaikwad
12:01 PM Bug #26174 (Closed): Webpack should skip plugins with `-core` suffix
Applied in changeset commit:5bc58e6609c4ce7c064cbf3b7dfc85c7dd452c13. Avi Sharvit
09:36 AM Bug #26174 (Ready For Testing): Webpack should skip plugins with `-core` suffix
The Foreman Bot
09:29 AM Bug #26174 (Closed): Webpack should skip plugins with `-core` suffix
It currently skipping `_core` and should skip `-core` as well so `foreman-tasks` won't produce `foreman-tasks-core` b... Avi Sharvit
11:24 AM Revision 8239dfc6 (foreman): Fixes #26158 - missing<id> in old/new changes of audit_record
Example - for *y_ids,
has_many association_name should be '*ies' not '*ys'
Kavita Gaikwad
11:24 AM Installer Revision 3bd5f424 (installer): Add a puppet version check
This means we execute the tests twice, but that's not a lot of overhead.
It does mean we can run our cheap tests befo...
Ewoud Kohl van Wijngaarden
11:16 AM Revision 5bc58e66 (foreman): Fixes #26174 - Webpack skip plugins cores
Avi Sharvit
11:01 AM Feature #26013 (Closed): Add graphiql console
Applied in changeset commit:0a39d23f088ae42995910f4b6d9898e2e13f7a02. Ondřej Pražák
10:59 AM Bug #26022 (New): intermittent host_js integeration test failure
The uuid comes from Fog mock data, but the .client method in the compute resource seems to not use the mocked data du... Tomer Brisker
10:48 AM Bug #26170 (Duplicate): Undefined method `pxedir’ for #<Windows:xxxxxxxxxxxxx> when rendering a Windows PXELinux template (wimboot)
Tomer Brisker
10:17 AM Packaging Revision 89d8f4ca (foreman-packaging): update foreman_docker to 4.1.1
Michael Moll
10:15 AM Revision 0a39d23f (foreman): Fixes #26013 - Add GraphiQL console
Ondřej Pražák
09:48 AM Bug #22684 (Ready For Testing): Bootdisk method does not inherit disk layout from hostgroup
The Foreman Bot
09:33 AM Bug #22684: Bootdisk method does not inherit disk layout from hostgroup
This problem can be caused:
* By incorrect taxonomy of the partition table.
* By setting partition table to blank...
Lukas Zapletal
08:45 AM Packaging Revision 88411272 (foreman-packaging): Update rubygem-foreman_docker to 4.1.1
Sebastian Gräßl
07:42 AM Feature #26173 (Closed): Include puppet statistics in telemetry
USE CASE:
Foreman telemetry stack tracks the performance of a system based on its current runtime. If there were a...
Lukas Zapletal
07:01 AM Feature #26151 (Closed): add graphql base classes
Applied in changeset commit:6cf766e63913bae63b6a2b4f2a94381a52a573a0. Timo Goebel
06:40 AM Revision 6cf766e6 (foreman): fixes #26151 - graphql: add base classes
Timo Goebel
03:47 AM Feature #26172 (Ready For Testing): Allow ability to override repository cost when using redhat_register
The Foreman Bot
03:39 AM Feature #26172 (Closed): Allow ability to override repository cost when using redhat_register
In some situations, like when using deploying a CentOS system but registering in Foreman, would be interesting to set... Marcelo Mello

02/26/2019

09:01 PM Bug #26029 (Closed): error message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass.
Applied in changeset commit:318bd70aff932c7d237bdc9cfa040cfe68778393. Anonymous
08:10 PM Revision 318bd70a (foreman): Fixes #26029 - correct links to templates on build failure (#6477)
Ivan Necas
07:48 PM Bug #26170 (Duplicate): Undefined method `pxedir’ for #<Windows:xxxxxxxxxxxxx> when rendering a Windows PXELinux template (wimboot)
When trying to create a new Windows host I get the following error regardless of what I write in my PXELinux template... Fredrik Dahlberg
07:45 PM Installer Feature #26169 (New): Allow override of Foreman pool size
In bug #14023 the solution to a request to expose the MaxPoolSize and MaxInstances settings was to just increase the ... Karl Katzke
07:44 PM Bug #24992 (Feedback): Uninitialized constant Excon (NameError)
Marek Hulán
07:34 PM Bug #26168 (Duplicate): Ovirt client returned an error: undefined method `href' for nil:NilClass
Ori Rabin
07:29 PM Bug #26168 (Assigned): Ovirt client returned an error: undefined method `href' for nil:NilClass
Ori Rabin
07:29 PM Bug #26168 (Closed): Ovirt client returned an error: undefined method `href' for nil:NilClass
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1679593
*Description of problem:*
When using APIv4, host...
Ori Rabin
06:13 PM Bug #26167 (Duplicate): chrome's autofill affects select2 in create host form
Chrome tries to auto-fill select2 inputs with other field
How to reproduce:
1. login to foreman and allow chr...
Amir Fefer
06:01 PM Installer Support #25927 (Feedback): Hardware Requirements
I agree with Alex. The support forum gets a lot more attention from other users Ewoud Kohl van Wijngaarden
04:44 PM Bug #26154: NoMethodError: undefined method `pxedir' for #<Windows:0x0000000007298338>
More information:
my hosts are booting via iPXE and I’m trying to have a PXE template which chain them to the window...
Or Tal
03:29 PM Revision 5c5f3ca4 (community-templates): Add iPXE intermediate template
Peter Lehwess
03:02 PM Bug #26055 (Closed): React's Select is binding onChange event multiple times
Applied in changeset commit:465ef00a13471f45f68ed0220e604722c6c3601f. Ondřej Ezr
03:01 PM Bug #26157 (Closed): For puppet class, it is showing missing<id> in title
Applied in changeset commit:7db97ee75631ad1ce3158fd0af0cc379cce3272c. Kavita Gaikwad
09:51 AM Bug #26157 (Ready For Testing): For puppet class, it is showing missing<id> in title
The Foreman Bot
09:41 AM Bug #26157 (Closed): For puppet class, it is showing missing<id> in title
Kavita Gaikwad
02:58 PM Feature #26164 (Ready For Testing): Provide Puppet (CA) multi homing
The Foreman Bot
02:58 PM Feature #26164 (Closed): Provide Puppet (CA) multi homing
Currently the generated puppetmaster and puppet_ca_server hostnames are the same as the smart proxy.
This isn't al...
Ewoud Kohl van Wijngaarden
02:46 PM Revision 465ef00a (foreman): Fixes #26055 - select bind on change just once
Ondřej Ezr
02:34 PM Revision 7db97ee7 (foreman): Fixes #26157 - missing<id> in audit_title for puppet_class type
Kavita Gaikwad
02:24 PM Installer Revision e8c133e0 (puppet-puppet): Move client_certname to [main]
This is needed to ensure all Puppet subcommands can properly use it. Matthias Baur
02:16 PM Installer Revision f10af751 (puppet-foreman_proxy): Raise minimum foreman and puppet versions
Because of the minimum extlib version the older versions were
effectively uninstallable, even if they were API compat...
Ewoud Kohl van Wijngaarden
02:06 PM Support #26036: Windows templates are still not working with v1.21
Lukas Zapletal wrote:
> Use "finish" template type for this content.
For a PXELinux template i should choose fini...
John D.
02:02 PM Support #26036: Windows templates are still not working with v1.21
Use "finish" template type for this content. Lukas Zapletal
02:00 PM Bug #26033 (Ready For Testing): Registered Hosts report: "Cannot eagerly load the polymorphic association :owner"
The Foreman Bot
01:59 PM Feature #26162 (Ready For Testing): Support preloading for load_hosts macro
The Foreman Bot
01:57 PM Feature #26162 (Closed): Support preloading for load_hosts macro
load_hosts macro does not support joins when loading hosts, even though the underlying load_resource does. Ondřej Pražák
01:43 PM Installer Bug #24974 (Closed): The kafo configure is generating incorrect 'foreman-proxy-client-bundle.pem' which is not allowing httpd service to start
Eric Helms
01:35 PM Bug #26113 (Closed): Smart proxy log times not displayed.
Tomer Brisker
11:50 AM Bug #26113 (Ready For Testing): Smart proxy log times not displayed.
The Foreman Bot
11:27 AM Bug #26113: Smart proxy log times not displayed.
Digging in to this, looks like the datatable is initialized before react renders the date component, causing the comp... Tomer Brisker
01:32 PM Support #26160 (Closed): specific version of postgres
Hello,
please use our community at https://community.theforeman.org/ for discussion.
We haven't heard about any...
Lukas Zapletal
01:07 PM Support #26160 (Closed): specific version of postgres
Hello team,
We are on a verge of upgrading our foreman setup from 1.10.3 to 1.20 and would like to keep the databas...
ashwin balakrishnan
01:11 PM Revision 8da0a865 (foreman): Fixes #26113 - Show timestamp in proxy log pane
When unifing the date time columns, the datatables initializer for the
logs table was changes to render the time colu...
Tomer Brisker
12:02 PM Revision f1a4d76b (foreman): Refs #4127 - Toggle key type select based on override (#6506)
Ondřej Pražák
11:01 AM Bug #26128 (Closed): npm install ends with error
Applied in changeset commit:4d7d8469810db07b2aef309f6f88041b98713615. Amir Fefer
10:57 AM Bug #26158 (Ready For Testing): Need modifications to key_to_class method
The Foreman Bot
10:46 AM Bug #26158 (Closed): Need modifications to key_to_class method
Example, for repository_ids column change,
audit record shows missing<Id>,missing<id> under old/new change.
See ...
Kavita Gaikwad
10:38 AM Revision 4d7d8469 (foreman): Fixes #26128 - pin highlight.js package
highlight.js v.9.15+ causes an error after running
npm install, for more details see issue #1984
in highlight.js repo
Amir Fefer
10:13 AM Bug #26126 (Rejected): Foreman API Global Parameters
This is on purpose, similar to how you see the parameters in the UI in the host edit form or the global parameters pa... Tomer Brisker
09:42 AM Packaging Revision 1788449e (foreman-packaging): 1651799 - added logrotate for output log file (#3222)
Lukas Zapletal
09:01 AM Feature #23678 (Closed): graphql: add scaffolding code
Applied in changeset commit:d1e18585baf05ab9530b6548b2f8873f067393b6. Timo Goebel
08:40 AM Packaging Revision 9770e994 (foreman-packaging): Add rubygem-foreman_probing package (#2783)
Dirk Götz
08:27 AM Bug #26156 (Resolved): Clone vm fails with error "TypeError: no implicit conversion of nil into String" if host is disassociated
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1677916
*Description of problem:* Cloning disassociated h...
Marek Hulán
08:26 AM Packaging Revision fd3fca59 (foreman-packaging): Add ansiblerole-foreman_scap_client package (#3453)
Ondřej Pražák
08:13 AM Revision d1e18585 (foreman): fixes #23678 - add graphql scaffolding
Timo Goebel
08:03 AM Packaging Revision 2cf7d309 (foreman-packaging): Add rubygem-smart-proxy-probing package (#2777)
Dirk Götz
01:09 AM Installer Revision 4b185f65 (puppet-katello): Refs #26103 - Set the pulp server_name
Pulp's server config has a setting for the server name. We should match
this to the name we use on the vhost. Current...
Ewoud Kohl van Wijngaarden

02/25/2019

10:09 PM Bug #26154 (Closed): NoMethodError: undefined method `pxedir' for #<Windows:0x0000000007298338>
Can not render PXELinux templates for Windows operating system. Same for iPXE.
2019-02-25T16:33:59 [W|app|5ef2d] U...
Or Tal
08:58 PM Feature #26151 (Ready For Testing): add graphql base classes
The Foreman Bot
08:54 PM Feature #26151 (Closed): add graphql base classes
It's recommended to create our own base classes instead of inheriting from graphql library classes directly. (similar... Timo Goebel
04:28 PM Installer Revision 765b6d1d (puppet-foreman_proxy_content): Allow theforeman-foreman_proxy 11.x
Ewoud Kohl van Wijngaarden
04:16 PM Bug #26128 (Ready For Testing): npm install ends with error
The Foreman Bot
04:12 PM Bug #26128 (Closed): npm install ends with error
caused by `highlight.js` package:... Amir Fefer
04:01 PM Smart Proxy Feature #25065 (Closed): PuppetCA smart proxy - Puppet 6 integration.
Applied in changeset commit:eab6b899c63dfaeb9ae29f6b48d80950ec40bed0. Timo Goebel
03:31 PM Installer Revision 9f065214 (puppet-qpid): Move to using python2 package names
Eric Helms
03:16 PM Packaging Revision 43c0f38b (foreman-packaging): Rebuild rubygem-foreman_ansible for webpack
Ewoud Kohl van Wijngaarden
03:16 PM Smart Proxy Revision eab6b899: fixes #25065 - use puppetca http api
Timo Goebel
03:15 PM Installer Revision ffc374b3 (puppet-foreman_proxy): Add puppet http api support
Ewoud Kohl van Wijngaarden
03:15 PM Installer Revision 2f097859 (puppet-foreman_proxy): Clean up sudo handling
Ewoud Kohl van Wijngaarden
03:15 PM Installer Revision c41a8c2a (puppet-foreman_proxy): Drop Debian Jessie
Foreman 1.16 was the last release on Jessie and this module is 1.19+. Ewoud Kohl van Wijngaarden
03:15 PM Installer Revision a32fa642 (puppet-foreman): add cors domains parameter
Timo Goebel
03:01 PM Feature #22388 (Closed): Authenticate Users using JWTs
Applied in changeset commit:4d85ceaad474ad5e32f9d037688c60dcbf4f1943. Timo Goebel
02:36 PM Revision 4d85ceaa (foreman): fixes #22388 - jwt token auth
Timo Goebel
02:26 PM Bug #26126 (Rejected): Foreman API Global Parameters
Hello,
When using "Global Parameters" with erb and facts the API does not resolve the facts but prints the erb cod...
Arsalan Naeem
02:21 PM Packaging Revision bc87423d (foreman-packaging): Rebuild rubygem-foreman_remote_execution for webpack
Ewoud Kohl van Wijngaarden
01:52 PM Installer Revision 4143a1f0 (puppet-certs): Fixes #26088 - ensure RSA word for SSLProxyMachineCertificateFile
Apaches's SSLProxyMachineCertificateFile is not able to find a key
wrapped in `-----BEGIN PRIVATE KEY-----`, which is...
Ivan Necas
01:50 PM Packaging Revision 6585835b (foreman-packaging): Update rubygem-foreman-tasks to 0.15.0
Ivan Necas
01:50 PM Packaging Revision 90b08981 (foreman-packaging): Update rubygem-foreman-tasks-core to 0.3.0
Ivan Necas
01:26 PM Packaging Revision 9b6450d1 (foreman-packaging): update rubygem-jwt scl package (#3466)
Timo Goebel
01:11 PM Packaging Revision cfe44ac3 (foreman-packaging): Update rubygem-signet to 0.11.0 (#3467)
Evgeni Golov
12:41 PM Bug #26124 (Ready For Testing): Build duration wrong during rebuild
The Foreman Bot
11:31 AM Bug #26124 (Ready For Testing): Build duration wrong during rebuild
I've just hit 'build' on a host I originally built a few days ago. On the host page and dashboard the 'build duratio... Alex Fisher
12:33 PM Installer Revision 74a19881 (puppet-foreman_proxy): Configure ansible's stdout_callback to yaml for nicer output
Ivan Necas
12:30 PM Packaging Revision 986d988c (foreman-packaging): Add rubygem-foreman_probing_core package (#2772)
Add rubygem-ruby-nmap package
Add rubygem-rprogram package
Dirk Götz
11:42 AM Packaging Revision 0b0bd3e0 (foreman-packaging): Update rubygem-foreman_scap_client to 0.4.2 (#3448)
Marek Hulán
09:31 AM Refactor #26123 (Ready For Testing): [Audit] Extend main objects so that it includes other resources of external plugins
The Foreman Bot
06:51 AM Refactor #26123 (Closed): [Audit] Extend main objects so that it includes other resources of external plugins
Kavita Gaikwad
06:37 AM Bug #26085 (Closed): 1.21 Locations/Organization migration should also update the relevant 'Puppet' settings
Ondřej Pražák
06:36 AM Revision 08e367ae (foreman): Fixes #26085 - Set default taxonomy setting to seeded taxonomies
Tomer Brisker

02/24/2019

09:30 PM Feature #26020 (Ready For Testing): Offload report calculation from web process using active job
The Foreman Bot
04:42 PM Bug #26122 (Ready For Testing): Vertical Nav and topbar are rendered after main content
The Foreman Bot
03:41 PM Bug #26122 (Closed): Vertical Nav and topbar are rendered after main content
When full page reload occurs, the layout is rendered after the main content
How to reproduce:
1. Go to global p...
Amir Fefer
03:33 PM Refactor #26121 (Ready For Testing): Add Autocomplete Redux ID mechanism
The Foreman Bot
03:27 PM Refactor #26121 (Closed): Add Autocomplete Redux ID mechanism
In addition to the last Autocomplete refactoring: consume the Autocomplete as an independent component,
we need a me...
Ron Lavi
01:11 PM Refactor #26106 (Ready For Testing): Refactor AutoComplete and SearchBar Redux connections
The Foreman Bot

02/22/2019

05:41 PM Installer Revision 3de47988 (puppet-foreman_proxy): Rewrite foreman::config test
Ewoud Kohl van Wijngaarden
05:01 PM Packaging Refactor #26112 (Closed): Move foreman-installer-katello to the foreman repository
Applied in changeset commit:foreman-packaging|a87d4b5f7c414d27ec76275595e91d3b7808a677. Ewoud Kohl van Wijngaarden
11:17 AM Packaging Refactor #26112 (Ready For Testing): Move foreman-installer-katello to the foreman repository
The Foreman Bot
11:07 AM Packaging Refactor #26112 (Closed): Move foreman-installer-katello to the foreman repository
Keeping the package in sync between two repositories is hard and we should avoid this. Ewoud Kohl van Wijngaarden
04:28 PM Installer Bug #26119 (Ready For Testing): puppet-certs uses md5 internally to check for difference between expected and actual certs (might break in FIPS)
The Foreman Bot
04:27 PM Installer Bug #26119 (Closed): puppet-certs uses md5 internally to check for difference between expected and actual certs (might break in FIPS)
There is 0 security implication of this issue and it doesn't break with puppet in FIPS either, as
by default, puppet...
Ivan Necas
04:18 PM Installer Revision 32c9595d (puppet-foreman): Fixup yaml facts prior to parsing in node.rb
Fixes #GH-713 Alex Fisher
02:02 PM Installer Refactor #26111 (Closed): Drop usage of katello-service
Applied in changeset commit:3d21b5e3626fda48c3cf920c22e5dd6743d876c5. Ewoud Kohl van Wijngaarden
11:04 AM Installer Refactor #26111 (Ready For Testing): Drop usage of katello-service
The Foreman Bot
10:59 AM Installer Refactor #26111 (Closed): Drop usage of katello-service
katello-service is deprecated in favor of foreman-maintain service Ewoud Kohl van Wijngaarden
01:50 PM Feature #26115 (Rejected): Foreman/Cockpit integration - Add foreman-cockpit-session tool
Wrong project, sorry. Marius Vollmer
01:32 PM Feature #26115 (Rejected): Foreman/Cockpit integration - Add foreman-cockpit-session tool
Cockpit will execute a special session starter tool to seamlessly log into a host from a Foreman session. This tool ... Marius Vollmer
01:37 PM Packaging Revision a87d4b5f (foreman-packaging): Fixes #26112 - Move f-installer-katello to foreman
This moves the foreman-installer-katello subpackage into the foreman
repository. This avoids the needs to keep the tw...
Ewoud Kohl van Wijngaarden
01:37 PM Packaging Revision 398e9105 (foreman-packaging): Refs #26112 - Move katello-selinux to foreman
Ewoud Kohl van Wijngaarden
01:37 PM Packaging Revision 2e7b71ff (foreman-packaging): Refs #26112 - Move katello-certs-tools foreman
Ewoud Kohl van Wijngaarden
01:37 PM Packaging Revision 78942a10 (foreman-packaging): Refs #26111 - Remove usage of katello-service
foreman-installer-katello removed all mentions of katello-service and
now depends on foreman-maintain.
Ewoud Kohl van Wijngaarden
01:01 PM Feature #4127 (Closed): Array, Boolean and other types support in "hostgroup parameters"
Applied in changeset commit:62f2fd886b35f3543ecea134efec840ccfb36aa6. Kavita Gaikwad
12:58 PM Revision 62f2fd88 (foreman): Fixes #4127 - Global Parameters with types (#5241)
Kavita Gaikwad
11:14 AM Bug #26113 (Closed): Smart proxy log times not displayed.
Foreman and smart-proxy version: 1.21.0-RC5
Log entries are not displaying timestamps.
!missing-times.png!
Alex Fisher
11:00 AM Installer Revision 3d21b5e3 (installer): Fixes #26111 - Remove usage of katello-service
katello-service is deprecated in favor of foreman-maintain. Ewoud Kohl van Wijngaarden
10:40 AM Bug #26102 (Duplicate): Smart proxy puppet detail page chart layout is broken
Ewoud Kohl van Wijngaarden
10:26 AM Bug #26102: Smart proxy puppet detail page chart layout is broken
Duplicate of https://projects.theforeman.org/issues/26090 Alex Fisher
10:32 AM Installer Support #25927: Hardware Requirements
https://community.theforeman.org/c/support would be a much better place to get advice on this.
I think most people...
Alex Fisher

02/21/2019

04:34 PM Installer Revision a9ad2538 (puppet-certs): Add nssdb files for EL8
Eric Helms
04:01 PM Feature #24041 (Closed): Move the table in Hardware Models to a React component
Applied in changeset commit:35e37e323c44de265105a9cef8e9dfdb43f298be. Anonymous
03:55 PM Revision 35e37e32 (foreman): Fixes #24041 - Move HW Models Table to pf-react
Boaz Shuster
03:41 PM Refactor #26106 (Closed): Refactor AutoComplete and SearchBar Redux connections
Enable to consume the AutoComplete component as an independent component without the SearchBar. Ron Lavi
02:18 PM Feature #26105 (Ready For Testing): Configurable error severity for Form Alert
The Foreman Bot
02:12 PM Feature #26105 (Closed): Configurable error severity for Form Alert
As a developer, I would like Form component to have configurable Alert severity. Ondřej Pražák
02:09 PM Packaging Revision c130b577 (foreman-packaging): Add rubygem-graphql-batch package (#3451)
Ondřej Pražák
01:36 PM Packaging Revision 957aa7f4 (foreman-packaging): Add rubygem-graphql package (#3452)
Ondřej Pražák
01:22 PM Bug #26104 (Ready For Testing): Multiple NIC orchestrations are not orchestrated
The Foreman Bot
01:20 PM Bug #26104 (Closed): Multiple NIC orchestrations are not orchestrated
Due to #21120 (orchestration tasks are added only once) orchestration stack now removes steps which are the same, thi... Lukas Zapletal
12:17 PM Installer Revision a0614a4e (puppet-pulp): Refs #26103 - Make the crane server name configurable
Ewoud Kohl van Wijngaarden
12:08 PM Installer Feature #26103 (Ready For Testing): ensure the hostname of the machine didn't change between installer runs
The Foreman Bot
10:13 AM Installer Feature #26103 (New): ensure the hostname of the machine didn't change between installer runs
The installer modules use the $fqdn fact in many places, esp also when generating certificates and stuff.
Sometime...
Evgeni Golov
10:58 AM Packaging Revision 99f85709 (foreman-packaging): Add rubygem-promise.rb package (#3450)
Ondřej Pražák
09:24 AM Bug #26102 (Duplicate): Smart proxy puppet detail page chart layout is broken
See attached screenshot.
This only occurs when going from the index page -> proxy -> puppet proxy. reloading the pag...
Tomer Brisker
09:01 AM Packaging Bug #26084 (Closed): Foreman no longer restarts in packaging
Applied in changeset commit:foreman-packaging|af90f2f9ba74f710034d4ae5e99351a911d96707. Ewoud Kohl van Wijngaarden
08:58 AM Packaging Revision af90f2f9 (foreman-packaging): Fixes #26084 - Restart the passenger service again (#3461)
Ewoud Kohl van Wijngaarden
08:01 AM Bug #26098 (Closed): Stroybook doesn't work locally
Applied in changeset commit:0b4bc7918ca7ae8ddc9a9cd369a5e067c3909a89. Amir Fefer
07:52 AM Revision 0b4bc791 (foreman): Fixes #26098 - update storybook
Amir Fefer
01:29 AM Installer Revision 48989f5b (puppet-candlepin): Drop unused JasperListener
Eric Helms

02/20/2019

09:17 PM Installer Revision bcd81e76 (puppet-foreman_proxy): Add a test for dns true and dns_managed false
Ewoud Kohl van Wijngaarden
09:17 PM Installer Revision 576929fb (puppet-foreman_proxy): Remove useless fact definition
Ewoud Kohl van Wijngaarden
09:01 PM Bug #25817 (Closed): Updating datacenter for ovirt compute resource through the api works only with uuid
Applied in changeset commit:5965475b1f6a8c9736d44a161d7ce9349b35f68d. Ori Rabin
08:20 PM Revision 5965475b (foreman): Fixes #25817 - Allow update datacenter by name in API
Ori Rabin
08:09 PM Installer Revision 59590d92 (puppet-candlepin): Configure tomcat to use keystore from /etc/candlepin
Eric Helms
06:30 PM Bug #26098 (Ready For Testing): Stroybook doesn't work locally
The Foreman Bot
06:25 PM Bug #26098 (Closed): Stroybook doesn't work locally
when running `npm run stroybook` this error might occur:... Amir Fefer
06:22 PM Bug #26097 (Closed): Stroybook deployment doesn't work
how to reproduce:
1. run `npm run deploy-storybook`
2. The building stage is frozen due to memory leaks
I'm ge...
Amir Fefer
05:55 PM Bug #26066: Foreman changes owner from group to user on edit
No, they dont have any usergroup permissions, didnt even think about that. I will add some view permissions and try i... Adam Winberg
04:51 PM Bug #26066: Foreman changes owner from group to user on edit
Does the hser have permission to see the usergroup? It might be that they don't hence it tries to set current user wh... Marek Hulán
04:01 PM Feature #2113 (Closed): Better VMWare Datastore UI
Applied in changeset commit:870d459893b9510f22314e2e6e1c8e3fead88a55. Ondřej Ezr
03:10 PM Revision 870d4598 (foreman): Fixes #2113 - VMware filter datastores
Ondřej Ezr
02:09 PM Feature #22661: Installation media seeded in default installation should be assigned to default organization and location
This was fixed as part of #24801. Ondřej Pražák
02:08 PM Feature #22661 (Resolved): Installation media seeded in default installation should be assigned to default organization and location
Ondřej Pražák
01:47 PM Feature #26094 (Ready For Testing): Suport tooltip help in CommonForm labels
The Foreman Bot
01:37 PM Feature #26094 (Closed): Suport tooltip help in CommonForm labels
As a developer using CommonForm component, I would like a to have a field in a form with help in a tooltip. This is c... Ondřej Pražák
01:11 PM Feature #26092 (Closed): When only one taxonomy of specific type is defined, api should default to that taxonomy
that way, e.g. when creating a new object without specifying organization it will be assigned to the default organiza... Tomer Brisker
01:01 PM Bug #26038 (Closed): Puppet importer refactoring changed taxonomy flow
Applied in changeset commit:efa26ddad48964c8f52a631f67511bbc51a4e3c8. Lukas Zapletal
12:54 PM Bug #26087: Brute-force attack cause looping logged user in foreman
If passenger only tries to login user, I don't think it's a big issue. I actually think it's fine that our app has a ... Marek Hulán
08:59 AM Bug #26087: Brute-force attack cause looping logged user in foreman
This sounds like a regular and simple DDoS attack, passenger is likely having bad time serving all those requests. I ... Lukas Zapletal
12:45 PM Revision efa26dda (foreman): Fixes #26038 - taxonomy import puppet order
Lukas Zapletal
09:03 AM Bug #26023 (Duplicate): Cannot edit settings if new value contains '/'
Ondřej Pražák
09:01 AM Bug #26089 (Closed): Handle empty times in react date components
Applied in changeset commit:dfcac508e742e9fe3228647f9ac572b9f6fdd413. Ewoud Kohl van Wijngaarden
09:01 AM Bug #26076 (Closed): Search bar 'slash' to focus shortcut shouldn't work from other inputs
Ondřej Pražák
09:01 AM Feature #26067 (Closed): Make host last report available in tempaltes
Applied in changeset commit:6b7faf22c2d4634150d7ff2a7c32ceaf6f027f39. Marek Hulán
09:00 AM Revision 189863e3 (foreman): Fixes #26076 - modify SearchBar's key-shortcuts.
Ron Lavi
08:56 AM Bug #26060: Fact parse error - IPAddr::InvalidAddressError: invalid address
Great you isolated the problem, indeed managing Windows is not our primary focus and there are hidden dragons. Please... Lukas Zapletal
08:53 AM Revision dfcac508 (foreman): Fixes #26089 - Handle empty times in react date components
Ewoud Kohl van Wijngaarden
08:52 AM Feature #26042: Unable to Select Port Groups in Libvirt Section of Interface Settings
Hello, I do not recommend libvirt for serious deployment, more effort is put into oVIRT, RHEV or VMWare integration. ... Lukas Zapletal
08:06 AM Revision 6b7faf22 (foreman): Fixes #26067 - Expose last_report in templates
Marek Hulán

02/19/2019

06:56 PM Bug #26090 (New): Puppet tab on Foreman Proxy detail page scales poorly
When the resolution is about 1000 pixels (tried 999 as well as 1037) it doesn't render very well. See the attached sc... Ewoud Kohl van Wijngaarden
06:24 PM Bug #26089 (Ready For Testing): Handle empty times in react date components
The Foreman Bot
06:23 PM Bug #26089 (Closed): Handle empty times in react date components
Currently the mount_date_component function in app/helpers/application_helper.rb uses time.iso8601. This causes an er... Ewoud Kohl van Wijngaarden
05:29 PM Packaging Revision 59cd7191 (foreman-packaging): Rebuild rubygem-foreman_ansible for webpack
Ewoud Kohl van Wijngaarden
05:26 PM Bug #26060: Fact parse error - IPAddr::InvalidAddressError: invalid address
To confirm that it's an issue parsing ipv6 host addresses, we disabled ipv6 on one host (which required a reboot) and... Karl Katzke
04:47 PM Bug #26060: Fact parse error - IPAddr::InvalidAddressError: invalid address
Further research indicates that's a Windows link local address. Shouldn't those not be being stored? Could the link-l... Karl Katzke
04:33 PM Bug #26060: Fact parse error - IPAddr::InvalidAddressError: invalid address
We found another place where ipv6 is used, and this has an unfamiliar character in it. ... Karl Katzke
02:48 PM Bug #26060 (New): Fact parse error - IPAddr::InvalidAddressError: invalid address
Karl Katzke
05:22 PM Installer Bug #24974 (Ready For Testing): The kafo configure is generating incorrect 'foreman-proxy-client-bundle.pem' which is not allowing httpd service to start
The Foreman Bot
05:00 PM Installer Bug #26088 (Duplicate): httpd fails to start after installing capsule in FIPS mode
Eric Helms
04:23 PM Installer Bug #26088 (Assigned): httpd fails to start after installing capsule in FIPS mode
Ivan Necas
04:22 PM Installer Bug #26088 (Closed): httpd fails to start after installing capsule in FIPS mode
*Steps to Reproduce:*
1. install katello server in fips mode
2. try to install capsule in fips mode
*Actual resu...
Ivan Necas
04:57 PM Packaging Revision 6c017729 (foreman-packaging): Rebuild rubygem-foreman_remote_execution for webpack
Ewoud Kohl van Wijngaarden
04:37 PM Bug #25926 (Ready For Testing): Fetch Audits in client through API
The Foreman Bot
03:28 PM Bug #26085 (Ready For Testing): 1.21 Locations/Organization migration should also update the relevant 'Puppet' settings
The Foreman Bot
02:20 PM Bug #26085 (Closed): 1.21 Locations/Organization migration should also update the relevant 'Puppet' settings
When upgrading to 1.21, users without existing Locations/Organisations will automatically get a new 'Default Organisa... Alex Fisher
03:27 PM Bug #26086: Unable to delete a DHCP record: 400 bad request: "XYZ is static - unable to delete" when editing PXE loader
For the record, to reproduce edit a host and switch PXELoader to different type.
The root cause for this is that t...
Lukas Zapletal
02:53 PM Bug #26086: Unable to delete a DHCP record: 400 bad request: "XYZ is static - unable to delete" when editing PXE loader
This was reported also in #19634 and it looks like 1.20 still has this. Lukas Zapletal
02:28 PM Bug #26086 (New): Unable to delete a DHCP record: 400 bad request: "XYZ is static - unable to delete" when editing PXE loader
I booted a physical server via discovery, provisioned it and haven't started it yet but wanted to change PXELoader. O... Lukas Zapletal
03:26 PM Bug #26082 (New): Fix GCE tests using mocks inside fog-google
Tomer Brisker
02:50 PM Bug #26082 (Ready For Testing): Fix GCE tests using mocks inside fog-google
The Foreman Bot
10:41 AM Bug #26082 (New): Fix GCE tests using mocks inside fog-google
Kavita Gaikwad
02:52 PM Bug #26087 (Closed): Brute-force attack cause looping logged user in foreman
Description of problem:
When I'm logged in UI and somebody triggers brute-force attack protection by number of faile...
Dominik Hlavac Duran
02:25 PM Revision 0d18f175 (foreman): Refs #25974 - use also subscription manager facts for uptime
Marek Hulán
01:47 PM Packaging Bug #26084 (Ready For Testing): Foreman no longer restarts in packaging
The Foreman Bot
01:46 PM Packaging Bug #26084 (Closed): Foreman no longer restarts in packaging
In commit:d091c93bbc19714af05b913d8f4d4812ad622e50 (part of 1.19) we rewrote the init script to a systemd service. Th... Ewoud Kohl van Wijngaarden
11:53 AM Bug #26083 (Ready For Testing): Rename default search definition for templates
The Foreman Bot
11:51 AM Bug #26083 (Closed): Rename default search definition for templates
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1678300
*Description of problem:* Searching template for ...
Marek Hulán
10:48 AM Support #26036: Windows templates are still not working with v1.21
... John D.
08:09 AM Support #26036 (Resolved): Windows templates are still not working with v1.21
John D.
08:08 AM Support #26036: Windows templates are still not working with v1.21
Tomer Brisker wrote:
> Looks like you have a mistake in the template, `@@host_param` should all be `host_param` (wit...
John D.
10:01 AM Bug #23911: Unable to build VM in Storage Pod that does not have DRS enabled
I'm seeing the same behavior, Foreman 1.20.1 and vCenter 6.7.
Datastore Clusters with Storage DRS disabled show up...
J. A.
09:01 AM Bug #25449 (Closed): Update fog_aws to recent version
Applied in changeset commit:e3e28b611e2b1eaaa1d9d880d2b8ef4f327f74a5. Marek Hulán
08:34 AM Revision e3e28b61 (foreman): Fixes #25449 - update fog-aws to last version
Marek Hulán
08:19 AM Feature #26081 (Closed): Add date time picker component
We need generic date+time picker components. The scope for this issue is to add it to template inputs. User can defin... Marek Hulán
08:16 AM Feature #26080 (Closed): Add value type for template inputs that can be one of plain, search, date time
For initial scope (scope of this issue) the "plain" and "search" value types are enough, date-time will only be added... Marek Hulán
06:50 AM Bug #25568: Error on use Kickstart defaults templates - NoMethodError: undefined method `host_param'
Hostgroup based provisioning is broken again. I suppose you chose hostgroup in PXE menu, right? Marek Hulán

02/18/2019

07:53 PM Bug #26076 (Ready For Testing): Search bar 'slash' to focus shortcut shouldn't work from other inputs
The Foreman Bot
07:46 PM Bug #26076 (Closed): Search bar 'slash' to focus shortcut shouldn't work from other inputs
Pressing `FWD-SLASH` from any input can cause Search-bar to focus. Ron Lavi
07:51 PM Refactor #26078 (New): Host interfaces in redux
Transform the host interfaces to the redux and make the table an React component. Ondřej Ezr
07:50 PM Bug #26077 (New): Transform host form to the redux/react
Ondřej Ezr
06:04 PM Bug #25656: Foreman redirects to logout page
Before we decide how to fix it, IIRC that flow was required for some SSO flow. So it would be good to restore the log... Marek Hulán
05:42 PM Bug #26060: Fact parse error - IPAddr::InvalidAddressError: invalid address
Lukas, I'd love to, but it's large and has a lot of information in it that I would need to redact. Is there a specifi... Karl Katzke
07:05 AM Bug #26060 (Need more information): Fact parse error - IPAddr::InvalidAddressError: invalid address
Karl, can you share facts in JSON format for the node which failed? Ideally gather them from the host itself. Lukas Zapletal
05:06 PM Packaging Revision e68a129a (foreman-packaging): Update roadie dependency
Ewoud Kohl van Wijngaarden
03:04 PM Support #26036: Windows templates are still not working with v1.21
Looks like you have a mistake in the template, `@@host_param` should all be `host_param` (without the `@@`) Tomer Brisker
02:44 PM Packaging Revision ea4e3e56 (foreman-packaging): Update foreman package dependencies
Ewoud Kohl van Wijngaarden
01:13 PM Packaging Revision 331d933e (foreman-packaging): Bump nodejs-react-intl to 2.8.0
Ohad Levy
01:13 PM Packaging Revision 5fa5937e (foreman-packaging): Bump nodejs-react-dom to 16.8.1
Ohad Levy
01:13 PM Packaging Revision 90790fb2 (foreman-packaging): Bump nodejs-react to 16.8.1
Ohad Levy
12:01 PM Refactor #26062 (Closed): update roadie-rails
Applied in changeset commit:26f1b80362199e3906e642210eb139c209ad31f6. Anonymous
11:44 AM Revision 26f1b803 (foreman): Fixes #26062 - update roadie-rails
Michael Moll
11:43 AM Packaging Revision e5fd37a6 (foreman-packaging): Update roadie-rails to 2.0.0
Michael Moll
11:43 AM Packaging Revision 2144da9a (foreman-packaging): Update roadie to 3.4.0
Michael Moll
11:31 AM Packaging Revision 6943e3b1 (foreman-packaging): Add rubygem-rack-cors package
Ewoud Kohl van Wijngaarden
11:25 AM Installer Revision ec5a12e5 (puppet-foreman_proxy): Remove comment about a removed parameter
This documentation was for the $custom_repo parameter but that's been
removed.
Ewoud Kohl van Wijngaarden
11:25 AM Installer Revision ae175e79 (puppet-foreman_proxy): Simplify puppet handling in params.pp
Ewoud Kohl van Wijngaarden
11:20 AM Bug #25795: LDAP - When User Group sync is enabled, user wait long time to authenticate / login
Upon a disscusion, It have been decided to change the behabiour a bit.
See the pull request.
Ondřej Ezr
11:01 AM Bug #22011 (Closed): rake trends:counter throws ActiveRecord::RecordInvalid Error
Applied in changeset commit:82cbbdb71a0c389c7f8f44ed73108b923d71a7af. Timo Goebel
10:41 AM Revision 82cbbdb7 (foreman): fixes #22011 - add unique constraint for trends counter
Timo Goebel
10:35 AM Bug #14692 (Closed): Unable to change own username through web UI
Rahul Bajaj
10:34 AM Bug #22207 (Closed): [Regression]Create a new group for required taxonomies.
Rahul Bajaj
10:33 AM Bug #22937 (Closed): Audit displays wrong new and old values.
Rahul Bajaj
10:27 AM Bug #25758 (Rejected): Fix tests for taxonomies
Tomer Brisker
10:16 AM Bug #25758 (Closed): Fix tests for taxonomies
Rahul Bajaj
08:41 AM Feature #26067 (Ready For Testing): Make host last report available in tempaltes
The Foreman Bot
08:30 AM Feature #26067 (Closed): Make host last report available in tempaltes
Marek Hulán
08:01 AM Refactor #25952 (Closed): Unused function escaped_warning_chart_context
Applied in changeset commit:d3ee92b2fb87e5add467027693158b6446d6847f. Anonymous
08:01 AM Refactor #25913 (Closed): Add helpers for snake and camel case
Applied in changeset commit:242b77fe04673d0a2e69b766058560c7bd5b4562. Ondřej Pražák
07:27 AM Bug #26066 (New): Foreman changes owner from group to user on edit
When we create machines in Foreman I make sure that 'owner' is set to the relevant AD group so all members of this gr... Adam Winberg
07:26 AM Revision d3ee92b2 (foreman): Fixes #25952 - remove escaped_warning_chart_context
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com> Boaz Shuster
07:25 AM Revision 242b77fe (foreman): Fixes #25913 - Add helpers for snake and camel case
Ondřej Pražák

02/17/2019

02:38 PM Refactor #25952 (Ready For Testing): Unused function escaped_warning_chart_context
The Foreman Bot
09:42 AM Revision e9e82b32 (foreman): Refs #23350 - Robotello tests attr - Role
Djebran Lezzoum

02/15/2019

10:43 PM Refactor #26062 (Closed): update roadie-rails
Anonymous
07:17 PM Bug #26060 (Closed): Fact parse error - IPAddr::InvalidAddressError: invalid address
When this error happens, load spikes on the server and all of our infrastructure shows as down for a period of time. ... Karl Katzke
03:25 PM Installer Revision 4ae4bf06 (installer): add documentation from katello-installer
Evgeni Golov
02:54 PM Installer Revision 4dacea9c (puppet-katello): Update qpid client certificate
Eric Helms
02:45 PM Installer Revision a777b45d (puppet-foreman_proxy_content): Update qpid client certificate
Eric Helms
01:19 PM Installer Revision 7d07cacc (puppet-certs): Move qpid client cert to /etc/pki/pulp
Eric Helms
12:10 PM Support #26036: Windows templates are still not working with v1.21
Ignore the Windows PXE Output.. With this template everything is fine.
But the problem with the Finishing Template ...
John D.
01:16 AM Bug #26055 (Ready For Testing): React's Select is binding onChange event multiple times
The Foreman Bot
12:24 AM Bug #26055 (Closed): React's Select is binding onChange event multiple times
Select compnent binds event everytime component is updated - results in as many event bindings the browser can start ... Ondřej Ezr

02/14/2019

11:00 PM Bug #26054 (Ready For Testing): VMware storage controller type is impossible to change
The Foreman Bot
10:52 PM Bug #26054 (Closed): VMware storage controller type is impossible to change
Controller type is impossible to change due to a bug in the React component. Ondřej Ezr
04:45 PM Installer Revision 27eb2074 (puppet-puppet): Implement $server_max_open_files
This commit implements the $server_max_open_files parameter which allows
the user to configure the max open file desc...
Matthias Baur
03:01 PM Feature #26053 (New): Audit records deletion batch support
When the audits record deletion expires it also cleans up the taxonomies table. Neither of these deletes are “batched... Jason Lang
02:04 PM Bug #26052 (Closed): Vertical navigation missing IDs
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1647482
*Description of problem:*
Missing HTML IDs (at l...
Walden Raines
01:51 PM Revision e444e584 (foreman): Refs #22898 - delete action broken for provisioning_templates
Kavita Gaikwad
01:32 PM Bug #26051 (Ready For Testing): Add Grub2 PC and ELF PXE loaders
The Foreman Bot
01:19 PM Bug #26051 (Closed): Add Grub2 PC and ELF PXE loaders
These will be useful for IBM POWER users and PC users wanting to use Grub2 on i386. Lukas Zapletal
01:11 PM Packaging Revision 691e9f0a (foreman-packaging): Rebuild rubygem-foreman_ansible for webpack
Ewoud Kohl van Wijngaarden
01:10 PM Installer Revision efa768d0 (puppet-certs): Release 5.1.0
Ewoud Kohl van Wijngaarden
12:20 PM Packaging Revision 9d583723 (foreman-packaging): Rebuild rubygem-foreman_remote_execution for webpack
Ewoud Kohl van Wijngaarden
12:18 PM Installer Revision f1dee61c (puppet-qpid): [blacksmith] Bump version to 4.4.2
Ewoud Kohl van Wijngaarden
11:59 AM Installer Revision bde450e6 (puppet-qpid): Release 4.4.1
Ewoud Kohl van Wijngaarden
11:32 AM Bug #26045: view_operatingsystems not granted by RBAC / Filters for edit_hosts resource type
Filter will always be linked to single resource type. To group multiple filter, you organize them into roles. Roles t... Marek Hulán
08:03 AM Bug #26041: Managed interface should not require a MAC address if no subnet selected
Arend, sup! While I agree that the task itself is easy, the problem is in our large codebase and templates. We curren... Lukas Zapletal

02/13/2019

05:16 PM Feature #23555: Support nested hypervisor vm option in VMware
bump. still need this. docker, kubernetes, multiple other virtualization systems require this. Jeff Sparrow
02:00 PM Refactor #26021 (Closed): update react to 16.8.1
Ondřej Pražák
01:59 PM Revision 2a276ba9 (foreman): fixes #26021 - update react to 16.8
Ohad Levy
01:47 PM Installer Revision a541d70e (puppet-puppet): Fix for Windows agent restart loop by setting file mode
Anthony Somerset
01:14 PM Bug #26045: view_operatingsystems not granted by RBAC / Filters for edit_hosts resource type
Will Foster wrote:
> Will Foster wrote:
> > Marek Hulán wrote:
> > > We thought it was rather a bug that we allowe...
Will Foster
01:10 PM Bug #26045: view_operatingsystems not granted by RBAC / Filters for edit_hosts resource type
Will Foster wrote:
> Marek Hulán wrote:
> > We thought it was rather a bug that we allowed displaying resources tha...
Will Foster
12:57 PM Bug #26045: view_operatingsystems not granted by RBAC / Filters for edit_hosts resource type
Marek Hulán wrote:
> We thought it was rather a bug that we allowed displaying resources that user didn't have expli...
Will Foster
12:54 PM Bug #26045 (Need more information): view_operatingsystems not granted by RBAC / Filters for edit_hosts resource type
We thought it was rather a bug that we allowed displaying resources that user didn't have explicit permission to see.... Marek Hulán
12:20 PM Bug #26045 (Need more information): view_operatingsystems not granted by RBAC / Filters for edit_hosts resource type
In Foreman 1.12.x granting the ability to edit hosts via filters/roles allowed non-admin users to select the architec... Will Foster
01:01 PM Bug #19701 (Closed): UI first uses Network Name, then switches to Network ID
Applied in changeset commit:c3f0bab4c93d9168513c698be572186d3d894547. Ondřej Ezr
12:05 PM Revision c3f0bab4 (foreman): Fixes #19701 - use friendly vmware network name, not its id
Ondřej Ezr
09:51 AM Bug #26044 (Resolved): v4 API | Optimized for Desktop instead of Server
Currently, when creating a VM with the v4 API, a VM is instantiated as Desktop and not as server, this seems to use s... Arend Lapere

02/12/2019

07:13 PM Feature #26042 (New): Unable to Select Port Groups in Libvirt Section of Interface Settings
I am not sure if this is a bug or a feature request because I can’t seem to find documentation on it.
I added a Li...
Jim Crowley
05:04 PM Packaging Revision f75b95cb (foreman-packaging): Drop outdated hammer_cli_foreman gem
Eric Helms
05:01 PM Bug #25013 (Closed): VM getting provisioned with the wrong storage.
Applied in changeset commit:ad1a01dac45784dfdf143f011179a67666f0c337. Ondřej Ezr
05:01 PM Bug #19311 (Closed): Data store is selected when datastore cluster is set in compute profile when creating new host
Applied in changeset commit:ad1a01dac45784dfdf143f011179a67666f0c337. Ondřej Ezr
03:33 PM Bug #26041 (Closed): Managed interface should not require a MAC address if no subnet selected
So, in our scenario, we set up a smart proxy, which sets up an OpenVPN connection towards our foreman server.
This f...
Arend Lapere
03:15 PM Revision ad1a01da (foreman): Fixes #25013 - vmware - disable other storage type correctly
Ondřej Ezr
03:14 PM Bug #26040 (New): Connect Autocomplete to Redux
Let Autocomplete manage the redux life cycle
instead of SearchBar doing so.
This will bring the ability to use th...
Maria Agaphontzev
03:11 PM Bug #26039 (Ready For Testing): Templates are getting rendered in production.log
The Foreman Bot
03:09 PM Bug #26039 (Closed): Templates are getting rendered in production.log
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1676302
*Description of problem:*
When we build the ho...
Lukas Zapletal
03:01 PM Feature #26002 (Closed): add ability to set cors headers
Applied in changeset commit:b24e0855dd6b5cb865e8ee8c0ab1ae5e3219efc5. Timo Goebel
03:01 PM Refactor #25985 (Closed): Listen on both IPv4 and IPv6 via dev startup script
Applied in changeset commit:3a1aa05779bf4304f45ce98d43ab1fc2cc1f1f33. Lukas Zapletal
02:57 PM Revision b24e0855 (foreman): fixes #26002 - set cors header via env variable
Timo Goebel
02:20 PM Bug #25650 (Closed): AutoYast Default iPXE Template Broken due to Template Changes
Tomer Brisker
02:15 PM Revision 3a1aa057 (foreman): Fixes #25985 - listen on IPv6 for dev setup
Lukas Zapletal
12:57 PM Bug #26038 (Ready For Testing): Puppet importer refactoring changed taxonomy flow
The Foreman Bot
12:55 PM Bug #26038 (Closed): Puppet importer refactoring changed taxonomy flow
There was a problem with order of taxonomy import in discovery described and fixed in #16449. But refactoring done in... Lukas Zapletal
12:21 PM Feature #3532: pass parameters to partition table provisioning snippet to allow per device names to be set
Great guide helped me a lot, but use by-path, by-id leads to:
Error:
Disk "disk/by-id/XXXXXXXXXXXXXXXXXXXXXX" giv...
mr ch
12:01 PM Feature #25802 (Closed): Add disk usage info on storage domain select for oVirt
Applied in changeset commit:3039ebf2c70e99c7e13cff52e59308f1108c1954. Anonymous
11:39 AM Revision 3039ebf2 (foreman): Fixes #25802 - Add disk usage info on oVirt storage domain select
Baptiste Agasse
11:09 AM Support #26036 (Resolved): Windows templates are still not working with v1.21
See issue: https://projects.theforeman.org/issues/25569#change-118023
Upgraded Foreman to 1.21
Windows Finish
...
John D.
09:43 AM Feature #25809 (Ready For Testing): Keycloak integration with Foreman
The Foreman Bot
08:25 AM Bug #26034 (Closed): blank affected organizations/locations for restricted user
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1652961
*Description of problem:*
as a restricted user w...
Marek Hulán
08:24 AM Bug #26033 (Closed): Registered Hosts report: "Cannot eagerly load the polymorphic association :owner"
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1673898
*Description of problem:*
When using any filter ...
Marek Hulán
08:01 AM Feature #25974 (Closed): Hosts should provide uptime information based on facts
Applied in changeset commit:ac95b80e2e9281c44b8cb31484255d83853d5676. Marek Hulán
07:52 AM Revision ac95b80e (foreman): Fixes #25974 - make uptime available
Marek Hulán

02/11/2019

07:04 PM Installer Revision d7c4a399 (puppet-dhcp): fix missing authoritative statement when authoritative parameter is false, spec tests updated and tested satisfactorily
Quien Sabe
06:42 PM Bug #24808 (Closed): Updating Host cause the parameters Stateless,Start in Pause Mode and Delete Protection be checked.
Tomer Brisker
11:49 AM Bug #24808 (Ready For Testing): Updating Host cause the parameters Stateless,Start in Pause Mode and Delete Protection be checked.
Looks like the related PR isn't in yet. Tomer Brisker
05:24 PM Bug #26029 (Ready For Testing): error message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass.
The Foreman Bot
05:20 PM Bug #26029 (Closed): error message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1664296
*Description of problem:*
Links to templates on ...
Ivan Necas
04:01 PM Bug #20394 (Closed): Cannot boot VM with multiple disks inherited
Applied in changeset commit:268f0511b2efdb93bf16345806285d6c9c0c0aa0. Shira Maximov
03:45 PM Bug #25987 (Duplicate): APIv4 | Creating VM results in creation of stateless desktop
Shira Maximov
03:30 PM Revision 268f0511 (foreman): Fixes #20394 - Fix Ovirt volume attrs
Shira Maximov
02:59 PM Installer Revision 5361748a (installer): Fixes #22746 - Complete the switch to voxpupuli-squid
We no longer need to ship our own fork now that puppet-pulp has
switched.
Ewoud Kohl van Wijngaarden
02:20 PM Bug #26025 (Ready For Testing): update fog-google to latest version i.e 1.8.2
The Foreman Bot
02:12 PM Bug #26025 (Closed): update fog-google to latest version i.e 1.8.2
Kavita Gaikwad
02:19 PM Bug #26024 (Ready For Testing): Remove fog and set fog-core to 2.1.0 and net-ssh to '4.2.0'
The Foreman Bot
01:35 PM Bug #26024 (Closed): Remove fog and set fog-core to 2.1.0 and net-ssh to '4.2.0'
Kavita Gaikwad
01:46 PM Bug #26022 (Ready For Testing): intermittent host_js integeration test failure
The Foreman Bot
12:31 PM Bug #26022: intermittent host_js integeration test failure
I suspect this is an issue because the integration test is a separate ruby process that can't mock fog on the running... Ewoud Kohl van Wijngaarden
11:40 AM Bug #26022 (Closed): intermittent host_js integeration test failure
Seems to be failing more often on the new test_develop pipeline for some reason:... Tomer Brisker
01:20 PM Bug #26023 (Duplicate): Cannot edit settings if new value contains '/'
The '/' is used to focus on search, so whenever you try to edit a setting and you hit '/', the focus is removed from ... Ondřej Pražák
01:16 PM Installer Bug #22746 (Closed): Squid module marked as incompatible with Puppet 5
We've switched our implementation to one that is compatible. Ewoud Kohl van Wijngaarden
01:10 PM Installer Bug #25564 (New): katello-certs-check gives the wrong output if using certificate with wildcard.
Ewoud Kohl van Wijngaarden
10:56 AM Refactor #26021 (Ready For Testing): update react to 16.8.1
The Foreman Bot
10:55 AM Refactor #26021 (Closed): update react to 16.8.1
update react and related packages to latest current versions Ohad Levy
10:13 AM Installer Revision 0e17130c (installer): Expose more plugins in the Katello scenario
Ewoud Kohl van Wijngaarden
10:08 AM Packaging Revision f6271c2b (foreman-packaging): Update foreman-tasks to 0.15.0
Ivan Necas

02/08/2019

04:51 PM Feature #26020 (Closed): Offload report calculation from web process using active job
Optionally (but defaulting to it) we should allow using active job that generates the report out of web process. In s... Marek Hulán
03:19 PM Bug #25982: Smart Proxy | Time column in logs view is empty
I have looked into it, and make it work, I hope in more clean way than it was, but it will still need someone who und... Ondřej Ezr
10:36 AM Bug #25982 (Ready For Testing): Smart Proxy | Time column in logs view is empty
The Foreman Bot
03:01 PM Feature #25975 (Closed): Add ability to read compute_attributes via foreman API
Applied in changeset commit:b4e2da6199a1ff7560c016a29b1d33c94acfa1a3. Anonymous
02:42 PM Revision b4e2da61 (foreman): Fixes #25975 - Add ability to read compute_attributes via API
Baptiste Agasse
10:43 AM Packaging Revision 399d013c (foreman-packaging): Remove old hammer-cli gem
Eric Helms
10:02 AM Packaging Revision f9b3c7b5 (foreman-packaging): katello requires activerecord-import (#3435)
Justin Sherrill
03:42 AM Packaging Revision d0567aa5 (foreman-packaging): Build activerecord-import for katello
Justin Sherrill

02/07/2019

08:01 PM Bug #25569 (Closed): Windows templates: undefined method `medium_uri' for nil:NilClass
Applied in changeset commit:f62de568d19afddab69118a41531b175c440038f. Shimon Shtein
07:16 PM Revision f62de568 (foreman): Fixes #25569 - Added windows password encryption
Shimon Shtein
03:06 PM Installer Revision 75d1c643 (puppet-foreman_proxy_content): Pulp vhosts80 moved to httpd conf.d
Eric Helms
03:05 PM Installer Revision e96be6b9 (puppet-katello): Pulp vhosts80 moved to conf.d
Eric Helms
03:05 PM Installer Revision 4d0fdedd (puppet-pulp): Move vhosts80 to httpd conf.d
Eric Helms
02:38 PM Feature #26013 (Ready For Testing): Add graphiql console
The Foreman Bot
02:31 PM Feature #26013 (Closed): Add graphiql console
GraphiQL is in-browser IDE for exploring GraphQL. Very helpful for testing and development when using GraphQL. Ondřej Pražák
02:38 PM Installer Revision 396dfa7a (puppet-pulp): Switch to voxpupuli/squid
This also factors it out to a seperate class which allows changing some
parameters through hiera but the major benefi...
Ewoud Kohl van Wijngaarden
02:06 PM Feature #25975 (Ready For Testing): Add ability to read compute_attributes via foreman API
The Foreman Bot
01:51 PM Bug #26012 (New): Changing location of a VM via hammer fails if VMWare hot plugin is enabled.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1596662
*Description of problem:* Changing location of a ...
Marek Hulán
01:46 PM Bug #26010: For the vms built using "Network Based" installation mode on VMWare, unable to change the boot sequence via BIOS
Klaas reminded me there was already one attempt to make bootorder configurable at https://github.com/theforeman/forem... Marek Hulán
01:20 PM Bug #26010 (Closed): For the vms built using "Network Based" installation mode on VMWare, unable to change the boot sequence via BIOS
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1398317
*Description of problem:*
When we deploy a new v...
Marek Hulán
09:02 AM Bug #24396 (Closed): Wrong search on alert-disabled hosts
Applied in changeset commit:afd5fc12df4af03f681fb5113073d19f0618fe09. Jan Düpmeier
09:01 AM Smart Proxy Feature #25390 (Closed): Modify Templates API to proxy build as failed
Applied in changeset commit:a39e5d60be09310af3cc6c1f5976fd3d629bef58. Anonymous
08:53 AM Revision afd5fc12 (foreman): Fixes #24396 - Wrong search on alert-disabled hosts
Jan Düpmeier
08:39 AM Bug #25969 (Closed): javascript error when opening Manage Manifest modal
Ondřej Pražák
08:38 AM Revision a3d1f7f8 (foreman): Fixes #25969 - Use a default action prop for DefaultEmptyState
John Mitsch
08:36 AM Smart Proxy Revision a39e5d60: Fixes #25390 - pass post via template API
Lukas Zapletal

02/06/2019

09:41 PM Bug #25969 (Ready For Testing): javascript error when opening Manage Manifest modal
The Foreman Bot
03:47 PM Packaging Revision 96a6f023 (foreman-packaging): Update rubygem-fog-ovirt to 1.1.5
Ori Rabin
02:00 PM Feature #26003 (Ready For Testing): Implement impersonate feature for easier debugging
The Foreman Bot
01:49 PM Feature #26003 (Closed): Implement impersonate feature for easier debugging
Administrator should be able to look at how the app works under different user account without knowing their password... Marek Hulán
01:19 PM Feature #26002 (Ready For Testing): add ability to set cors headers
The Foreman Bot
01:15 PM Feature #26002 (Closed): add ability to set cors headers
In order to use a custom ui hosted on a different domain then foreman's admins have to be able to set cors headers. W... Timo Goebel
01:01 PM Smart Proxy Refactor #25942 (Closed): dns_dnscmd_main.rb produces warning: constant ::TimeoutError is deprecated
Applied in changeset commit:7babc617bb83066070bb14e9d5b520d3dbe29777. Ivan Necas
12:31 PM Feature #22388 (Ready For Testing): Authenticate Users using JWTs
The Foreman Bot
12:29 PM Smart Proxy Revision 7babc617: Fixes #25942 - Fix ::TimeoutError is deprecated message
It seems Timeout::Error should be used instead and we actually use it in
other places.
Ivan Necas
12:01 PM Bug #25961 (Closed): Report expiration task occasionally deletes messages and sources
Applied in changeset commit:24141610256dff8e520a12f3e9f8a9e0a5d24a31. Lukas Zapletal
11:16 AM Bug #24396 (Ready For Testing): Wrong search on alert-disabled hosts
The Foreman Bot
11:13 AM Revision 24141610 (foreman): Fixes #25961 - report expiration record disappearing
Lukas Zapletal
10:47 AM Bug #25982: Smart Proxy | Time column in logs view is empty
Regression since #21312 - I tried to follow the code but there were two reverts and it's unclear to me. Needs JS guru. Lukas Zapletal
10:35 AM Bug #25990 (Ready For Testing): Capsule details shows 'TFTP server: false' in services tab, when tftp_servername in proxy settings is not configured
The Foreman Bot
09:50 AM Bug #24808 (Closed): Updating Host cause the parameters Stateless,Start in Pause Mode and Delete Protection be checked.
The version update will be ensured by https://github.com/theforeman/foreman/pull/6266/files Ivan Necas
09:40 AM Bug #24808 (Ready For Testing): Updating Host cause the parameters Stateless,Start in Pause Mode and Delete Protection be checked.
The Foreman Bot

02/05/2019

04:54 PM Bug #25993 (Duplicate): Changing disk of VMWare hosts does not actually alter the VM
I seam to be unable to figure out how to directly set the "duplicate of" value,so I put it here:
Duplicate of https:...
Sebastian Bublitz
04:30 PM Bug #25993 (Duplicate): Changing disk of VMWare hosts does not actually alter the VM
Description of problem:
When altering a VMWare host's disk size via Foreman, the VM does not actually get altered ...
Sebastian Bublitz
04:33 PM Refactor #25994 (Ready For Testing): Drop puppet run feature
The Foreman Bot
04:32 PM Refactor #25994 (Ready For Testing): Drop puppet run feature
Marek Hulán
02:15 PM Bug #25990 (Closed): Capsule details shows 'TFTP server: false' in services tab, when tftp_servername in proxy settings is not configured
*Description of problem:*
When tftp_servername is not set in the proxy module configuration, the services tab on cap...
Ondřej Pražák
11:02 AM Bug #25976 (Closed): bookmarks and autocompletion don't work for nested controller
Applied in changeset commit:548c23f1280ec8ee48d40c0e0bf4f9ccbe960e5f. Ivan Necas
11:01 AM Bug #25971 (Closed): ComputeResource available* api calls returns bad counts
Applied in changeset commit:263744b89443fce01d9cecc1b4ab4e036d943ee3. Ondřej Ezr
10:36 AM Bug #25987 (Duplicate): APIv4 | Creating VM results in creation of stateless desktop
I've been grinding my teeth with this one. I've created a new oVirt Compute Resource and selected to use v4 API (expe... Arend Lapere
10:24 AM Revision 548c23f1 (foreman): Fixes #25976 - use path helper to determine auto-completion path
Commit 184f8d5ce2 changed the meaning of the
auto_complete_controller_name and assumed it will always equal to the
pa...
Ivan Necas
10:22 AM Revision 263744b8 (foreman): Fixes #25971 - correct totals in nested resources of CR
Ondřej Ezr
09:59 AM Refactor #25985 (Ready For Testing): Listen on both IPv4 and IPv6 via dev startup script
The Foreman Bot
09:58 AM Refactor #25985 (Closed): Listen on both IPv4 and IPv6 via dev startup script
We currently only listen on IPv4. This is the other option than with Procfile because Foreman (the other project) doe... Lukas Zapletal
09:49 AM Bug #25984 (New): foreman-proxy high memory usage when scanning a big number of puppet environments directories
*Description of problem:*
The smart-proxy show page (e.g. https://foreman.example.com/smart_proxies/3-py-proxy-exa...
Ondřej Pražák
09:40 AM Feature #25983 (New): Compute attributes for subnet
Security group and availability zone from AWS are currently in the compute profile, but having them as attributes of ... Ondřej Pražák
08:39 AM Bug #25982 (Duplicate): Smart Proxy | Time column in logs view is empty
I'm testing on the 1.21 RC3 release of both Foreman and Smart-Proxy and I've noticed that the time column is empty.
...
Arend Lapere
08:26 AM Bug #25950 (Closed): [Upgrade] Cannot modify association 'Organization#reports' because the source reflection class 'ConfigReport' is associated to 'Host::Managed' via :has_many.
Ondřej Pražák
08:25 AM Revision 61f8bec0 (foreman): Fixes #25950 - Don't try to assign seeded taxonomies to reports
Reports have one taxonomy via host, no need to assign them when
seeding default taxonomies.
Tomer Brisker

02/04/2019

04:16 PM Bug #25950 (Ready For Testing): [Upgrade] Cannot modify association 'Organization#reports' because the source reflection class 'ConfigReport' is associated to 'Host::Managed' via :has_many.
The Foreman Bot
02:02 PM Packaging Revision bef0a559 (foreman-packaging): Explicitly build katello-host-tools using Python3 on Python3 distibutions
This also drops the BuildRequires on rpm-python, as that's not actually
required.
Evgeni Golov
12:59 PM Packaging Revision ae853839 (foreman-packaging): Update rubygem-fog-libvirt to 0.6.0
Ivan Necas
11:01 AM Bug #25956 (Closed): fog-libvirt 0.6 renames all modules/classes
Applied in changeset commit:f34b27967507af61d242e23afc33152c97d41f8a. Justin Sherrill
10:49 AM Revision f34b2796 (foreman): Fixes #25956 - update fog libvirt references
Justin Sherrill
10:30 AM Bug #25976 (Ready For Testing): bookmarks and autocompletion don't work for nested controller
The Foreman Bot
10:25 AM Bug #25976 (Closed): bookmarks and autocompletion don't work for nested controller
@auto_complete_controller_name@ helper is used to determine both which controller to use for the auto_completion, as ... Ivan Necas
08:08 AM Bug #25384 (Ready For Testing): Hostgroups page display wrong informations
The Foreman Bot

02/03/2019

05:03 PM Feature #25974 (Ready For Testing): Hosts should provide uptime information based on facts
The Foreman Bot
01:07 PM Feature #25974 (Closed): Hosts should provide uptime information based on facts
This information should be unified for all supported facts sources and provided for easy consumption via host details... Marek Hulán
03:47 PM Feature #25975 (Closed): Add ability to read compute_attributes via foreman API
At the moment, the foreman API for compute_attributes is write only (only create/update operations are available). To... Baptiste Agasse

02/02/2019

01:19 AM Bug #25971 (Ready For Testing): ComputeResource available* api calls returns bad counts
The Foreman Bot
01:09 AM Bug #25971 (Closed): ComputeResource available* api calls returns bad counts
In controller *ComputeResourcesController* is a lot of methods available*, getting results using index template, but ... Ondřej Ezr

02/01/2019

08:08 PM Bug #25969 (Closed): javascript error when opening Manage Manifest modal
Content -> Subscriptions -> Manage Manifest
When the org doesn't have a manifest imported this error appears in th...
Jonathon Turel
04:03 PM Installer Refactor #25966 (Ready For Testing): only start Candlepin *after* Qpid queues are created
The Foreman Bot
03:53 PM Installer Refactor #25966 (Closed): only start Candlepin *after* Qpid queues are created
Today, there is no ordering between the setup of Qpid (and its queues) and the setup of Candlepin. However, Candlepin... Evgeni Golov
02:43 PM Bug #25963 (Resolved): Hammer host update and set-parameters need clarification
Going to file bug in Hammer CLI project rather than foreman. Melanie Corr
02:16 PM Bug #25963 (Resolved): Hammer host update and set-parameters need clarification
In Satellite Bug 1486696 - 'hammer host update' removes existing host https://bugzilla.redhat.com/show_bug.cgi?id=148... Melanie Corr
01:46 PM Bug #25962 (New): Can no longer trigger puppetrun using API when authenticating as non-admin user
I'm triggering puppetruns through the Foreman API like so:
curl -XPUT -u "myuser:mypassword" https://foreman/api/h...
J. A.
12:35 PM Bug #25961 (Ready For Testing): Report expiration task occasionally deletes messages and sources
The Foreman Bot
12:15 PM Bug #25961 (Closed): Report expiration task occasionally deletes messages and sources
Leaving some reports with blank lines as it was reported in:
https://community.theforeman.org/t/puppet-reports-mis...
Lukas Zapletal
10:16 AM Bug #25013 (Ready For Testing): VM getting provisioned with the wrong storage.
The Foreman Bot

01/31/2019

08:41 PM Feature #1945: Better VMWare support for non-clusters setup
Eric,
It was tested in our downstream product here:
https://bugzilla.redhat.com/show_bug.cgi?id=1596858#c7
Chris Roberts
08:38 PM Feature #1945 (Need more information): Better VMWare support for non-clusters setup
Eric,
Do you have the full traceback from the production.log that I can see? As far as it being tested yes it shou...
Chris Roberts
05:20 PM Feature #1945: Better VMWare support for non-clusters setup
Was this ever tested?
Although I now see stand-alone hosts in the UI, trying to provision to them fails. I am on ...
Eric Hansen
07:46 PM Bug #25956 (Ready For Testing): fog-libvirt 0.6 renames all modules/classes
The Foreman Bot
07:44 PM Bug #25956 (Closed): fog-libvirt 0.6 renames all modules/classes
with this change: https://github.com/fog/fog-libvirt/commit/d486b29ba1de8834005087e2097592169e5c70d7
results in t...
Justin Sherrill
04:45 PM Bug #19701 (Ready For Testing): UI first uses Network Name, then switches to Network ID
The Foreman Bot
03:01 PM Bug #25800 (Closed): AuditList with one item should render it expanded
Applied in changeset commit:a52adf4961018c2a40cbafaed33363f093aebac1. Anonymous
02:39 PM Revision a52adf49 (foreman): Fixes #25800 - one item AuditLists should render expanded
Gilad Lekner
01:56 PM Packaging Revision 294a852d (foreman-packaging): Update rubygem-foreman_maintain to 0.3.1 (#3430)
Ivan Necas
01:01 PM Installer Bug #25951 (Closed): foreman-installer does not output credentials after finishing the installation
Applied in changeset commit:e8a1e5afa89fad2b49576c5b4b1c5adf39dd53c2. Evgeni Golov
12:17 PM Installer Bug #25951 (Ready For Testing): foreman-installer does not output credentials after finishing the installation
The Foreman Bot
12:14 PM Installer Bug #25951: foreman-installer does not output credentials after finishing the installation
reported by gislaved in #theforeman Evgeni Golov
12:13 PM Installer Bug #25951 (Closed): foreman-installer does not output credentials after finishing the installation
When the installer finishes, the output looks like this:... Evgeni Golov
12:55 PM Installer Revision e8a1e5af (installer): Fixes #25951 - always print the credentials after install
authentication is mandatory now and the param is undef Evgeni Golov
12:54 PM Refactor #25952 (Closed): Unused function escaped_warning_chart_context
While working on https://github.com/theforeman/foreman/pull/6136 I forgot to remove an unnecessary method.
boaz shust
10:50 AM Bug #25950: [Upgrade] Cannot modify association 'Organization#reports' because the source reflection class 'ConfigReport' is associated to 'Host::Managed' via :has_many.
Reported by gislaved in #theforeman Evgeni Golov
10:49 AM Bug #25950 (Closed): [Upgrade] Cannot modify association 'Organization#reports' because the source reflection class 'ConfigReport' is associated to 'Host::Managed' via :has_many.
When upgrading a 1.20.1 to 1.21-RC3, the following error is observed:... Evgeni Golov
09:42 AM Bug #25949 (Duplicate): Boolean false facts do not show up in the web UI
Hello team,
When viewing the facts for hosts on their facts page https://${foremanurl}/hosts/${host}/facts the fac...
Atanas Stoyanov
09:01 AM Smart Proxy Bug #25769 (Closed): ISC DHCP parser fails to parse custom DHCP option
Applied in changeset commit:c4b94cb2cb60e6b38fc1e62bf47d8582cdccb242. Anonymous
09:01 AM Smart Proxy Feature #25614 (Closed): Support exposing capabilities and settings
Applied in changeset commit:8ed192be67a01ebdf39a66194cf252d20cc1f2c8. Anonymous
08:36 AM Smart Proxy Revision c4b94cb2: Fixes #25769 - dhcp conf parser option code fixed
Lukas Zapletal
08:15 AM Smart Proxy Revision 8ed192be: Fixes #25614 - v2/features API with Capabilities and exposed settings
Justin Sherrill

01/30/2019

10:13 PM Packaging Revision d7272b83 (foreman-packaging): Updates Discovery to 14.0.1
Lukas Zapletal
06:01 PM Bug #25941 (Closed): autocomplete snapshot is broken
Applied in changeset commit:12917e0851bfdb3a46446546e91c079d5583bbf1. Amir Fefer
11:41 AM Bug #25941 (Ready For Testing): autocomplete snapshot is broken
The Foreman Bot
11:35 AM Bug #25941 (Closed): autocomplete snapshot is broken
Amir Fefer
05:02 PM Revision 12917e08 (foreman): Fixes #25941 - fix autocomplete snapshot
Amir Fefer
04:10 PM Smart Proxy Revision ea9edae1: Show rubocop results in STDOUT in jenkins:rubocop
rubocop accepts multiple --format options Ivan Necas
03:13 PM Packaging Revision eb1a030a (foreman-packaging): Updates Discovery to 14.0.1 (#3424)
Lukas Zapletal
02:57 PM Bug #25894 (Closed): Rename Host statuses report template so it does not contain CSV
Lukas Zapletal
02:53 PM Revision 21b0a2cd (foreman): Fixes #25894 - rename the host statuses report
Marek Hulán
01:23 PM Installer Bug #25481 (Ready For Testing): Foreman fails to execute ansible commands when connected to ipa server
Tomer Brisker
11:42 AM Smart Proxy Refactor #25942 (Ready For Testing): dns_dnscmd_main.rb produces warning: constant ::TimeoutError is deprecated
The Foreman Bot
11:41 AM Smart Proxy Refactor #25942 (Closed): dns_dnscmd_main.rb produces warning: constant ::TimeoutError is deprecated
Ivan Necas
11:00 AM Bug #25940 (Ready For Testing): mount_react_component should generate a wrapper div if no selector is given
The Foreman Bot
10:55 AM Bug #25940 (Rejected): mount_react_component should generate a wrapper div if no selector is given
Amir Fefer

01/29/2019

07:01 PM Refactor #25896 (Closed): Syslog logging pattern should not include time or request id
Applied in changeset commit:815c48c0691a44dc6c0d50c3b88bdb52aa0a6391. Lukas Zapletal
06:41 PM Revision dd6b6f0b (community-templates): Refs #21007 - new failed call for kickstarts
Lukas Zapletal
06:27 PM Revision 815c48c0 (foreman): Fixes #25896 - syslog pattern default is short
Lukas Zapletal
03:06 PM Smart Proxy Feature #21605 (New): Make authentication extendable
The proposal was not considered good enough, the authorization mechanism needs a modular and plugin-friendly approach... Lukas Zapletal
02:53 PM Smart Proxy Feature #14882 (New): Puppet CA signing should support --allow-dns-alt-names
Thanks for the patch so far, this needs to be a configurable option, possibly with a list of hostnames as folks sugge... Lukas Zapletal
02:50 PM Smart Proxy Bug #18209 (Closed): Cannot destroy host if DHCP record is found but is not a lease
Thanks for the patch, however libvirt provider was vastly refactored. Please rebase on top of develop and reopen if y... Lukas Zapletal
02:47 PM Smart Proxy Feature #17843 (Closed): MS dnscmd interpreter won't be found
Closing for now, feel free to reopen. Lukas Zapletal
02:47 PM Bug #25936 (Closed): Compute Resource filter does not correctly allow Refresh Cache
I am trying to set up new filters and found one I believe doesnt work. It appears according to:
https://github.com...
Jeff Sparrow
02:43 PM Smart Proxy Feature #3034 (New): TFTP file download should be synchronous and handle errors
Lukas Zapletal
02:41 PM Smart Proxy Feature #15379 (Closed): add api endpoint for network subnet usage
The PR stalled, reopen when needed. https://github.com/theforeman/smart-proxy/pull/434 Lukas Zapletal
02:06 PM Smart Proxy Bug #14153 (Rejected): Allow to run smart-proxy under passenger 5 with nginx
The PR https://github.com/theforeman/smart-proxy/pull/392 did not make it. Feel free to reopen. Lukas Zapletal
01:53 PM Smart Proxy Revision ca50730a: Refs #15095 - improve cache debug logging
Lukas Zapletal
01:23 PM Packaging Revision cda66b3a (foreman-packaging): point to newly named jenkins_jobs for artifact gathering
Adam Price
01:18 PM Packaging Revision 6e0d4f98 (foreman-packaging): Update rubygem-foreman_scc_manager to 1.6.0 (#3349)
Markus Bucher
12:02 PM Bug #24711 (Closed): Virtual interfaces are not detected as primary (discovery over VLAN support)
Applied in changeset commit:b1a3ce269a3996e2d54e2fb46bea3d1d45a235f8. Lukas Zapletal
12:01 PM Bug #16591 (Closed): Smart matchers with multiple, more specific facts match on less specific facts
Applied in changeset commit:48e2264091ae08e490eabd990a0c12811b01612d. Tomer Brisker
11:57 AM Revision b1a3ce26 (foreman): Fixes #24711 - primary virtual interface parsing support
Lukas Zapletal
11:41 AM Revision 48e22640 (foreman): Fixes #16591 - Correct parameter value order for complex matcher
If the order includes more specific complex matchers before less
specific one (e.g., "organization,location" before "...
Tomer Brisker
10:17 AM Packaging Revision 306e7939 (foreman-packaging): Rebuild rubygem-foreman_remote_execution for webpack (#3416)
Ewoud Kohl van Wijngaarden
10:16 AM Packaging Revision d240b273 (foreman-packaging): Update rubygem-foreman_scap_client to 0.4.1 (#3417)
Marek Hulán
10:08 AM Revision 634667a0 (community-templates): Refs #25894 - rename host statuses report
Marek Hulán
 

Also available in: Atom