Project

General

Profile

Activity

From 01/22/2019 to 02/20/2019

02/20/2019

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
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
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
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
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: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

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: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: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
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: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
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
12:01 PM Refactor #26062 (Closed): update roadie-rails
Applied in changeset commit:26f1b80362199e3906e642210eb139c209ad31f6. Anonymous
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: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

02/17/2019

02:38 PM Refactor #25952 (Ready For Testing): Unused function escaped_warning_chart_context
The Foreman Bot

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
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
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: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
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: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
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: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: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:20 PM Bug #25650 (Closed): AutoYast Default iPXE Template Broken due to Template Changes
Tomer Brisker
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: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

02/11/2019

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
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

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/07/2019

08:01 PM Bug #25569 (Closed): Windows templates: undefined method `medium_uri' for nil:NilClass
Applied in changeset commit:f62de568d19afddab69118a41531b175c440038f. Shimon Shtein
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: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:39 AM Bug #25969 (Closed): javascript error when opening Manage Manifest modal
Ondřej Pražák

02/06/2019

09:41 PM Bug #25969 (Ready For Testing): javascript error when opening Manage Manifest modal
The Foreman Bot
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: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
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
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

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
11:01 AM Bug #25956 (Closed): fog-libvirt 0.6 renames all modules/classes
Applied in changeset commit:f34b27967507af61d242e23afc33152c97d41f8a. 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
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: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

01/30/2019

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
02:57 PM Bug #25894 (Closed): Rename Host statuses report template so it does not contain CSV
Lukas Zapletal
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
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
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

01/28/2019

04:19 PM Bug #25933 (New): User is not created with bmc_nic_setup snippet
If the user is absent from the IPMI user list, the script try to create it with the following command:... Fabien Brachere
02:11 PM Refactor #25929 (Ready For Testing): Filter out authenticity_token
The Foreman Bot
02:07 PM Refactor #25929 (Ready For Testing): Filter out authenticity_token
We log it by default, it is stored in the session so it's technically possible to make use of this for an attack. Lukas Zapletal
12:01 PM Bug #25777 (Closed): patternfly-react update to v2.29.0 lead to snapshot error
Applied in changeset commit:bee754f3561b877579ff2cdb2f43fa97da12d7a5. Avi Sharvit
11:20 AM Bug #16591 (Ready For Testing): Smart matchers with multiple, more specific facts match on less specific facts
The Foreman Bot
09:06 AM Bug #25923 (Ready For Testing): Puppet fact processing failed for hosts with large number of LUNs attached
The Foreman Bot
09:01 AM Bug #25923: Puppet fact processing failed for hosts with large number of LUNs attached
Tomer, what makes you think this is related? I mean, before and after the patch the code still contains: @query.where... Lukas Zapletal
05:34 AM Installer Support #25927 (Feedback): Hardware Requirements
Hi Foreman Team,
We are looking for your help to identify Hardware requirements as below:
Total numbers of ser...
Krishna Verma

01/27/2019

04:17 PM Bug #25926 (Closed): Fetch Audits in client through API
Fetch Audits in client through API Gilad Lekner
11:26 AM Bug #25925: admin cannot edit a user without re-entering the user's password
Looks like this is caused by autocomplete filling in the password field with the admin password, clearing the field r... Tomer Brisker
10:48 AM Bug #25925 (Closed): admin cannot edit a user without re-entering the user's password
previously, iirc, the password fields were disabled by default and only editable when the field was explicitly enabled Tomer Brisker
11:01 AM Bug #24834 (Closed): Fact names and values are not displayed properly
Applied in changeset commit:e806152be65fe32031a210e38db6fb8e1f04ce66. Anonymous
10:36 AM Bug #25923: Puppet fact processing failed for hosts with large number of LUNs attached
This seems to be related to an optimization attempt in the fact importer in foreman 1.20, moving to foreman project Tomer Brisker

01/25/2019

08:14 PM Installer Bug #25909 (Closed): satellite-installer --upgrade qpid-config returned 1 instead of one of [0]
Eric Helms
06:23 PM Bug #25923 (Closed): Puppet fact processing failed for hosts with large number of LUNs attached
After an upgrade from Katello 3.8 to 3.10 - I see Postgres errors in production.log for hosts with lots of LUNs and a... Tony Coffman
01:45 PM Feature #25168: Add “Managed” into interface overview
I tested the changes. A little bit late but, it works as expected. Michael Spindelboeck
08:56 AM Bug #25914 (Closed): Not able to delete user associated with usergroup
Ondřej Pražák
01:23 AM Feature #23718 (New): Add hosts search ability to foreman's dashboard
The Foreman Bot

01/24/2019

05:01 PM Bug #25362 (Closed): Reset page to 1 when selecting per page
Applied in changeset commit:0635056046f00b08760f8f3a7eb9eba85afee023. Anonymous
02:16 PM Bug #25914 (Ready For Testing): Not able to delete user associated with usergroup
The Foreman Bot
09:01 AM Bug #25908 (Closed): Unable to create a new setting with the shortcut syntax
Applied in changeset commit:daf0a39486f53ad64699b0137481b99005ce2728. Avi Sharvit

01/23/2019

10:01 PM Bug #25889 (Closed): Remove the password limit in compute resource
Applied in changeset commit:c1d8f50971eb002f607028acab0300e739dab81e. Shira Maximov
06:49 PM Bug #25897: Using search query for listing content hosts produces unexpected output
we can look into this, it may be a issue in foreman rather than katello but we will double check before re-assigning John Mitsch
06:02 PM Bug #25898 (Closed): partition tables do not render snippets
Applied in changeset commit:2ee3c9af92c635c95934bbcb4e86dec0e1aaadea. Anonymous
04:09 PM Feature #25904 (Need more information): Need integration of organizations and locations with discovery plugin
Thanks for the feedback, we are aware of these limitations. You can however set taxonomy according to subnet today, i... Lukas Zapletal
03:32 PM Bug #25914 (Closed): Not able to delete user associated with usergroup
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1667704
*Description of problem:*
Could not delete use...
Marek Hulán
02:20 PM Refactor #25913 (Ready For Testing): Add helpers for snake and camel case
The Foreman Bot
02:16 PM Refactor #25913 (Closed): Add helpers for snake and camel case
While our API serves JSON with snake case keys, js uses camel case. We need to transform the JSON keys to camel case ... Ondřej Pražák
12:16 PM Installer Bug #25909 (Ready For Testing): satellite-installer --upgrade qpid-config returned 1 instead of one of [0]
The Foreman Bot
11:07 AM Installer Bug #25909 (Closed): satellite-installer --upgrade qpid-config returned 1 instead of one of [0]
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1665466
*Description of problem:*
After upgrade from 6...
Evgeni Golov
12:00 PM Bug #25910 (Ready For Testing): Migrate js test-helpers to npm react-redux-test-utils
The Foreman Bot
11:56 AM Bug #25910 (New): Migrate js test-helpers to npm react-redux-test-utils
Avi Sharvit
09:20 AM Bug #25908 (Ready For Testing): Unable to create a new setting with the shortcut syntax
The Foreman Bot
09:18 AM Bug #25908 (Closed): Unable to create a new setting with the shortcut syntax
It is impossible to create a new setting by doing `Setting[:foo] = "bar"`.
* If `Setting[:foo]` already exists, it...
Avi Sharvit

01/22/2019

08:53 PM Feature #25905 (New): Organizations and locations need better documentation, especially examples
Based on trial-and-error attempts at usage and associated discovery of apparent bugs (25902, 25903), it is unclear wh... Alex Kinneer
08:46 PM Feature #25904 (Need more information): Need integration of organizations and locations with discovery plugin
The discovery plugin is effectively not integrated with the organizations and locations mechanism of Foreman. All dis... Alex Kinneer
08:38 PM Bug #25903 (New): Organizations/locations "select all" fails to actually attach membership to the target entities
The UI exposes a 'select all' option for organizations and locations (this corresponds to 'ignore_types' in the API).... Alex Kinneer
08:33 PM Bug #25902 (New): Unable to use inherited subnets, domains, and environments from child organizations
The UI treats a child organization (& location) as inheriting the subnets, domains, and environments from the parent,... Alex Kinneer
05:02 PM Bug #25098 (Closed): `hammer host create ...` returns ISE instead of an error message when LibVirt compute-resource is not in correct organization
Applied in changeset commit:15b08c41926b371ceb243d8e580eaad21aee59f0. Sebastian Gräßl
04:10 PM Feature #25899 (Closed): Log org_name next to org_id
Some backend systems namely Candlepin are not passed organization ID but only NAME. In order to correlate those log e... Lukas Zapletal
04:02 PM Feature #25609 (Closed): Move Audits Page to React
Applied in changeset commit:1e3ecae42ee63cd089ea945da9f71890c5981121. Anonymous
04:02 PM Feature #25551 (Closed): Prevent auto-refreshing on inactive dashboard tabs
Applied in changeset commit:ffef16d629c78eadea487a43d8da5779bb446129. Avi Sharvit
03:49 PM Installer Feature #22570 (Assigned): Enable syslog for candlepin
Pattern proposal:
<pattern>@cee:{"message":"%m","foreman":{"request":"%X{csid}","org_id":"%X{org}"},"candlepin...
Lukas Zapletal
03:46 PM Bug #25898 (Ready For Testing): partition tables do not render snippets
The Foreman Bot
03:16 PM Bug #25898 (Closed): partition tables do not render snippets
In partition table templates snippets cannot be used. This is a regression in 1.20 that is caused by the introduction... Timo Goebel
03:15 PM Bug #25897 (Closed): Using search query for listing content hosts produces unexpected output
While trying to use the search query with 'or' option to list two content hosts with FQDN, the result is long duplica... Moti Asayag
02:59 PM Refactor #25896 (Ready For Testing): Syslog logging pattern should not include time or request id
The Foreman Bot
02:56 PM Refactor #25896 (Closed): Syslog logging pattern should not include time or request id
The sys_pattern was created to differentiate between file appender and syslog appender:
:pattern: "%d [%.1l|%.3c...
Lukas Zapletal
02:28 PM Feature #25895 (New): Document on how to fetch logs from remote smart-proxies
When logging is set to log to journald, it's pretty easy to fetch logs from remote machines (Smart Proxies or Capsule... Lukas Zapletal
02:21 PM Tracker #22569 (Assigned): Unified and structured logging
I am going to add few more relevant issues related to this effort. Further reading:
* https://projects.theforeman....
Lukas Zapletal
12:05 PM Bug #25894 (Ready For Testing): Rename Host statuses report template so it does not contain CSV
The Foreman Bot
11:52 AM Bug #25894 (Closed): Rename Host statuses report template so it does not contain CSV
All other shipped reports don't contain format in their name. Now when we use DSL for rendering, it would be better t... Marek Hulán
11:02 AM Bug #25893 (Closed): Change 'User data' to 'User Data'
Applied in changeset commit:d06117b0c9c4db35a3c840187c0471f0a5192d1a. Moti Asayag
09:08 AM Bug #25893 (Ready For Testing): Change 'User data' to 'User Data'
The Foreman Bot
09:00 AM Bug #25893 (Closed): Change 'User data' to 'User Data'
The 'User data' column under the Compute Resource --> Images should be capitalized:
!Selection_975.png!
Moti Asayag
11:01 AM Bug #25882 (Closed): webpack plugin compilation ignores all but main index.js entry
Applied in changeset commit:202c65d0efc0345b883ba6d1e70aedc90b3d5294. Justin Sherrill
11:01 AM Bug #25869 (Closed): Humanize correctly name of the TemplateKind
Applied in changeset commit:9d7c4d203cdbf39ddd0845c9b5f6896ca20dc620. Ondřej Ezr
08:44 AM Bug #25889 (Ready For Testing): Remove the password limit in compute resource
The Foreman Bot
08:01 AM Feature #25892 (Closed): remove back buttons where breadcrumbs exists
in a few places (e.g. vm details under compute resource - see attached image) we still have the link to the back butt... Ohad Levy
07:16 AM Bug #25870: Foreman can't differentiate VMware VMs if they were manually copied (not cloned)!
Also applies to ddb.uuid in each virtual hard disk of the copied VM. Michael Schiessl
12:56 AM Bug #25890 (Duplicate): Libvirt provider does not seem to understand the mac vtap shared interface type
Call to virNetworkGetBridgeName failed: internal error: network 'macvtap-net' does not have a bridge name.
# virsh...
Subhendu Ghosh
 

Also available in: Atom