Project

General

Profile

Activity

From 02/12/2018 to 03/13/2018

03/13/2018

09:50 PM Revision abbe2a04 (foreman): Fixes #22493 - structured logging support
Lukas Zapletal
08:49 PM Refactor #22888 (Ready For Testing): Remove increasing db pool calls from Foreman in favor of Dynflow
The Foreman Bot
08:47 PM Refactor #22888 (Closed): Remove increasing db pool calls from Foreman in favor of Dynflow
The code around handling the size of connection pool was moved purely to Dynflow and there is no more need to handle ... Ivan Necas
03:48 PM Bug #22882 (Closed): Error generating gettext MO files when line ending is inconsistent
When running 'make -C locale all-mo', I got: ... Ondřej Pražák
02:38 PM Feature #22876: Change message digest from SHA1/VARCHAR(40) to XXHASH/BIGINT
Changed from CRC64 to XXHASH which serves the same purpose, but it's faster and there are many more Ruby implementati... Lukas Zapletal
02:03 PM Feature #22876 (Ready For Testing): Change message digest from SHA1/VARCHAR(40) to XXHASH/BIGINT
The Foreman Bot
09:03 AM Feature #22876 (Rejected): Change message digest from SHA1/VARCHAR(40) to XXHASH/BIGINT
Using 120bits SHA1 for detecting dupes is ultra-overkill. Simple 64bit number with hash function like CRC64 (https://... Lukas Zapletal
02:20 PM Revision b6c243a0 (foreman): Refs #22310 - provide a script to set origin for existing reports
Marek Hulán
02:18 PM Bug #22833: delayed_plan 'CreateRssNotifications' is failing in 15sec intervals
This brings more light into what is happening here:... Lukas Pramuk
01:14 PM Revision 68e96c10 (foreman): Fixes #22798 - VMware: Fix exception listing VMs
If a VM is in the root of the datacenter its parent is the vmFolder.
This folder was being skipped by the PropertyFil...
Adam Grare
01:09 PM Bug #22874: foreman-libvirt - needs managed_saved API option added
libvirt support is developed in with Foreman core, code-wise, but is packaged separately for RPM and DEB. Anonymous
06:22 AM Bug #22874 (New): foreman-libvirt - needs managed_saved API option added
Foreman fails to remove VM's in libvirt in case those have a managed state file. About manged state - https://libvir... Veaceslav Mindru
12:51 PM Refactor #22880 (Ready For Testing): Move to Minitest::Retry for integration tests
The Foreman Bot
12:43 PM Refactor #22880 (Closed): Move to Minitest::Retry for integration tests
Since our integration tests are quite flaky, at times because of DNS problems or similar, I suggest we move away from... Daniel Lobato Garcia
12:30 PM Bug #18854 (Ready For Testing): Missing search filter based on usergroups in Hosts
The Foreman Bot
12:03 PM Refactor #22875 (Closed): Limit digest fields to 40 characters
Applied in changeset commit:f38867d050a362fd54baf591e8512b17656d1d2b. Marek Hulán
07:55 AM Refactor #22875 (Ready For Testing): Limit digest fields to 40 characters
The Foreman Bot
07:52 AM Refactor #22875 (Closed): Limit digest fields to 40 characters
for utf charset in mysql, varchar 255 is problematic when we define index on it, since it's only used for sha1 fields... Marek Hulán
09:50 AM Installer Revision 5418ca54 (puppet-pulp): Allow the setting of vhost in consumer messaging section. (#311)
Grant Byers
09:20 AM Revision f38867d0 (foreman): Fixes #22875 - Fix digest limits
Marek Hulán
07:41 AM Installer Feature #22842 (Ready For Testing): Create .ansible in ~foreman-proxy
Marek Hulán
07:38 AM Installer Feature #22842: Create .ansible in ~foreman-proxy
... Lukas Pramuk

03/12/2018

10:49 PM Smart Proxy Feature #22727 (Ready For Testing): Support for large number of environments and classes in puppet module
The Foreman Bot
10:42 PM Bug #22818 (Closed): "Ignore interfaces with matching identifier" setting does not allow wildcard in beginning of string
closing issue, this got resolved in another PR related to docs. Chris Duryee
08:39 PM Feature #22869 (Ready For Testing): Importing templates should support locking
The Foreman Bot
08:23 PM Feature #22869 (Closed): Importing templates should support locking
Marek Hulán
07:18 PM Installer Revision ee8be8db (puppet-foreman_proxy_content): refs #21350 - dispatch router ssl/tls configuration (#161)
Stephen Benjamin
06:45 PM Packaging Revision 43615f0c (foreman-packaging): Update foreman-tasks to 0.12.1
Adam Ruzicka
06:39 PM Installer Revision 110a1cf4 (puppet-qpid): [blacksmith] Bump version to 4.2.1
Stephen Benjamin
06:38 PM Installer Revision 77bfd35a (puppet-qpid): Release 4.2.0
Stephen Benjamin
06:08 PM Installer Revision 645a48c1 (puppet-foreman): permit puppetlabs-apache 3.x
Michael Moll
05:52 PM Packaging Revision 366b5905 (foreman-packaging): Add changelog to foreman_dhcp_browser 0.0.8
Ewoud Kohl van Wijngaarden
05:49 PM Packaging Revision c68d7424 (foreman-packaging): update foreman_dhcp_browser to 0.0.8
Michael Moll
05:32 PM Bug #22713 (Closed): Donut chart fails to re-render when data is unloaded
Applied in changeset commit:b9ec31be65210a0ab87202fa95f764f8998ccc51. Amir Fefer
05:32 PM Feature #22756 (Closed): Allow provisioning based on "mac" parameter
Applied in changeset commit:5a66100702065167559f1c3293cd93e4b5a80c2d. Anonymous
05:32 PM Refactor #6504 (Closed): Host unit tests regarding taxonomies
Applied in changeset commit:3eba98d7c1453dd2232d9ebb2eaef87dc63c70d1. Liza Gilman
04:52 PM Installer Feature #22862 (Ready For Testing): [RFE] Add remote execution async_ssh option to installer
The Foreman Bot
04:48 PM Installer Feature #22862 (Closed): [RFE] Add remote execution async_ssh option to installer
Description of problem:
As part of the fix for [1], users can now add `:async_ssh: true` in /etc/smart_proxy_dynflow...
Chris Roberts
04:03 PM Bug #22010: Hostgroup creation/edition issue
The problem is the sql request.
https://github.com/theforeman/foreman/blob/1.16-stable/app/models/concerns/authoriza...
Thomas BAERT
01:11 PM Bug #22010: Hostgroup creation/edition issue
This issue is linked to this revision (http://projects.theforeman.org/projects/foreman/repository/revisions/8dcc90bea... Thomas BAERT
03:40 PM Bug #22857 (Ready For Testing): Consolidate provisioning templates for RHEL and clones to one
The Foreman Bot
03:40 PM Bug #22857 (Closed): Consolidate provisioning templates for RHEL and clones to one
Currently, we have two templates: kickstart_default and kickstart_rhel_default. There doesn't seem to be a good reas... Stephen Benjamin
03:24 PM Installer Revision 8313bacf (puppet-puppet): permit puppetlabs-apache 3.x
Michael Moll
03:11 PM Bug #22856 (Ready For Testing): Extract the latest strings from the dev environment.
The Foreman Bot
03:08 PM Bug #22856 (Closed): Extract the latest strings from the dev environment.
This will allow me to pull int he strings downstream and kick off an early translation. Bryan Kearney
03:10 PM Packaging Revision 22951924 (foreman-packaging): Update scoped_search to 4.1.3
Marek Hulán
02:46 PM Packaging Revision e84e879f (foreman-packaging): Update rubygem-foreman-tasks to 0.12.1
Adam Ruzicka
02:44 PM Packaging Revision 85f26c94 (foreman-packaging): Update dynflow to 0.8.37
Adam Ruzicka
02:22 PM Feature #22855 (Closed): Add redux container for breadcrumb switcher
We need to actually add the breadcrumb switcher to the application. Walden Raines
01:46 PM Revision b9ec31be (foreman): Fixes #22713 - fix donut chart re-rendering
Amir Fefer
01:41 PM Feature #22854 (New): Installation media for multiple architectures
Consider the following OS’es defined in Foreman;
CentOS 7.4.1708
Ubuntu 16.04 LTS
Add multiple architectures f...
Lukas Zapletal
01:30 PM Revision 5a661007 (foreman): Fixes #22756 - Allow provisioning based on MAC address
Michael Hofer
12:27 PM Smart Proxy Bug #20823 (Rejected): Make -c (continue) wget flag optional when downloading kernel/initram
I am closing this ticket because #19389 solves the problem and there is no need of such an option now. Thanks. Lukas Zapletal
11:56 AM Packaging Revision 16e7e366 (foreman-packaging): don't require postgresql packages for katello
Evgeni Golov
08:39 AM Revision 3eba98d7 (foreman): Fixes #6504 - refactoring host tests regarding taxonomies
Liza Gilman

03/11/2018

02:15 PM Refactor #22849 (Closed): update rubocop to 0.54
Anonymous
01:24 PM Installer Revision 992f6d4a (puppet-foreman_proxy): Fixes #22845 - Install python-requests with Ansible
The callback needs this. It's already a very common package to have, but
if there's a clean installation of Foreman w...
Daniel Lobato Garcia
01:12 PM Bug #22848: undefined class/module TZInfo::TimezoneOffsetInfo
full trace... Ohad Levy
12:11 PM Bug #22848 (New): undefined class/module TZInfo::TimezoneOffsetInfo
Trying to view audit log of:
https://10.35.16.190/audits/78423
shows error:
undefined class/module TZInfo::Timez...
Noam Manos
12:42 PM Installer Revision 197e4f7c (puppet-foreman_proxy): attempt a more accurate DNS/DHCP default interface
Sean O'Keeffe
12:41 PM Installer Revision b69b160c (puppet-foreman): Add remote_file acceptance test
Sean O'Keeffe
12:40 PM Installer Revision ac248389 (puppet-puppet): Remove duplicate with ca_port test
Ewoud Kohl van Wijngaarden
11:29 AM Installer Bug #21856: foreman-proxy unable to add autosign entry
is this a dupliate of #22249? Anonymous
09:53 AM Feature #22847 (Ready For Testing): Move chart in facts page to react
The Foreman Bot
09:50 AM Feature #22847 (Closed): Move chart in facts page to react
Moving from flot to patternfly-react charts Liza Gilman

03/10/2018

11:27 PM Installer Bug #21856: foreman-proxy unable to add autosign entry
what's the status here? Anonymous
11:19 PM Bug #22745 (Feedback): After Upgrade from 1.15.6 to 1.16.0 we can't access foreman
no reaction... Anonymous
04:08 AM Feature #22779 (Closed): Calculate out of sync host via origin specific interval setting
Applied in changeset commit:348ec9c0d6ff6c2574c5e6dddbe8e9203d73d2e8. Anonymous

03/09/2018

11:14 PM Installer Bug #22843 (Closed): .ansible.cfg should contain host_key_checking=False
The ansible.cfg file used for the foreman-proxy user should contain host_key_checking=False, as on the first Ansible ... Daniel Lobato Garcia
11:12 PM Installer Feature #22842 (Closed): Create .ansible in ~foreman-proxy
The installer should create a folder called .ansible on the foreman-proxy user root ~ Daniel Lobato Garcia
07:46 PM Revision 348ec9c0 (foreman): Fixes #22779 - Calculate out of sync host via origin interval (#5221)
Sebastian Gräßl
05:28 PM Feature #22358 (Closed): Template importing
Applied in changeset commit:ca51c5132566f7c260a7540a62a50574377c5626. Marek Hulán
05:28 PM Bug #22828 (Closed): Pin patternfly and regenerate snaps
Applied in changeset commit:e26f63dc92c8eba66abd8c0bb320e994b867d625. Anonymous
09:58 AM Bug #22828 (Ready For Testing): Pin patternfly and regenerate snaps
The Foreman Bot
09:50 AM Bug #22828 (Closed): Pin patternfly and regenerate snaps
Some JS tests are currently failing because 3.41.6 changes the props of some components. Using 3.41.6 our snaps are n... Daniel Lobato Garcia
05:27 PM Bug #22571 (Closed): Storage allocation web UI issue with LVM
Applied in changeset commit:4ad3596065a1bed5b30fa74b84c015e1341e6313. Liza Gilman
02:01 PM Revision ca51c513 (foreman): Fixes #22358 - add templates importing
Marek Hulán
01:31 PM Bug #22820: PXE Boot / Deployment of Windows via WDS and multiple reboots
We had a similar issue, so I ended up writing a plugin to make it easier to deal with; https://github.com/ananace/for... Alexander Olofsson
12:39 PM Bug #22833: delayed_plan 'CreateRssNotifications' is failing in 15sec intervals
Oops forgot to preformat
EDIT: preformated the original comment
Lukas Pramuk
12:37 PM Bug #22833 (Duplicate): delayed_plan 'CreateRssNotifications' is failing in 15sec intervals
Just install nightly and you'll get two periodically failing tasks ... Lukas Pramuk
10:34 AM Revision e26f63dc (foreman): Fixes #22828 - Pin patternfly and regenerate snaps
Some JS tests are currently failing because 3.41.6 changes the props of
some components. Using 3.41.6 our snaps are n...
Daniel Lobato Garcia
09:24 AM Revision 9cb51540 (foreman): Refs #19332: Fix typo "smart proy"
Andrew Kofink
09:04 AM Revision 4ad35960 (foreman): Fixes #22571 - allocation field should update using any language
Liza Gilman

03/08/2018

08:04 PM Bug #22823 (New): In puppet setup with large number of environments and classes it's possible for smart-proxy to run out of memory
This is partially due to calls like https://github.com/theforeman/foreman/blob/develop/lib/proxy_api/puppet.rb#L30 or... Anonymous
07:59 PM Revision 1dbb6ba4 (foreman): Refs #22575 - Replace only_path by ignore_query
The original commit meant to remove deprecation notices, and I believe
its intent was to change :only_path to :ignore...
Daniel Lobato Garcia
07:40 PM Bug #22820: PXE Boot / Deployment of Windows via WDS and multiple reboots
Updating vmware.rb *did* work after all, just had to restart Foreman for some reason. Provisioning works fine from s... Alexander Ray
05:24 PM Bug #22820: PXE Boot / Deployment of Windows via WDS and multiple reboots
If I manually cancel the net boot after the first reboot, and move the call to 'built' from before the first reboot t... Alexander Ray
05:01 PM Bug #22820 (New): PXE Boot / Deployment of Windows via WDS and multiple reboots
When I deploy a new Windows server by chaining PXE to a WDS server, the VM is created fine - however, the WDS install... Alexander Ray
07:18 PM Packaging Revision 7584ba01 (foreman-packaging): Update foreman NPM dependencies
Ewoud Kohl van Wijngaarden
07:18 PM Packaging Revision e82601b2 (foreman-packaging): Correct releasers in package_manifest.yaml
Ewoud Kohl van Wijngaarden
06:51 PM Feature #22821 (Resolved): Ability to search hosts which doesn't have hostgroup associated.
Turns out this is entirely possible using @null?@ operator, e.g. @"null? hostgroup"@ Marek Hulán
06:28 PM Feature #22821 (Resolved): Ability to search hosts which doesn't have hostgroup associated.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1494440
*Description of problem:* There is no option to s...
Marek Hulán
06:45 PM Feature #22822 (New): as a user, I would to revert changes from the audit page
When viewing the audits, I would like to have a revert link, in which the original changes can be reverted. this will... Ohad Levy
05:35 PM Bug #22059: Create Host Fails on all ESXi 5.5 hosts but works fine on ESXi 6.5 hosts
I have confirmed success on a different ESX 5.5i host
Eric Hansen
04:04 PM Packaging Revision 513c8434 (foreman-packaging): Add nodejs-uglifyjs-webpack-plugin package
Ewoud Kohl van Wijngaarden
03:29 PM Bug #22571: Storage allocation web UI issue with LVM
I forgot to mention that I'm using the 1.17.0~rc1-1 Debian packages provided on [[http://deb.theforeman.org/pool/stre... Alexandre Anriot
03:05 PM Bug #22571: Storage allocation web UI issue with LVM
Liza,
Here is the webpack files list I have:...
Alexandre Anriot
02:56 PM Bug #22571: Storage allocation web UI issue with LVM
It should be at webpack/assets/javascripts/ Liza Gilman
02:51 PM Bug #22571: Storage allocation web UI issue with LVM
Alexandre Anriot wrote:
> Liza,
>
> Thanks but I don't see any _foreman_compute_resource.js_ file on my server. I...
Alexandre Anriot
02:50 PM Bug #22571: Storage allocation web UI issue with LVM
Liza,
Thanks but I don't see any _foreman_compute_resource.js_ file on my server. It has tos compiled, right?
Alexandre Anriot
02:33 PM Bug #22571: Storage allocation web UI issue with LVM
Hi,
here is the patch https://github.com/theforeman/foreman/pull/5298.patch
Liza Gilman
03:11 PM Bug #22818 (Closed): "Ignore interfaces with matching identifier" setting does not allow wildcard in beginning of string
Foreman has two interfaces that are easily conflated, "Ignore interfaces with matching identifier" and "Exclude patte... Chris Duryee
03:09 PM Feature #22666: Global Compute Profiles
Ondřej Pražák wrote:
> Moving to compute resources category, this will need more than just changes in UI.
Here'...
Shawn Q
01:22 PM Feature #22666: Global Compute Profiles
Moving to compute resources category, this will need more than just changes in UI. Ondřej Pražák
02:33 PM Feature #22816 (Ready For Testing): Add component for page title
The Foreman Bot
02:10 PM Feature #22816 (Ready For Testing): Add component for page title
Add a react component for page title/heading that would do the same as the 'title' from layout_helper. Ondřej Pražák
02:23 PM Bug #22817 (Ready For Testing): Need to upgrade scoped search to 4.1.3
The Foreman Bot
02:21 PM Bug #22817 (Closed): Need to upgrade scoped search to 4.1.3
Scoped search 4.1.3 contains important fix that is required for correct filtering repositories in Katello:
https://g...
Tomáš Strachota
01:56 PM Bug #22753 (Closed): Some API parameters are wrongly documented as enum types
Applied in changeset commit:cb591e34f4e1f462b826a5f391bed20ceb192da3. Anonymous
01:10 PM Packaging Revision d41e2d01 (foreman-packaging): Document changing package_manifest.yaml when adding pkgs (#2258)
Ewoud Kohl van Wijngaarden
12:23 PM Revision cb591e34 (foreman): Fixes #22753 - add apipie validator for multiple allowed types
Tomáš Strachota
10:56 AM Bug #22721 (Closed): Rename puppetmaster to trusted hosts
Applied in changeset commit:a4956e35323217b90157f82ae9fb63dc87c75148. Anonymous
10:56 AM Refactor #22575 (Closed): There is a lot of noise in the test report
Applied in changeset commit:f2194f0a9d9c96e34f858df4707b90f247eb09e8. Tim Wade
10:55 AM Bug #22806 (Closed): Rails won't boot without prometheus rubygem
Applied in changeset commit:2848996010ef95ed1b64af6bd1fc24d6997e10b0. Lukas Zapletal
10:41 AM Bug #22788 (Ready For Testing): Wrong validation when creating image base host on ovirt
The Foreman Bot
08:53 AM Refactor #22812 (Closed): Migrate jquery-flot to patternfly-react charts
Avi Sharvit
08:27 AM Revision a4956e35 (foreman): Fixes #22721 - Rename setting to trusted_hosts
The setting trusted_puppetmaster_hosts is used to allow hosts to submit
stuff to the facts/reports API endpoint.
The ...
Daniel Lobato Garcia
08:27 AM Revision f2194f0a (foreman): fixes #22575 - clean up test report
* Replace deprecated only_path with ignore_query
* Don't log to stdout for skipped tests
~~* Don't override capture...
Tim Wade

03/07/2018

10:54 PM Bug #22059: Create Host Fails on all ESXi 5.5 hosts but works fine on ESXi 6.5 hosts
> I have confirmed your observations, thanks for the update, it works for me if I choose "Redhat Enterprise Linux 7 (... Eric Hansen
08:36 PM Bug #22059: Create Host Fails on all ESXi 5.5 hosts but works fine on ESXi 6.5 hosts
Ioan Rogers wrote:
> I have this same issue, and I've tracked it down to the "Guest OS" VM field. The list foreman d...
Eric Hansen
08:14 PM Bug #22059: Create Host Fails on all ESXi 5.5 hosts but works fine on ESXi 6.5 hosts
I have this same issue, and I've tracked it down to the "Guest OS" VM field. The list foreman displays does not match... Ioan Rogers
10:48 PM Installer Revision be881e0e (puppet-puppet): Use the correct Stdlib::HTTPUrl
96a514149a35defcfbffefe085a0a9bebf920873 allowed an additional type but
it's not matching the case of the type. Someh...
Ewoud Kohl van Wijngaarden
10:11 PM Packaging Revision 648974d4 (foreman-packaging): update foreman-tasks to 0.12.0
Michael Moll
09:35 PM Packaging Revision 394d2c92 (foreman-packaging): Fix katello-host-tools rpmbuild
Jonathon Turel
06:45 PM Revision 28489960 (foreman): Fixes #22806 - rails now boot without telementry deps
Lukas Zapletal
03:28 PM Bug #22809 (Closed): [Foreman 1.17] Bug on host creation after migration
Hello!
I've updated Foreman from 1.16 to 1.17-rc1 and get this error when trying to create a new host :...
Nicolas Rodriguez
01:55 PM Bug #22571: Storage allocation web UI issue with LVM
Liza,
To begin with, we have upgraded our Foreman platform (server + 2 proxies) to 1.17 RC1, and I can confirm tha...
Alexandre Anriot
12:41 PM Bug #22788 (Assigned): Wrong validation when creating image base host on ovirt
Ori Rabin
12:11 PM Bug #22806 (Ready For Testing): Rails won't boot without prometheus rubygem
The Foreman Bot
12:10 PM Bug #22806 (Closed): Rails won't boot without prometheus rubygem
When prometheus is not installed, Rails won't boot:... Lukas Zapletal
11:21 AM Bug #22805 (New): Translated strings look strange on vertical navigation
See the attached pictures. Some strings are shortened to end with '...', some other strings take 2 lines, like "infra... Daniel Lobato Garcia
08:07 AM Bug #22199 (Closed): Audit user and user group linking
Applied in changeset commit:d0eef9afa6d8e9ddd43fb1949ebadcd8245531aa. Swapnil Abnave
07:01 AM Revision d0eef9af (foreman): Fixes #22199 - Audit has_many associations (#5187)
Swapnil Abnave

03/06/2018

10:20 PM Bug #22785: [Foreman 1.17] New install : unknown error (response 500)
is there an error in /var/log/foreman/production.log? I guess foreman_cockpit is not compatible with 1.17 Anonymous
11:14 AM Bug #22785: [Foreman 1.17] New install : unknown error (response 500)
but i see that on puppetserver.log... yannick N
11:10 AM Bug #22785: [Foreman 1.17] New install : unknown error (response 500)
thanks for the answer,
command : foreman-installer -i...
yannick N
11:01 AM Bug #22785: [Foreman 1.17] New install : unknown error (response 500)
Hi, could you add the exact command you executed? This seems like proxy failed to register during installation, could... Ondřej Pražák
10:48 AM Bug #22785 (Duplicate): [Foreman 1.17] New install : unknown error (response 500)
After a fresh install, i have this error... yannick N
09:46 PM Installer Bug #22746 (Ready For Testing): Squid module marked as incompatible with Puppet 5
The Foreman Bot
06:26 PM Bug #22801 (Closed): Spice connection with websockets encryption
When websockets_encryption is set to true on foreman 1.16 spice doesn't work because JavaScript ./app/assets/javascri... Rafał Ramocki
06:24 PM Feature #22800 (Ready For Testing): Port robottelo tests for location
The Foreman Bot
06:20 PM Feature #22800: Port robottelo tests for location
Related Robottelo issue: https://github.com/SatelliteQE/robottelo/issues/5836 Oleg Dovzhenko
06:12 PM Feature #22800 (Closed): Port robottelo tests for location
Port robottelo tier1 tests for location Oleg Dovzhenko
05:32 PM Bug #22571 (Ready For Testing): Storage allocation web UI issue with LVM
The Foreman Bot
04:31 PM Bug #22798 (Ready For Testing): VMware: Exception listing VMs in the root of the datacenter
The Foreman Bot
04:28 PM Bug #22798 (Closed): VMware: Exception listing VMs in the root of the datacenter
When listing virtual machines under a compute_resource on VMware vSphere a folder hash is built of all folders under ... Adam Grare
04:29 PM Packaging Revision d05f073d (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.12.1
Martin Bacovsky
03:37 PM Feature #22796 (Ready For Testing): Add fact importing telemetry
The Foreman Bot
03:35 PM Feature #22796 (Closed): Add fact importing telemetry
To track importing performance more closely. Lukas Zapletal
02:51 PM Feature #22793 (Ready For Testing): Port robottelo tests for organization
The Foreman Bot
01:54 PM Feature #22793 (Closed): Port robottelo tests for organization
Port robottelo tier1 tests for organization
Related Robottelo issue: https://github.com/SatelliteQE/robottelo/issu...
Djebran Lezzoum
02:48 PM Packaging Revision 1f08da0c (foreman-packaging): Update rubygem-dynflow to 0.8.36
Adam Ruzicka
01:53 PM Bug #22792 (Resolved): Trying to delete compute resource associated with hostgroup gives PG::ForeignKeyViolation: ERROR
Steps:
1. Create compute resource
2. Create hostgroup associating compute resource
3. Try to delete compute res...
Nikhil Kathole
01:01 PM Bug #22676 (Closed): Fact importing with location set resets Domain even if domain isn't set or updated if domain isn't in the selected location
Applied in changeset commit:3c660dd2e636a533788d1b46dc8550006b6fb304. Justin Sherrill
12:54 PM Revision 3c660dd2 (foreman): Fixes #22676 - domain checking should ignore scoping
Justin Sherrill
12:50 PM Installer Revision 7ff596e1 (puppet-qpid): Refs #22513 - add default queue param
Chris Roberts
11:44 AM Bug #22788 (Closed): Wrong validation when creating image base host on ovirt
When trying to provisioning host from compute resource image after getting a validation requesting to add IP address,... Ori Rabin
10:56 AM Revision eefb846c (foreman): Refs #22711 - add uglifyjs-webpack-plugin to package.json
Michael Moll
08:05 AM Feature #22779 (Ready For Testing): Calculate out of sync host via origin specific interval setting
The Foreman Bot
07:38 AM Feature #20759 (Closed): Allow export/import of roles
Based on the BZ, I'm closing this one, roles import/export can be done through DB backup/restore and since we now shi... Marek Hulán
02:39 AM Installer Revision df60e667 (puppet-qpid): refs #21350 - allow restricting ciphers and protocols (#88)
Stephen Benjamin

03/05/2018

10:41 PM Packaging Revision a535a7eb (foreman-packaging): Update hammer_cli_foreman to 0.12.1
Martin Bacovsky
08:59 PM Feature #21989: API Support for Addition/Removal of Config Groups
This looks like another controller/set of routes can be added analogous to host_class_controller. Iain Walmsley
07:02 PM Refactor #22778: Allow admin to opt-out from the Brute-force attack protection
Interesting problem. I see we count to 30 if the login attempt fails. Does that mean that automation tried 30 times w... Marek Hulán
06:20 PM Refactor #22778: Allow admin to opt-out from the Brute-force attack protection
Please consider adding this RFE as its absence right now blocks QE's automation. Og Maciel
06:03 PM Refactor #22778 (Closed): Allow admin to opt-out from the Brute-force attack protection
Implementation of http://projects.theforeman.org/issues/4238 introduced a BFA protection, however this is not configu... roman plevka
06:30 PM Feature #22779 (Closed): Calculate out of sync host via origin specific interval setting
Sebastian Gräßl
04:47 PM Bug #22777 (New): Default template kickstart_ifcfg_generic_interface ignores ipv6 DNS
The default template does not respect DNS-servers kickstart_ifcfg_generic_interface
With ...
Lukas Plattner
03:48 PM Packaging Revision 45c92ec5 (foreman-packaging): Release rubygem-foreman-tasks 0.12.0
Eric Helms
03:20 PM Installer Bug #21664: Error during Foreman installation.
It appears this got lost from my radar. The proxy URL must be unique. It should be idempotent so as long as you let i... Ewoud Kohl van Wijngaarden
02:51 PM Packaging Revision 6ce78920 (foreman-packaging): Release rubygem-smart_proxy_ansible 2.0.2
Ewoud Kohl van Wijngaarden
02:45 PM Feature #22635 (Resolved): Add React component for popover
Provided by patternfly-react as FieldLevelHelp component, closing. Ondřej Pražák
02:44 PM Packaging Revision 27544c1c (foreman-packaging): Update smart-proxy-ansible to 2.0.2
Daniel Lobato Garcia
02:25 PM Bug #22770 (New): Validation error for wrong input is missing from ovirt compute profile
1. I created a compute profile, in the Cores and Memory sections I filled spaces, and the values that saved are Cores... Shira Maximov
01:58 PM Bug #18563 (Closed): libvirt memory selection tooltip does not do anything
Liza Gilman
01:45 PM Bug #22571: Storage allocation web UI issue with LVM
Liza Gilman wrote:
> Hey Alexandre, possibly you just have to click outside of the field after changing the value?
...
Alexandre Anriot
01:31 PM Bug #22571: Storage allocation web UI issue with LVM
Hey Alexandre, possibly you just have to click outside of the field after changing the value?
Could you send me the ...
Liza Gilman
01:33 PM Bug #22764 (Ready For Testing): Telemetry errors out with undefined method `[]' for nil:NilClass on Rails code reload
The Foreman Bot
12:07 PM Bug #22764 (Closed): Telemetry errors out with undefined method `[]' for nil:NilClass on Rails code reload
This only happens when reloading Rails in dev mode.... Lukas Zapletal
01:23 PM Feature #8780 (Duplicate): Add a way to prevent reboot on failed deploy
Dupe of #21007 - we are going to tackle that. PR is pending review actually. Lukas Zapletal
01:20 PM Feature #21007 (Ready For Testing): Templates API to mark a build as failed
The Foreman Bot
01:14 PM Bug #22765: hammer organization add-location constructs invalid payload for PUT endpoint
version: katello-nightly (provisioned on 2018-03-04) roman plevka
12:15 PM Bug #22765 (New): hammer organization add-location constructs invalid payload for PUT endpoint
... roman plevka
01:01 PM Bug #22747 (Closed): Validation on Puppet Class ID When using API
Applied in changeset commit:a8c113c0d3675144caf51a2c34029c2a276f3907. Iain Walmsley
12:59 PM Revision a8c113c0 (foreman): Fixes #22747 - vet puppetclass_id on addition
Iain Walmsley
12:34 PM Bug #22766 (Closed): puppet classes removed from host
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1551447
*Description of problem:*
Puppet classes are b...
Ivan Necas
09:01 AM Bug #22679 (Closed): REX task using job template for reboot might hang despite reboot succeeded
Applied in changeset commit:community-templates|9d7f44815a154d49a4bd57bdbc59685f8b6edc18. Pavel Moravec
08:30 AM Revision 9d7f4481 (community-templates): Fixes #22679 - job templates for reboot to use shutdown -r +1
Signed-off-by: Pavel Moravec <pmoravec@redhat.com> Pavel Moravec
07:10 AM Bug #22645: Cannot render template Kickstart default PXELinux in Foreman 1.17 if interface does not have subnet assigned
It failed for me as admin as well. It was definitely that there was no subnet defined, adding a subnet to the interfa... Damon Maria
06:47 AM Bug #22645: Cannot render template Kickstart default PXELinux in Foreman 1.17 if interface does not have subnet assigned
Looks like it was already reported as #16060, could you please take a look at what I suggested at https://projects.th... Marek Hulán
05:53 AM Bug #22645: Cannot render template Kickstart default PXELinux in Foreman 1.17 if interface does not have subnet assigned
I struck the same problem and the fix for me was to create an IPv4 subnet on the interface of the host I was creating... Damon Maria

03/04/2018

08:20 PM Feature #22756 (Ready For Testing): Allow provisioning based on "mac" parameter
The Foreman Bot
08:10 PM Feature #22756 (Closed): Allow provisioning based on "mac" parameter
One of our bigger Foreman environment is used to deploy Ubuntu clients. These client can only be identified based on ... Michael Hofer

03/03/2018

11:11 PM Bug #22011: rake trends:counter throws ActiveRecord::RecordInvalid Error
Observing exactly the same here with Foreman 1.16.0 on CentOS 7.
Would really be nice to see this fixed...
Here...
Oliver Freyermuth
02:01 PM Bug #22711 (Closed): Webpack uglifier errors out
Applied in changeset commit:fdfc5429a2b39498b57cf711967f99ae7d3d7f6f. Anonymous
01:08 PM Revision fdfc5429 (foreman): Fixes #22711 - fix uglifyjs-webpack plugin
Avi Sharvit
11:53 AM Installer Revision 96a51414 (puppet-puppet): Allowing the package_source to be an Httpurl (with tests)
Julio Guevara

03/02/2018

06:11 PM Bug #22753 (Ready For Testing): Some API parameters are wrongly documented as enum types
The Foreman Bot
06:09 PM Bug #22753 (Closed): Some API parameters are wrongly documented as enum types
There are several params in the apidoc that are wrongly documented as enum types. Authors most likely intended to val... Tomáš Strachota
03:48 PM Packaging Revision 8f4f7445 (foreman-packaging): Release tfm-rubygem-bastion 6.1.9
Eric Helms
10:07 AM Bug #22749 (Closed): Image username is ignored on GCE
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1375132
*Description of problem:*
When creating an image ...
Daniel Lobato Garcia
08:29 AM Bug #22745: After Upgrade from 1.15.6 to 1.16.0 we can't access foreman
I guess it's something similar to #20050 - could you try the workaround described there (gem downgrade) Anonymous
08:01 AM Bug #22745: After Upgrade from 1.15.6 to 1.16.0 we can't access foreman
Fix was as mentioned in #12993 to delete all dynflow tables from database.
Christian Meißner wrote:
> After activ...
Christian Meißner
07:33 AM Bug #22745: After Upgrade from 1.15.6 to 1.16.0 we can't access foreman
After activating apache2 passenger log i see some errors related to outdated gems. So I updated these but now we come... Christian Meißner
07:01 AM Bug #22010: Hostgroup creation/edition issue
Same thing here. Same version, same symptoms.
Additionally, I see the following line on the log: ...
Eduardo Mayoral

03/01/2018

08:31 PM Packaging Revision 171f012b (foreman-packaging): Don't rely on 'tito tag' anymore
This removes the need to 'tito tag' the repository, and also adds some
needed docs on how to release a package
Patrick Creech
06:41 PM Bug #22747 (Ready For Testing): Validation on Puppet Class ID When using API
The Foreman Bot
06:36 PM Bug #22747 (Closed): Validation on Puppet Class ID When using API
When posting data to;... Iain Walmsley
05:51 PM Installer Bug #22746: Squid module marked as incompatible with Puppet 5
This affects 3.6 and nightly since those include kafo 2.1.0. Ewoud Kohl van Wijngaarden
05:03 PM Installer Bug #22746 (Closed): Squid module marked as incompatible with Puppet 5
This causes the installer to fail even though the module works. Ewoud Kohl van Wijngaarden
03:44 PM Installer Revision f614db22 (puppet-katello): Use configuration to determine content types
Justin Sherrill
03:05 PM Revision 8b548a3c (community-templates): We need to access passed variables through `@`
Somehow this got missed ... Jo Vandeginste
02:24 PM Bug #22745 (Feedback): After Upgrade from 1.15.6 to 1.16.0 we can't access foreman
We upgraded today from version 1.15.6 to 1.16.0. Here we follows the official foreman documentation for ubuntu system... Christian Meißner
02:08 PM Installer Revision fe8ac51f (puppet-qpid): [blacksmith] Bump version to 4.1.1
Ewoud Kohl van Wijngaarden
02:07 PM Installer Revision e1674582 (puppet-foreman_proxy): [blacksmith] Bump version to 7.1.1
Ewoud Kohl van Wijngaarden
02:03 PM Installer Revision ae601f03 (puppet-certs): [blacksmith] Bump version to 4.0.2
Ewoud Kohl van Wijngaarden
01:01 PM Bug #22724 (Closed): Snapshots tests are failing because of a patternfly-react update
Applied in changeset commit:fb9ed6a21cc25d269563306d5566e18fc82be31e. Anonymous
12:57 PM Packaging Revision 1570b2f8 (foreman-packaging): Automatic commit of package [nodejs-patternfly-react] minor release [1.11.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
12:56 PM Packaging Revision 6c35aba1 (foreman-packaging): Refs #22724 - Bump nodejs-patternfly-react to 1.11.0
Ewoud Kohl van Wijngaarden
12:35 PM Bug #22711 (Ready For Testing): Webpack uglifier errors out
The Foreman Bot
12:22 PM Revision fb9ed6a2 (foreman): Fixes #22724 - Update and pin patternfly-react
* update and pin patternfly-react to v1.11.0
* update tests snapshots
Avi Sharvit
12:06 PM Feature #22742 (Closed): Add nicdelay/linksleep options per subnet/location
Some of my subnets and some of my locations require linkdelay or nicsleep to install correctly. I have a workaround i... Daniel Lobato Garcia
11:59 AM Bug #22741 (New): should stop using snapshot testing with normal mount, should migrate to shallow renderer
Avi Sharvit
06:42 AM Feature #22737 (Closed): Flag to avoid deletion from compute resource of an host associated when it's removed from satellite
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1549761
1. Proposed title of this feature request
Avoid ...
Marek Hulán

02/28/2018

10:47 PM Installer Revision c90dbd92 (puppet-qpid): Release 4.1.0 (#87)
Ewoud Kohl van Wijngaarden
10:47 PM Smart Proxy Feature #22735 (Rejected): Provide a facility to encrypt things (passwords, for example) in config files
Anonymous
09:42 PM Smart Proxy Feature #22727 (Ready For Testing): Support for large number of environments and classes in puppet module
In large environments (4000 environments) it possible to exhaust host's available memory on caching of classes. Anonymous
08:21 PM Smart Proxy Revision af410163: Removed codeclimate badge from README.md
Dmitri Dolguikh
08:01 PM Installer Bug #22513 (Closed): Satellite 6 should ship with larger default configurations to support large client installs
Applied in changeset commit:eb46741a3955314baebded90fba01feed0831391. Chris Roberts
07:43 PM Bug #21654 (Ready For Testing): Host discovery fails with undefined method `new` for nil:NIlClass
The Foreman Bot
07:19 PM Installer Revision a8d37b60 (puppet-foreman_proxy): Release 7.1.0
Ewoud Kohl van Wijngaarden
07:17 PM Installer Revision 8c49e747 (puppet-foreman): Release 9.0.1
Ewoud Kohl van Wijngaarden
07:11 PM Bug #22711 (New): Webpack uglifier errors out
Setting to high as this is currently blocking tests and package builds. AFAICT now, the root cause is not in the Rail... Anonymous
07:04 PM Installer Revision eb46741a (installer): Fixes #22513 - add exposed params to hiera
Chris Roberts
05:13 PM Bug #22724 (Ready For Testing): Snapshots tests are failing because of a patternfly-react update
The Foreman Bot
05:10 PM Bug #22724 (Closed): Snapshots tests are failing because of a patternfly-react update
Avi Sharvit
04:39 PM Installer Revision 159a6522 (puppet-certs): Release 4.0.1
Ewoud Kohl van Wijngaarden
04:32 PM Installer Revision 7cf14a53 (puppet-candlepin): Release 5.1.0
It removes TLSv1 from the default protocols. Ewoud Kohl van Wijngaarden
03:50 PM Revision 0507a622 (foreman): Refs #17316 - Ensure the proxy exists before assigning tftp
If the subnet.tftp proxy didn't exist, the migration fails with
> undefined method `has_feature?' for nil:NilClass'
s...
Daniel Lobato Garcia
03:02 PM Refactor #22005 (Closed): Replace the Toast component with patternfly-react Toast
Applied in changeset commit:cf94f62ebca3d9e8777165204bb1e97cb209831c. Anonymous
03:02 PM Refactor #21999 (Closed): Replace the Alert component with patternfly-react Alert
Applied in changeset commit:cf94f62ebca3d9e8777165204bb1e97cb209831c. Anonymous
02:40 PM Revision cf94f62e (foreman): Fixes #21999,#22005 - Migrate toasts to pf-react
* Replace Alert and Toasts components with patternfly-react
* Refactor the server side flash-notification
* Allow rai...
Avi Sharvit
02:13 PM Bug #22723 (Rejected): Changing name of datacenter in vCenter will break Compute Resource
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1440711
*Description of problem:*
If the name of the da...
Daniel Lobato Garcia
01:31 PM Bug #22722 (New): Creating an OpenStack Compute Resource against OpenStack Pike failed in 1.16 with v3
Hi,
I tried to create an OpenStack Compute resource. OpenStack is running on Ubuntu16 in the pike release.
I crea...
Konstantin Agouros
12:55 PM Packaging Revision e7c7528d (foreman-packaging): Add repoclosures to package_manifest
Eric Helms
12:47 PM Bug #22721 (Ready For Testing): Rename puppetmaster to trusted hosts
The Foreman Bot
12:25 PM Bug #22721 (Closed): Rename puppetmaster to trusted hosts
The setting trusted_puppetmaster_hosts is used to allow hosts to submit stuff to the facts/reports API endpoint.
Th...
Daniel Lobato Garcia
10:01 AM Smart Proxy Bug #22704 (Closed): Smart proxy disables dhcp_isc if the lease file contains lease definitions
Applied in changeset commit:0f1144363d940ad646895424110e60353dab8e5f. Anonymous
09:54 AM Refactor #22529 (Assigned): Refactor Template rendering to use a proper rendering service
Timo Goebel
09:21 AM Bug #22713 (Ready For Testing): Donut chart fails to re-render when data is unloaded
The Foreman Bot
09:04 AM Bug #22713 (Closed): Donut chart fails to re-render when data is unloaded
Amir Fefer
09:09 AM Smart Proxy Revision 0f114436: Fixes #22704 - handle dhcpd's "never" expiring leases
Dmitri Dolguikh

02/27/2018

09:18 PM Smart Proxy Bug #22704: Smart proxy disables dhcp_isc if the lease file contains lease definitions
I don't think the leases in the ticket are causing the issue. It's probably an issue with leases which have one of th... Anonymous
09:14 PM Smart Proxy Bug #22704 (Ready For Testing): Smart proxy disables dhcp_isc if the lease file contains lease definitions
The Foreman Bot
11:50 AM Smart Proxy Bug #22704 (Closed): Smart proxy disables dhcp_isc if the lease file contains lease definitions
Hi,
one of my smart proxies stopped managing ISC DHCP after it tried to parse lease definitions:...
Martin Dobrev
08:09 PM Installer Revision e72eb02f (puppet-foreman_proxy): Refs #22513 - Expose the dynflow file limit
Chris Roberts
06:05 PM Bug #22711 (Ready For Testing): Webpack uglifier errors out
The Foreman Bot
06:03 PM Bug #22711: Webpack uglifier errors out
I think 1.16 and 1.17 need to get this, in order to have working builds. Anonymous
06:02 PM Bug #22711 (Closed): Webpack uglifier errors out
Currently webpack:compile fails with:... Anonymous
04:21 PM Installer Revision 8344b65f (puppet-foreman_proxy_content): make all repo types configurable (#160)
Justin Sherrill
03:00 PM Installer Revision a5d3be7b (puppet-pulp): Don't specify path to pulp-consumer
Specifying the path isn't necessary.
From http://garylarizza.com/blog/2013/11/26/fun-with-providers-part-2/
> We don...
Alex Fisher
02:59 PM Installer Revision 4dee4cb3 (puppet-pulp): Make enable_iso not dependent on enable_rpm
Sean O'Keeffe
02:25 PM Feature #22707 (New): Add the ability to add shared PCI devices to a new host when deployed on vmware
Hi,
it would be a nice feature, that when creating a new vmware deployed host, to have the ability adding devices ...
Thomas von K
12:33 PM Bug #22706 (New): Hostgroup edit retains URL
When editing Hostgroups via Foreman, the initial edit screen loads correctly, and it's possible to make the required ... Gavin Williams
11:01 AM Feature #17316 (Closed): Proxy templating needs TFTP feature to be turned on
Applied in changeset commit:009e7bbd29f31c3750a8be47b4aecf5278c0db95. Lukas Zapletal
10:34 AM Bug #22702 (New): Streamline new host registration
*Description of problem:*
There are four possibilities to register a new host:
* Preconfigure host in Foreman
...
Daniel Lobato Garcia
10:08 AM Revision 009e7bbd (foreman): Fixes #17316 - templates feature is subnet association
Lukas Zapletal
08:01 AM Smart Proxy Bug #22651 (Closed): ISC DHCP config parser ignores 'include' within 'shared_network'
Applied in changeset commit:c291779119c4b16e20669f2cc2889e01509b10dd. Anonymous
07:32 AM Smart Proxy Revision c2917791: Fixes #22651 - extend dhcpd config parser support for "include"'s
"include" statements inside "shared_network" blocks are
supported now.
Dmitri Dolguikh
06:59 AM Feature #22627: Support 2FA in Foreman web UI
If this is possible with FreeIPA, then I think we can close. Ondřej Pražák
12:36 AM Bug #22699 (New): foreman-installer --foreman-oauth-map-users conflicts with --foreman-proxy-register-in-foreman
If both @--foreman-oauth-map-users=true@ and @--foreman-proxy-register-in-foreman@ are used simultaneously, @foreman-... Nick L.

02/26/2018

10:10 PM Bug #22698 (Closed): clearing search filter does not clear search filter
steps to reproduce
1. go to a page with search, set some filter condition and click search
2. click on the 'x' bu...
Ohad Levy
09:54 PM Bug #22036: Openstack failes to get security groups on creation of new host
Looks like this issue should be fixed in #21675, but somehow the fix there doesn't work (at least for me). Lukasz Klimek
08:28 PM Packaging Revision f6706bd7 (foreman-packaging): Refs #18675 - create foreman-telemetry package
Michael Moll
08:11 PM Bug #22660: install of katello 3.6RC1 and foreman 1.17RC1 fails because of missing gems and rpm dependencies
The package to update the dependency on sinatra should be updated now, see https://community.theforeman.org/t/foreman... Ivan Necas
07:39 PM Packaging Revision 42d47e2f (foreman-packaging): Fix npm package updating script to use PACKAGE_DIR
This was lost in a rebase somewhere. Ewoud Kohl van Wijngaarden
07:35 PM Packaging Revision a5ac50ff (foreman-packaging): Refs #18675 - Create a foreman-telemetry package
Also updates the nodejs dependencies. Ewoud Kohl van Wijngaarden
07:35 PM Packaging Revision 92c90d09 (foreman-packaging): Add Package Manifest for obal
Add Package Manifest for obal Patrick Creech
06:03 PM Bug #22684: Bootdisk method does not inherit disk layout from hostgroup
Make sure the partition table is in right org/loc, especially if you enabled orgs/locs later than when you seeded the DB Marek Hulán
12:29 PM Bug #22684: Bootdisk method does not inherit disk layout from hostgroup
Marek Hulán wrote:
> does your host have partition table assigned? the error message is not very helpful, but most l...
Ido Kanner
07:22 AM Bug #22684: Bootdisk method does not inherit disk layout from hostgroup
does your host have partition table assigned? the error message is not very helpful, but most likely the host does no... Marek Hulán
06:01 PM Installer Bug #22479 (Closed): Installer fails when run with --foreman-proxy-plugin-discovery-install-images true
Applied in changeset commit:puppet-foreman_proxy|b3a811cefc2011dffb6fb1894a6fa98bc1df6724. Ewoud Kohl van Wijngaarden
05:58 PM Installer Revision 7f65ad6a (puppet-foreman_proxy): Enable acceptance tests
Ewoud Kohl van Wijngaarden
05:58 PM Installer Revision 4d0534de (puppet-foreman_proxy): Add remote_file acceptance test
Sean O'Keeffe
05:58 PM Installer Revision b3a811ce (puppet-foreman_proxy): Fixes #22479 - Handle remote directory with undefined parent
This can happen when tftp is set to false or unmanaged.
We move the remote_file define to this module since puppet-f...
Ewoud Kohl van Wijngaarden
05:23 PM Packaging Revision 9e153ae4 (foreman-packaging): Automatic commit of package [nodejs-patternfly-react] minor release [1.10.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
05:23 PM Packaging Revision 0ed2cfbc (foreman-packaging): Automatic commit of package [nodejs-breakjs] minor release [1.0.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
05:13 PM Packaging Revision 3aafad2d (foreman-packaging): Bump nodejs-patternfly-react to 1.10.0
Ewoud Kohl van Wijngaarden
05:13 PM Packaging Revision db70e12b (foreman-packaging): Add nodejs-breakjs package
Ewoud Kohl van Wijngaarden
03:23 PM Revision 4093de10 (foreman): Refs #18675 - Optionally load prometheus exporter
In case the bundler group telemetry is not installed, we should handle
that.
This moves the middleware loading to be...
Ewoud Kohl van Wijngaarden
02:07 PM Bug #22536: Discovered hosts erase Puppet Master and Puppet CA upon edit
Still occuring and reproducible. Jeff Sparrow
02:03 PM Feature #22666: Global Compute Profiles
Just something to add, I find this peculiar, as it seems Foreman API already has something like this in the forefront... Shawn Q
01:02 PM Bug #22282 (Closed): Invalid Ovirt compute resource is saved from API
Applied in changeset commit:223383f5aaa46ee870345f62a651c91005bdae19. Ori Rabin
12:46 PM Bug #22659 (Resolved): Foreman slow down with 100+ Hosts
The root cause was a to less configured database. Christian Meißner
12:37 PM Revision 223383f5 (foreman): Fixes #22282 - Test oVirt connection before save
Ori Rabin
11:50 AM Refactor #22489: UINotifications::Base lives in wrong file
Setting to 1.17 since it is meant to fix the related issue. Ondřej Pražák
10:47 AM Bug #22689 (New): Improve error messages for netgroup intergration with satellite
*How reproducible:*
Always
*Steps to Reproduce:*
1. Add A ldap Auth source which have netgroups
2. Fill all the...
Daniel Lobato Garcia
10:11 AM Revision 329aa041 (community-templates): Add feature to default roles playbook (#457)
This playbook is used for the ansible_run_host. Currently I'm adding this line on every sync, but it should not be ne... Daniel Lobato García

02/25/2018

07:01 PM Bug #22615 (Closed): Root password does not render with develop
Applied in changeset commit:2fae3200b85f1c108d46fa7fca96982e6e100014. Lukas Zapletal
06:45 PM Revision 2fae3200 (foreman): Fixes #22615 - template rendering is kept inline
Lukas Zapletal
03:14 PM Bug #22685 (Ready For Testing): Statistics page loading time is too long
The Foreman Bot
03:05 PM Bug #22685 (Closed): Statistics page loading time is too long
Amir Fefer
03:01 PM Bug #22654 (Closed): audits from db:seed should be ignored
Applied in changeset commit:64d9dd55e136145c4ec74589a518563245f603c2. Marek Hulán
03:01 PM Bug #22682 (Closed): Updating patternfly-react causing snapshot error
Applied in changeset commit:3d7200b81c07f7cffeb186882969f08dbb9979ba. Anonymous
10:37 AM Bug #22682 (Ready For Testing): Updating patternfly-react causing snapshot error
The Foreman Bot
10:30 AM Bug #22682 (Closed): Updating patternfly-react causing snapshot error
Avi Sharvit
02:39 PM Revision 64d9dd55 (foreman): Fixes #22654 - ignore filters created by plugin DSL
Marek Hulán
02:05 PM Revision 3d7200b8 (foreman): Fixes #22682 - Update patternfly-react
* update patternfly-react to version ^1.10.0
* migrate NotificationDropdown.test to a shallow renderer
Avi Sharvit
12:35 PM Bug #22684 (Closed): Bootdisk method does not inherit disk layout from hostgroup
When trying to use provisioning template preview, an exception is raised.
This happens regardless of the existence o...
Ido Kanner
11:21 AM Refactor #22683 (Ready For Testing): Refactor the PasswordStrength folder structure to group files by domain
The Foreman Bot
11:19 AM Refactor #22683 (Closed): Refactor the PasswordStrength folder structure to group files by domain
ref #22473 Avi Sharvit
10:01 AM Refactor #22108 (Closed): use patternfly-react charts
Applied in changeset commit:a9270dc4213e1c09a5b53f5f0303566c819b565e. Amir Fefer
09:55 AM Revision a9270dc4 (foreman): Fixes #22108 - add pf-react donut chart
Amir Fefer

02/24/2018

10:01 PM Feature #22674 (Closed): Tell user where they can change taxonomies on the host form
Applied in changeset commit:74f5ebfe4736359b103bcf03e4a37974fba81af6. Anonymous
09:35 PM Revision 74f5ebfe (foreman): Fixes #22674 - tell users where they can change taxonomies
Sean O'Keeffe
11:28 AM Bug #22679 (Closed): REX task using job template for reboot might hang despite reboot succeeded
After issuing a host reboot job through SSH-based REX, the job may remain in Pending state on Satellite. The host re... Pavel Moravec

02/23/2018

08:24 PM Bug #22676 (Ready For Testing): Fact importing with location set resets Domain even if domain isn't set or updated if domain isn't in the selected location
The Foreman Bot
07:07 PM Bug #22676 (Closed): Fact importing with location set resets Domain even if domain isn't set or updated if domain isn't in the selected location
Recently in katello we started noticing an issue where domain_id was being set to nil on interface during subscriptio... Justin Sherrill
05:26 PM Packaging Revision 0e3f582e (foreman-packaging): Drop python as a BuildRequires for katello-repos
Ewoud Kohl van Wijngaarden
04:04 PM Packaging Revision 000ebdb8 (foreman-packaging): Fix plugin repoclosure
e6d1a925989d417b7b08019d3a05ab128b10516e removed these from the plugins
repositories but they are in fact needed for ...
Ewoud Kohl van Wijngaarden
02:47 PM Packaging Revision 520a0778 (foreman-packaging): replace net-tools with ss
net-tools has been deprecated for a long time now, lets use the new tooling.
wget also doesn't appear to be used by ...
Sean O'Keeffe
02:47 PM Packaging Revision 04f141cb (foreman-packaging): update katello-debug deps
Sean O'Keeffe
01:43 PM Bug #22675 (New): "hammer proxy import-classes" exits silently even if something went wrong
If an environment directory is no longer present in /etc/puppetlabs/code/environments/ but it's still associated to a... Kristian Du
01:30 PM Feature #22674 (Ready For Testing): Tell user where they can change taxonomies on the host form
The Foreman Bot
01:14 PM Feature #22674 (Closed): Tell user where they can change taxonomies on the host form
To users it's not clear why taxonomies are disabled on existing hosts, lets tell users where they can be changed. Sean O'Keeffe
01:01 PM Feature #18675 (Closed): Add telemetry to Foreman core
Applied in changeset commit:f020721dd1f1b7e3601a89ea5d2e0e9c0f4cea68. Lukas Zapletal
12:38 PM Revision f020721d (foreman): Fixes #18675 - telemetry foreman API
Lukas Zapletal
09:01 AM Bug #22403 (Closed): Every API request should allow specifying taxonomy context
Applied in changeset commit:8bd79a1af650e904fcf8c97b22faef39e3841fd9. Marek Hulán
08:46 AM Revision 8bd79a1a (foreman): Fixes #22403 - every API endpoint can set current context
Marek Hulán
07:01 AM Feature #21204 (Closed): Helper function to read settings and global default entry
Applied in changeset commit:bdcdb09ca3a39dc7cd117cdbf177491d1f45bf1d. Lukas Zapletal
06:51 AM Revision bdcdb09c (foreman): Fixes #21204 - introduced global_setting helper function (#4891)
Lukas Zapletal

02/22/2018

10:08 PM Smart Proxy Bug #22651 (Ready For Testing): ISC DHCP config parser ignores 'include' within 'shared_network'
The Foreman Bot
03:34 AM Smart Proxy Bug #22651 (Closed): ISC DHCP config parser ignores 'include' within 'shared_network'
I was getting errors of the following form when trying to perform any DHCP operation:... Dan Ports
08:13 PM Packaging Revision bcab8839 (foreman-packaging): Handle new package structure in bump_rpm.sh
Ewoud Kohl van Wijngaarden
06:44 PM Installer Revision f6298a75 (puppet-candlepin): Enable acceptance tests
Sean O'Keeffe
06:44 PM Installer Revision 328845d9 (puppet-candlepin): add basic acceptance test
Sean O'Keeffe
06:28 PM Revision fdae1ff3 (community-templates): Add Ansible templates (#452)
The templates included here simply mimic the equivalent SSH one. In
addition to that, there are 2 templates to import...
Daniel Lobato García
06:26 PM Feature #22666 (New): Global Compute Profiles
Have a bunch of KVMs I'd like to set up as compute resources. However, all my Compute Profiles on one KVM will not pr... Shawn Q
05:05 PM Packaging Revision 8b40cd7e (foreman-packaging): Update smart_proxy_ansible to 2.0.1
Daniel Lobato Garcia
04:50 PM Packaging Revision e91fb83d (foreman-packaging): Update foreman NPM dependencies
Ewoud Kohl van Wijngaarden
04:24 PM Bug #8272: Plugins don't cleanup after themselves during uninstallation
... Daniel Lobato Garcia
04:21 PM Bug #22652 (Duplicate): Fail to build Kickstart default template on nightly
Daniel Lobato Garcia
04:20 PM Bug #22652: Fail to build Kickstart default template on nightly
Thanks for the report, this is a duplicate of #22615 (https://github.com/theforeman/foreman/pull/5258 a fix is on the... Daniel Lobato Garcia
08:23 AM Bug #22652 (Duplicate): Fail to build Kickstart default template on nightly
This happens on default template as well, i just cloned it.
Build is nightly
NoMethodError: undefined method `roo...
Philip Panin
04:01 PM Packaging Bug #22315: Cannot add new disk to VM when using image based to provision
I get the same error, however only when attempting to deploy from an image (vmware template). If I do PXE instead, i... Alexander Ray
03:58 PM Packaging Revision 4394e06e (foreman-packaging): Automatic commit of package [nodejs-patternfly] minor release [3.40.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
03:55 PM Packaging Revision c6258d86 (foreman-packaging): Bump nodejs-patternfly to 3.40.0
Ewoud Kohl van Wijngaarden
03:55 PM Packaging Revision 8e1f6067 (foreman-packaging): Replace bundled-npm() with bundled(npm())
Ewoud Kohl van Wijngaarden
03:50 PM Bug #21520: "InvalidRequest: Required property diskId is missing" when provisionning a new Virtual Machine from template
Mattis Haase wrote:
> This is not resolved, first of all, manual changes should not be needed to get core functional...
Alexander Ray
03:00 PM Packaging Revision c1c30c67 (foreman-packaging): Automatic commit of package [rubygem-journald-logger] minor release [2.0.3-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
02:56 PM Packaging Revision 24bcba85 (foreman-packaging): Add rubygem-journald-logger package (#2182)
Lukas Zapletal
02:47 PM Feature #22096 (Ready For Testing): [Audit] Taxable Audits
The Foreman Bot
02:21 PM Packaging Revision 1ac858a2 (foreman-packaging): Automatic commit of package [nodejs-d3] minor release [3.5.17-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
02:21 PM Packaging Revision 19f8e7fc (foreman-packaging): Automatic commit of package [nodejs-c3] minor release [0.4.11-2.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
02:19 PM Packaging Revision be27d533 (foreman-packaging): Unbundle nodejs-c3
Now that we've added d3 to our repo, there's no longer a need to bundle
it here. We can also use it to clean up our p...
Ewoud Kohl van Wijngaarden
02:19 PM Packaging Revision 614f3a00 (foreman-packaging): Add nodejs-d3 package
Ewoud Kohl van Wijngaarden
01:11 PM Packaging Revision d05066bd (foreman-packaging): Fix committing in npm package update script
Ewoud Kohl van Wijngaarden
12:28 PM Feature #22661 (Resolved): Installation media seeded in default installation should be assigned to default organization and location
seems like usability issue Marek Hulán
12:15 PM Bug #22660 (New): install of katello 3.6RC1 and foreman 1.17RC1 fails because of missing gems and rpm dependencies
could not install with the in the documentation provided steps.
i had to manually install
scl enable tfm bash
> ...
Christian Setzer
12:10 PM Bug #22659 (Resolved): Foreman slow down with 100+ Hosts
We recognize that our foreman installation slows down more and more. We actually manage around 200 hosts (vsphere) wi... Christian Meißner
12:02 PM Bug #22642 (Closed): Hostgroup unlimited search eager loads all hosts
Applied in changeset commit:0c38717867f2457d88b44e809b299773ac63a65f. Marek Hulán
11:46 AM Bug #22653 (Rejected): Using Lucky Patcher 7.0.9 APK Download [Updated]
Ondřej Pražák
08:58 AM Bug #22653 (Rejected): Using Lucky Patcher 7.0.9 APK Download [Updated]
Sometimes pop-up ads. Using "Lucky Patcher Apk":https://www-luckypatcher.com/download-apk/ 7.0.9 APK Download [Update... lucky patcher
11:27 AM Revision 0c387178 (foreman): Fixes #22642 - limit searching by host to explicit query
Marek Hulán
10:50 AM Bug #22656 (Closed): ovirt vm creation fails for slow storage backend
We encountered the following kind of errors when trying to create VM on ovirt 4.1 via Foreman:
Failed to create a co...
Virgil Chereches
10:40 AM Packaging Revision 16bf593a (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_dhcp_infoblox] minor release [0.0.12-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
10:40 AM Packaging Revision 1b0e332d (foreman-packaging): Updated rubygem-smart_proxy_dhcp_infoblox to 0.0.12
Dmitri Dolguikh
10:01 AM Bug #22607 (Closed): [RFE] Need to back up SSH keys for remote execution by katello-backup|restore
Applied in changeset rpms:commit:foreman-packaging|edf0977b7ac916cd75756c7cb0717ed89d21e19a. Chris Roberts
09:54 AM Refactor #6504 (Ready For Testing): Host unit tests regarding taxonomies
The Foreman Bot
09:45 AM Packaging Revision edf0977b (foreman-packaging): Fixes #22607 - add rex ssh to backup (#2204)
Chris Roberts
09:19 AM Bug #22654 (Ready For Testing): audits from db:seed should be ignored
The Foreman Bot
09:17 AM Bug #22654: audits from db:seed should be ignored
In fact this is a problem in Foreman plugin DSL that does not ignore auditing when it modifies core roles. Katello is... Marek Hulán
09:01 AM Bug #22654 (Closed): audits from db:seed should be ignored
Apparently, the katello audits are not ignored while preseeding the db as they are shown in the UI after a fresh kate... roman plevka
07:59 AM Feature #22592 (Ready For Testing): Add a React component for radio buttons
The Foreman Bot
12:53 AM Installer Revision d41aec59 (puppet-foreman_proxy): Run dynflow tests on all operating systems
Ewoud Kohl van Wijngaarden
12:53 AM Installer Revision 69833e90 (puppet-foreman_proxy): Clean up pulp plugin spec
This removes checks for Puppet 3 which we've dropped and simplifies the
actual testing.
Ewoud Kohl van Wijngaarden
12:51 AM Installer Revision c25b6058 (puppet-tftp): Unify tftp root dir creation
Ewoud Kohl van Wijngaarden
12:51 AM Installer Revision d1cd16d8 (puppet-tftp): Refactor to use daemon as a boolean
Since $::tftp::daemon is a boolean, we can simplify the case statement
to a simple if/else.
Ewoud Kohl van Wijngaarden
12:06 AM Bug #22650 (New): Sendmail tests 'successful' despite not being installed
As described, the 'Test Email' button that appears under a user account will return 'Email was sent successfully', de... William Dixon

02/21/2018

06:24 PM Packaging Revision af8cb66b (foreman-packaging): Automatic commit of package [nodejs-table-resolver] minor release [3.2.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
06:23 PM Packaging Revision 535af763 (foreman-packaging): Automatic commit of package [nodejs-sortabular] minor release [1.5.1-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
06:23 PM Packaging Revision ae62cb6d (foreman-packaging): Automatic commit of package [nodejs-reactabular-table] minor release [8.12.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
06:23 PM Packaging Revision 54176775 (foreman-packaging): Automatic commit of package [nodejs-patternfly-react] minor release [1.6.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
06:22 PM Packaging Revision aa7d2345 (foreman-packaging): Automatic commit of package [nodejs-patternfly] minor release [3.39.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
06:22 PM Packaging Revision 83642435 (foreman-packaging): Automatic commit of package [nodejs-lodash.orderby] minor release [4.6.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
06:20 PM Packaging Revision cc09e237 (foreman-packaging): Bump nodejs-patternfly-react to 1.6.0
Ewoud Kohl van Wijngaarden
06:20 PM Packaging Revision 54296c56 (foreman-packaging): Bump nodejs-patternfly to 3.39.0
Ewoud Kohl van Wijngaarden
06:20 PM Packaging Revision 8b95e36f (foreman-packaging): Add nodejs-table-resolver package
Ewoud Kohl van Wijngaarden
06:20 PM Packaging Revision fe8d90a0 (foreman-packaging): Add nodejs-sortabular package
Ewoud Kohl van Wijngaarden
06:20 PM Packaging Revision e3d11485 (foreman-packaging): Add nodejs-lodash.orderby package
Ewoud Kohl van Wijngaarden
06:20 PM Packaging Revision bd1da229 (foreman-packaging): Add nodejs-reactabular-table package
Ewoud Kohl van Wijngaarden
05:31 PM Installer Bug #22479 (Ready For Testing): Installer fails when run with --foreman-proxy-plugin-discovery-install-images true
The Foreman Bot
02:57 PM Smart Proxy Feature #22646 (New): Remote logger module
Anaconda and other installers and also other components have options to send logs to remote server. We could write a ... Lukas Zapletal
02:51 PM Installer Revision b0fac128 (puppet-puppet): Cosmetic fix to metadata.json
Whilst browsing the forge I noticed that this new dependency is
formatted differently to all of the others.
https://f...
Alex Fisher
12:50 PM Bug #22645 (New): Cannot render template Kickstart default PXELinux in Foreman 1.17 if interface does not have subnet assigned
When i try to build a host i recieve the following error (disabling safemode does nothing):... Philip Panin
12:40 PM Installer Revision c5d6d128 (puppet-certs): Fix debian OS determination (#193)
Jonathon Turel
12:14 PM Revision b2d2ffda (foreman): Revert "Fixes #22540 - auto-focus search bar" (#5266)
This reverts commit 45f16ec8b5106a09a3f935091f879cdd88324b1f.
This has caused issues with mutliple tabs and auto-comp...
Sean O'Keeffe
11:53 AM Bug #12153: failed to rollback compute resource due to locked disk (oVirt)
I'm getting this issue in RHV 4.1, foreman 1.15.6. Martin Hovmöller
11:52 AM Installer Bug #22585: The Foreman on new release RHEL7.5
This is a known RHEL 7.5 blocker tracked in https://bugzilla.redhat.com/show_bug.cgi?id=1330431 Ewoud Kohl van Wijngaarden
11:39 AM Packaging Revision 8d08af0c (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_ansible] minor release [2.0.1-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
11:39 AM Packaging Revision c5d654bb (foreman-packaging): Update smart_proxy_ansible to 2.0.1
Daniel Lobato Garcia
10:08 AM Installer Revision 040c79d7 (puppet-dhcp): [blacksmith] Bump version to 4.1.2
Ewoud Kohl van Wijngaarden
10:06 AM Installer Revision 09fa26cf (puppet-dhcp): Release 4.1.1
Ewoud Kohl van Wijngaarden
09:56 AM Bug #22140: upgrade react-ellipsis-with-tooltip
This requires a packaging change. I am moving it out of 1.17, because I would like to avoid cherry-picks that update ... Ondřej Pražák
09:18 AM Installer Bug #22537: Running installer with --no-enable-puppet fails
Moving out of 1.17 release, this has been broken for a long time and there is no easy fix. Ondřej Pražák
07:40 AM Installer Revision f8cb4107 (puppet-dhcp): Use dhcp_interfaces in the systemd drop
By using interfaces we broke support for the $interface parameter. Ewoud Kohl van Wijngaarden
07:33 AM Bug #22642 (Ready For Testing): Hostgroup unlimited search eager loads all hosts
The Foreman Bot
07:32 AM Bug #22642 (Closed): Hostgroup unlimited search eager loads all hosts
if you search hostgroup with query like "host.fqdn" it will find hostgroup containing that host. This can be pretty s... Marek Hulán
06:32 AM Feature #32: Provide a way to organize the Inventory display in the Hosts page
- removed spam - usps tracking

02/20/2018

07:01 PM Bug #20448 (Closed): selected host list counter is no longer visible
Applied in changeset commit:0652c66144231cd0c568b03799a9e4b3922410b9. Liza Gilman
06:53 PM Packaging Revision e6d1a925 (foreman-packaging): Cleanup whitelists and releasers
Patrick Creech
06:04 PM Revision 0652c661 (foreman): Fixes #20448 - display selected hosts counter
Liza Gilman
05:03 PM Packaging Revision 084a337c (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman] minor release [0.12.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Martin Bacovsky
05:02 PM Packaging Revision 26f70c1f (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.12.0
Martin Bacovsky
04:56 PM Packaging Revision 1a4995fc (foreman-packaging): Automatic commit of package [rubygem-logging-journald] minor release [1.0.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Lukas Zapletal
04:54 PM Packaging Revision 0182e4bf (foreman-packaging): Add rubygem-logging-journald package
Lukas Zapletal
04:46 PM Packaging Revision 2227839b (foreman-packaging): Automatic commit of package [rubygem-journald-native] minor release [1.0.9-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Daniel Lobato Garcia
04:43 PM Packaging Revision 2e11a907 (foreman-packaging): Add rubygem-journald-native package
Lukas Zapletal
03:12 PM Feature #22635 (Resolved): Add React component for popover
We currently do not have a component that adds popover to forms. Ondřej Pražák
12:18 PM Packaging Revision b23c14d7 (foreman-packaging): Automatic commit of package [rubygem-hammer_cli] minor release [0.12.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
12:18 PM Packaging Revision a58e7564 (foreman-packaging): Update rubygem-hammer_cli to 0.12.0
Martin Bacovsky
12:03 PM Packaging Revision 44b42bec (foreman-packaging): Automatic commit of package [rubygem-foreman-tasks] minor release [0.11.1-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
12:03 PM Packaging Revision 4cb57a54 (foreman-packaging): update foreman-tasks to 0.11.1
Michael Moll
09:59 AM Bug #22631 (New): When user with role filters view_facts and view_hosts attempts to view hosts based on local, custom fact, it fails with SQL error
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1489560
*Description of problem:*
I have a user setup t...
Daniel Lobato Garcia
09:28 AM Installer Bug #22479: Installer fails when run with --foreman-proxy-plugin-discovery-install-images true
I'm guessing you also disabled tftp management in a previous installer run. Is that correct? Ewoud Kohl van Wijngaarden
09:14 AM Bug #10273 (Closed): Create VM from image with preallocated disk (oVirt)
Ivan Necas
09:13 AM Revision 7d6f25b5 (foreman): Fixes #10273 - Clone disk from template when preallocate marked
Ori Rabin
09:11 AM Feature #22629 (New): Seeded role for managing host and host collection
We are looking for a simpler approach to assigning users to "Host collection" directly instead of creating "Host Coll... Ondřej Pražák
09:01 AM Feature #22069 (Closed): Display warning sign when versions of foreman and proxy don't match.
Applied in changeset commit:90906ab60d9fa6e81e9206f8d118b68e85ff116d. Shimon Shtein
08:56 AM Feature #22627: Support 2FA in Foreman web UI
Isn't this already possible through FreeIPA? If you configure FreeIPA as external authentication, you use FreeIPA 2FA... Marek Hulán
08:02 AM Feature #22627 (New): Support 2FA in Foreman web UI
*Description of problem:*
This is a request for supporting two-factor authentication in web UI. There is #8852 for...
Ondřej Pražák
08:56 AM Revision 90906ab6 (foreman): Fixes #22069 - Add proxy version mismatch warning
Shimon Shtein
04:46 AM Feature #22624 (Ready For Testing): Add api support for user selectable columns
The Foreman Bot
04:37 AM Feature #22624 (Closed): Add api support for user selectable columns
One of the desirable UI RFEs is to have support for "user selectable" columns. For example on pages like host list or... Partha Aji
12:14 AM Packaging Revision f295bf54 (foreman-packaging): Updated hammer_cli_foreman to 0.12.0
Martin Bacovsky

02/19/2018

11:27 PM Packaging Revision 76d00693 (foreman-packaging): Updated hammer_cli to 0.12.0
Martin Bacovsky
04:21 PM Feature #22619 (New): Move foreman_memcache into the core
foreman_memcache is really valuable for HA or loadbalanced setups. Especially when in conjunction with a remote postg... Ondřej Pražák
04:09 PM Bug #22618 (New): Granular permission filtering rules: operators are wrongly translated to SQL causing SQL exceptions
*Description of problem:*
When users create custom roles where filters contain ^ and !^ operators in search que...
Ondřej Pražák
03:02 PM Refactor #22104 (Closed): ActiveRecord 5.1 change tracking deprecations
Applied in changeset commit:3de2d5aa394dad12538db5d385d3716e0c2cfe16. Anonymous
03:01 PM Bug #22616 (Closed): searching on host status fails with "'status' should be one of 'true, false', but the query was '0'"
Applied in changeset commit:2aea2a05ba5c6a5b05149d876e32597617c42641. Anonymous
09:52 AM Bug #22616 (Ready For Testing): searching on host status fails with "'status' should be one of 'true, false', but the query was '0'"
The Foreman Bot
09:16 AM Bug #22616 (Closed): searching on host status fails with "'status' should be one of 'true, false', but the query was '0'"
Tomer Brisker
02:34 PM Revision 3de2d5aa (foreman): Fixes #22104 - adapt to Rails 5.1 change tracking
Michael Moll
02:26 PM Revision 2aea2a05 (foreman): Fixes #22616 - Allow searching hosts by status as integer
Tomer Brisker
11:02 AM Bug #22596 (Closed): Provide way to opt out of jquery-multiselect
Applied in changeset commit:02c4c64b1001ed4a63090bcd796ea3f8ba874fca. Walden Raines
11:02 AM Refactor #22613 (Closed): Drop Rails <5.1 ParseError
Applied in changeset commit:4f24ee66d7d3783bdb395601bad96b1ed8040b73. Anonymous
11:01 AM Smart Proxy Refactor #22496 (Closed): Suggest new IP does not work
Applied in changeset commit:ac3c1293f2d9790f6486be8397284cb1bebba1f6. Anonymous
10:42 AM Revision 02c4c64b (foreman): Fixes #22596: provide way to opt-out of jquery multiselect.
http://projects.theforeman.org/issues/22596 Walden Raines
10:25 AM Smart Proxy Revision ac3c1293: Fixes #22496 - use common free_ips code in ms dhcp provider
Dmitri Dolguikh
10:12 AM Revision 4f24ee66 (foreman): Fixes #22613 - Drop Rails <5.1 ParseError
Michael Moll
10:01 AM Refactor #9868 (Closed): Add tests to v2 api organizations_controller
Applied in changeset commit:1f2dc95066144dc9d0a19c7308a5eea59e48fe4a. Liza Gilman
09:43 AM Revision 1f2dc950 (foreman): Fixes #9868 - adding test for organization controller
Liza Gilman
09:13 AM Bug #22615 (Ready For Testing): Root password does not render with develop
The Foreman Bot
09:12 AM Bug #22615: Root password does not render with develop
In general allowed_vars and allowed_methods seem that they are not passed to the ERB renderer. On lib/foreman/rendere... Daniel Lobato Garcia
09:01 AM Bug #22615 (Closed): Root password does not render with develop
I am getting undefined local variable or method `root_pass', regression from #22411 perhaps. Lukas Zapletal

02/18/2018

10:33 PM Tracker #20948 (Closed): Rails 5.1 upgrade tasks
Anonymous
10:22 PM Refactor #22613 (Closed): Drop Rails <5.1 ParseError
Anonymous
09:50 PM Feature #22612 (Closed): Switch over to Rails 5.2
Anonymous
09:42 PM Refactor #22611 (Closed): Adapt to Rails 5.2 DB migration changes
https://github.com/rails/rails/commit/a2827ec9811b5012e8e366011fd44c8eb53fc714 Anonymous
09:27 PM Refactor #21919 (Resolved): sanitize_sql_for_conditions is private in Rails 5.2
This was reverted for Rails 5.2. Anonymous
01:28 PM Packaging Revision 46f00c1f (foreman-packaging): update smart_proxy_dhcp_remote_isc to 0.0.4
Michael Moll
05:02 AM Refactor #22529: Refactor Template rendering to use a proper rendering service
removed spam bot comment google classroom

02/16/2018

11:45 PM Smart Proxy Support #21236: No ping check causes duplicated IP with MS DHCP
> I'll try the patch now.
Please note that the behaviour and the subsequent fix will be superseded by https://gith...
Anonymous
03:31 PM Smart Proxy Support #21236: No ping check causes duplicated IP with MS DHCP
Thank you for this!! Duplicate IPs just start wreaking havoc due to this. I'll try the patch now. Jeff Sparrow
09:58 PM Packaging Revision 471e0c3c (foreman-packaging): update foreman-tasks to 0.11.1
Michael Moll
05:04 PM Bug #22607 (Ready For Testing): [RFE] Need to back up SSH keys for remote execution by katello-backup|restore
The Foreman Bot
05:02 PM Bug #22607 (Closed): [RFE] Need to back up SSH keys for remote execution by katello-backup|restore
Description of problem:
During the trial run of backup and recovery of Satellite server by (katello-backup|restore),...
Chris Roberts
01:26 PM Feature #17316 (Ready For Testing): Proxy templating needs TFTP feature to be turned on
The Foreman Bot
09:28 AM Packaging Revision 3879d300 (foreman-packaging): Fixes #22548 - always use the absolute path for @dir
Evgeni Golov
09:27 AM Packaging Revision f40fc44a (foreman-packaging): Update foreman-release repos to simplify releases
This should now automatically pick up releases when we drop the develop
part from versions.
Ewoud Kohl van Wijngaarden
09:26 AM Packaging Revision d6a7a48d (foreman-packaging): Automatic commit of package [rubygem-foreman_digitalocean] minor release [1.3.0-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
09:26 AM Packaging Revision fb926d64 (foreman-packaging): update foreman_digitalocean to 1.3.0
Michael Moll

02/15/2018

11:25 PM Refactor #22601 (Closed): Update Rails to 5.1.6
Anonymous
09:35 PM Packaging Revision 256e566a (foreman-packaging): update foreman_digitalocean to 1.3.0
Michael Moll
03:53 PM Bug #22571: Storage allocation web UI issue with LVM
A bug in COMPUTE PROFILE perhaps. I can confirm. Without COMPUTE PROFILE it works fine. Lukas Zapletal
01:22 PM Bug #22571: Storage allocation web UI issue with LVM
Lukas Zapletal wrote:
> Hey, this works for me with devel version (Chrome stable, Linux). Can you record a video to ...
Alexandre Anriot
11:18 AM Bug #22571: Storage allocation web UI issue with LVM
Hey, this works for me with devel version (Chrome stable, Linux). Can you record a video to verify I understand the p... Lukas Zapletal
03:26 PM Bug #21952: Not all multiselects should default to using jQuery multiselect
Moving to backlog for now. Walden Raines
03:24 PM Bug #22596 (Ready For Testing): Provide way to opt out of jquery-multiselect
The Foreman Bot
03:20 PM Bug #22596 (Closed): Provide way to opt out of jquery-multiselect
Currently there is no way to opt-out of jquery-multiselect if you are using a <select type="multiple">. We need some... Walden Raines
12:22 PM Feature #22593 (New): Provide better feedback for Puppet class import, especially for broken classes
*Description of problem:*
Foreman offers three possibilities to refresh the internal list of Puppet classes:
* ...
Ondřej Pražák
11:30 AM Feature #22592 (Closed): Add a React component for radio buttons
We currently do not have a component for radio buttons. Ondřej Pražák
11:09 AM Revision 0d2f0a0c (foreman): Refs #22354 - Don't instance_eval at every instance creation
Before this patch, we were defining the methods at every instance
creation. This means potential performance issues, ...
Ivan Necas
10:01 AM Bug #17083 (Closed): TFTP orchestration is silently skipped when there is an AR error
Applied in changeset commit:c629492686e8450aa00317782245f79b66346617. Lukas Zapletal
09:40 AM Installer Feature #22588 (New): Installer support for JSON logging for Foreman and backend systems
Foreman will soon get ability to log to JSON format natively.
Candlepin supports ability to configure logging patt...
Lukas Zapletal
09:23 AM Installer Feature #22584: Create syslog filter for pulp
For the record, it is possible to filter out messages using more advanced RainerScript, but this involves scripting, ... Lukas Zapletal
09:01 AM Installer Feature #22584 (New): Create syslog filter for pulp
Pulp currently can't be configured with different syslog facility, there is a ticket to do that:
https://pulp.plan...
Lukas Zapletal
09:21 AM Revision c6294926 (foreman): Fixes #17083 - log skipped orchestration steps
Lukas Zapletal
09:07 AM Installer Bug #22585 (Closed): The Foreman on new release RHEL7.5
I try to install The Foreman on RHEL new release 7.5 and it is failed due to dependency.... Pavel Studeník
12:52 AM Smart Proxy Bug #2257 (Resolved): Deadlock condition if the proxy is restarted mid-timeout
Closing this as unused ip functionality no longer relies on keeping index file around. Anonymous

02/14/2018

06:02 PM Installer Revision 3703d83b (puppet-dns): Adds control keys and specifying update policy
Fixes GH-94
This commit adds a new resource type key, which creates a rndc key which can be used to control bind usin...
Romke van Dijk
05:49 PM Bug #22583 (Assigned): Replace MD5 by SHA1 for apipie cache checksum
Ivan Necas
05:43 PM Bug #22583 (Closed): Replace MD5 by SHA1 for apipie cache checksum
Ivan Necas
04:05 PM Refactor #22575 (Ready For Testing): There is a lot of noise in the test report
The Foreman Bot
02:39 PM Feature #22580 (New): Global option to turn off root password encryption
Windows users cannot use root password for Windows provisioning, because Foreman automatically encrypt it into Linux ... Lukas Zapletal
01:30 PM Smart Proxy Refactor #22496 (Ready For Testing): Suggest new IP does not work
The Foreman Bot
01:19 PM Refactor #9868 (Ready For Testing): Add tests to v2 api organizations_controller
The Foreman Bot
11:02 AM Packaging Revision edd91469 (foreman-packaging): Move rubygem-smart_proxy_dhcp_device42 to the correct dir
Ewoud Kohl van Wijngaarden
11:02 AM Bug #19244 (Closed): Old interfaces are never removed from Foreman DB
Applied in changeset commit:41a56a22be1da6bba018bfe4fbaeeaeca95ec754. Shimon Shtein
10:48 AM Revision 41a56a22 (foreman): Fixes #19244 - added clean interfaces rake task
Shimon Shtein
10:37 AM Packaging Revision 23ffb72b (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_dhcp_device42] minor release [1.0.4-1.fm1_18].
Created by command:
/usr/bin/tito tag --keep-version --accept-auto-changelog
Ewoud Kohl van Wijngaarden
10:34 AM Packaging Revision e955c900 (foreman-packaging): Add rubygem-smart_proxy_dhcp_device42 package
Ewoud Kohl van Wijngaarden
10:01 AM Feature #22540 (Closed): Search should auto focus
Applied in changeset commit:45f16ec8b5106a09a3f935091f879cdd88324b1f. Anonymous
10:01 AM Refactor #22354 (Closed): Make SilencedLogger thread safe
Applied in changeset commit:cb09f0de3ef1727c9305ae94202f671658ff6e69. Lukas Zapletal
09:56 AM Revision 45f16ec8 (foreman): Fixes #22540 - auto-focus search bar
Sean O'Keeffe
09:30 AM Revision cb09f0de (foreman): Fixes #22354 - Make SilencedLogger thread safe
Lukas Zapletal
09:01 AM Feature #22310 (Closed): Identify Reports via origin
Applied in changeset commit:45089e165617b870c1b09f774b28fb9056db273b. Anonymous
08:15 AM Revision 45089e16 (foreman): Fixes #22310 - Implement report scanner to identify origin (#5186)
Sebastian Gräßl

02/13/2018

09:35 PM Packaging Revision 0a3f597a (foreman-packaging): correct version constraint
Michael Moll
08:21 PM Refactor #22575 (Closed): There is a lot of noise in the test report
Owing to things like deprecation notices, warnings and verbose flags, a lot of things are written to stdout during th... Tim Wade
07:19 PM Smart Proxy Bug #22417: Smart Proxy request fails silently
> Some debug logging is needed to give at least some clues as to the cause of failure (eg, failure inside a plugin - ... Anonymous
07:12 PM Packaging Revision 541848f5 (foreman-packaging): Fix tooling to use the new directory structure
Ewoud Kohl van Wijngaarden
07:12 PM Smart Proxy Bug #22435 (Rejected): JSON::GeneratorError: only generation of JSON objects or arrays allowed in FreeIPA module
It was an issue with the environment, dependencies specification is correct. Anonymous
06:25 PM Packaging Revision 23d02328 (foreman-packaging): Make packaging tools work with new structure
Make packaging tools work with new structure Patrick Creech
06:25 PM Packaging Revision 20696f11 (foreman-packaging): Restructure katello packages to prepare for obal
Restructure katello packages to prepare for obal Patrick Creech
06:24 PM Packaging Revision ddb08a68 (foreman-packaging): Restructure plugin packages to prepare for obal
Restructure plugin packages to prepare for obal Patrick Creech
06:23 PM Packaging Revision 3a3c2491 (foreman-packaging): Restructure foreman packages to prepare for obal
Restructure foreman packages to prepare for obal Patrick Creech
06:01 PM Bug #22556 (Closed): Host search with parent_hostgroup returns all hosts when there are no matches
Applied in changeset commit:6beb3d8b15652e5a8dae3640806a1dbfbca8b046. Anonymous
05:14 PM Revision 6beb3d8b (foreman): Fixes #22556 - Correct host search for parent hostgroup
Currently, searching on a non-existant parent fails due to
`hostgroup.subtree_ids` throwing a NoMethodError when no m...
Tomer Brisker
05:05 PM Revision ccfba169 (foreman): Update PULL_REQUEST_TEMPLATE.md
Formatted as markdown. Daniel Lobato Garcia
04:01 PM Bug #22557 (Closed): provision_method in host create API should list possible values in param type
Applied in changeset commit:fe1d56e13f4b94ae8e2b90b36016d59ab1f13e24. Anonymous
03:43 PM Revision fe1d56e1 (foreman): Fixes #22557 - use correct type for 'provision_method' param
Tomáš Strachota
02:55 PM Bug #22571 (Closed): Storage allocation web UI issue with LVM
Hello,
I'm using Foreman 1.16 on a Debian Stretch (amd64) server, with several Foreman-proxies.
Some compute pr...
Alexandre Anriot
10:00 AM Bug #22379 (Closed): CSV export is limited by pagination
Applied in changeset commit:816463fe56fac72957c267a14347a222d65c60f8. Anonymous
10:00 AM Installer Feature #22570 (New): Enable syslog for candlepin
By default candlepin uses rolling file appender, we want it to log into syslog which is currently supported upstream.... Lukas Zapletal
09:50 AM Revision 816463fe (foreman): Fixes #22379 - Remove pagination from csv export (#5204)
Tomer Brisker
09:45 AM Tracker #22569 (Assigned): Unified and structured logging
This effort aims to solve three problems: *enriching logging information* with context to improve filtering, adding p... Lukas Zapletal
02:58 AM Installer Revision 7320f16d (puppet-candlepin): Fixes #22567 - add sslEnabledProtocols parameter to server.xml.erb
Rich Jerrido

02/12/2018

04:41 PM Bug #13749: Getting avatar from openldap seems to be broken
I can confirm the mentioned fix works.
For the code change I could create a pull request, but I have no idea where...
Dirk Götz
03:23 PM Bug #22556 (Ready For Testing): Host search with parent_hostgroup returns all hosts when there are no matches
The Foreman Bot
02:49 PM Bug #22556 (Closed): Host search with parent_hostgroup returns all hosts when there are no matches
When searching for parent_hostgroup = "blablabla" where there is no hostgroup named "blablabla", the result includes ... J. A.
03:18 PM Installer Feature #22559 (Closed): Configure foreman to log to system journal
Currently Foreman is configured to do simple file appender logging which requires restarts of Rails during log rotati... Lukas Zapletal
03:02 PM Bug #22505 (Closed): CoreOS image does not work
Applied in changeset commit:35dcca02f406b3e7f8cd51eb8f0cae6814975c7e. Anonymous
03:01 PM Feature #22050 (Closed): Create new role: Audit-Viewer
Applied in changeset commit:376473f5c3a1f58bfbe4e6f4c7b3b63c88dc5911. Anonymous
02:59 PM Bug #22557 (Ready For Testing): provision_method in host create API should list possible values in param type
The Foreman Bot
02:54 PM Bug #22557 (Closed): provision_method in host create API should list possible values in param type
Currently it mentions possible values in the param's description which is not a good practice:... Tomáš Strachota
02:49 PM Revision 35dcca02 (foreman): Fixes #22505 - CoreOS does not work
The image is called 'CoreOS.png', however the view is trying to fetch
'Coreos.png'.
Daniel Lobato Garcia
02:39 PM Packaging Revision 8446d101 (foreman-packaging): Fixes #21795 - backup should exclude large directories
/var/www/html/pub can contain some large directories that
we don't need in kbackup, we can exclude these.
John Mitsch
02:36 PM Revision 376473f5 (foreman): Fixes #22050 - Create built-in audit viewer role
Tomer Brisker
09:09 AM Feature #22541 (Duplicate): Additional Information "comments" view in host "view"?
Ivan Necas
09:09 AM Feature #22541 (Closed): Additional Information "comments" view in host "view"?
Ivan Necas
08:57 AM Smart Proxy Revision 0e9bc1c5: Fixes #20826 - additional test for server-duid parser.
Dmitri Dolguikh
 

Also available in: Atom