Project

General

Profile

Activity

From 02/15/2016 to 03/15/2016

03/15/2016

11:02 AM Bug #14159 (Closed): Excessively verbose output when executing tests
Applied in changeset commit:f266d2238337cb0a3a490debe34c4ecc9b9d9f2f. Anonymous
10:29 AM Revision f266d223: Fixes #14159 - output to the console during tests reduced to the normal volume
Dmitri Dolguikh
04:16 AM Bug #1015 (New): smart proxy init script has hard coded ruby path
It still depends on the shebang line, and not all OSes use systemd units. Dominic Cleal
03:51 AM Bug #1015 (Resolved): smart proxy init script has hard coded ruby path
since the service was changed to systemd, it is no longer using hard coded ruby path. Ohad Levy
03:55 AM Tracker #1051: Optimize the smart proxy
I'm not sure if this is a single change, so I'm changing it to a tracker as performance improvement on the proxy can ... Ohad Levy
03:54 AM Bug #1032 (Resolved): inconsistent names with init script related files
I think that at this stage we will not rename the project name / service name unless compelling reasons arise.
thanks
Ohad Levy
03:41 AM Refactor #888: convert dns implementation to ruby objects
Dmitri - I have the feeling this is on your radar ? (or maybe an alternative path?) Ohad Levy
03:36 AM Feature #757 (Resolved): replace the default 404 page
I believe this is no longer relevant, as we now render app/views/common/404.html.erb Ohad Levy

03/11/2016

10:36 AM Bug #12295 (Ready For Testing): Smart proxy stops listening on HTTPS port after log rotate
The Foreman Bot
09:38 AM Bug #14159 (Ready For Testing): Excessively verbose output when executing tests
The Foreman Bot
09:35 AM Bug #14159 (Closed): Excessively verbose output when executing tests
It appears that the latest rake uses -w ruby cli option when executing tests, resulting in prodigious amounts of outp... Anonymous
08:47 AM Bug #14153: Allow to run smart-proxy under passenger 5 with nginx
You are right. I checked and webrick is passing only request with valid client certificate, which is correct. So our ... Mateusz Gozdek
06:03 AM Bug #14153: Allow to run smart-proxy under passenger 5 with nginx
The alternative approach you suggested can be an option, but cannot be the sole way of performing client cert validat... Anonymous
05:25 AM Bug #14153: Allow to run smart-proxy under passenger 5 with nginx
I created pull request with fix. https://github.com/theforeman/smart-proxy/pull/392 Mateusz Gozdek
05:22 AM Bug #14153 (Ready For Testing): Allow to run smart-proxy under passenger 5 with nginx
The Foreman Bot
04:15 AM Bug #14153 (Rejected): Allow to run smart-proxy under passenger 5 with nginx
In passenger 5, they changed nginx config syntax from *@passenger_set_cgi_param@* to *@passenger_set_header@* and *@p... Mateusz Gozdek

03/10/2016

10:25 AM Bug #14142 (Closed): Race condition on all? versions of rack when smart-proxy is configured with both http and https.
An issue in rack around here: https://github.com/rack/rack/blob/master/lib/rack/handler/webrick.rb#L31. A singleton-c... Anonymous
06:02 AM Bug #14134 (Closed): Rake tasks fail under rake 11.x with undefined method `last_comment'
Applied in changeset commit:537a4624788a7ed146b335f918d86f7d60a7e575. Dominic Cleal
03:57 AM Bug #14134 (Ready For Testing): Rake tasks fail under rake 11.x with undefined method `last_comment'
The Foreman Bot
03:44 AM Bug #14134 (Closed): Rake tasks fail under rake 11.x with undefined method `last_comment'
As with Foreman in #14114, rake 11.x causes the following error with rubocop pre-0.38.0:... Dominic Cleal
05:16 AM Revision 537a4624: fixes #14134 - update rubocop and pin for rake 11.x compatibility
Dominic Cleal

03/09/2016

10:09 AM Bug #12295 (Assigned): Smart proxy stops listening on HTTPS port after log rotate
Anonymous

03/04/2016

09:59 AM Feature #13761 (Ready For Testing): Refactor virsh providers into libvirt with ruby-bindings
The Foreman Bot

03/03/2016

03:49 AM Bug #14033: dhcp web interface error: undefined method `sort' for nil:NilClass
Try adding "accept: application/json" header to your request, which will return json view of the data. Html views are... Anonymous
01:54 AM Bug #14033 (Duplicate): dhcp web interface error: undefined method `sort' for nil:NilClass
Ohad Levy
01:06 AM Bug #14033 (Duplicate): dhcp web interface error: undefined method `sort' for nil:NilClass
After upgrading from foreman-proxy version 1.9.3-1 to 1.10 (I just tested on 1.10.2)
I started seeing this error , w...
rui fernandes

03/02/2016

09:32 AM Support #14011 (Resolved): Failed to list puppet environments: Failed to query Puppet find environments API (404): Not Found: Could not find environment 'puppet'
Dominic Cleal
09:31 AM Support #14011: Failed to list puppet environments: Failed to query Puppet find environments API (404): Not Found: Could not find environment 'puppet'
I changed the puppet version to < 4 in bundler.d/puppet.rb and updated the bundle. It works, thanks ! Stefan Hölzle
09:16 AM Support #14011 (Feedback): Failed to list puppet environments: Failed to query Puppet find environments API (404): Not Found: Could not find environment 'puppet'
The smart proxy will be expecting a Puppet v4 API on the master, not Puppet 3 if the gem loaded is Puppet 4.
It's ...
Dominic Cleal
09:10 AM Support #14011 (Resolved): Failed to list puppet environments: Failed to query Puppet find environments API (404): Not Found: Could not find environment 'puppet'
I'm getting the following warning in the foreman log:... Stefan Hölzle
03:16 AM Bug #13536: DNS provider dnscmf: PTR's are currently noop
Ah, yes please - either a new ticket or refs against #13421. Dominic Cleal

03/01/2016

06:26 PM Bug #13536: DNS provider dnscmf: PTR's are currently noop
Dominic, since you set release to 1.12 - a reminder: PR379 also fixed a regression introduced in #13421, witch is tar... Daniel Helgenberger
04:01 AM Bug #13947 (Closed): Remove html views for dhcp and root modules
Applied in changeset commit:2578671415c1a212beb93a9fd6027a172961e38c. Anonymous
03:20 AM Revision 25786714: Fixes #13947 - removed html views for dhcp and root modules
Dmitri Dolguikh

02/29/2016

11:42 AM Bug #13947 (Ready For Testing): Remove html views for dhcp and root modules
The Foreman Bot
08:15 AM Bug #13947 (Closed): Remove html views for dhcp and root modules
They are broken and have been for awhile now. Anonymous
11:02 AM Bug #1391 (Resolved): filter_log calls logger.debug
The logging of the proxy has changed significantly over time, especially in 1.11, so i don't think this is valid any ... Greg Sutcliffe
10:21 AM Bug #2320 (Duplicate): Foreman Proxy on Windows: Vendor Class not found Error
This was resolved, see http://projects.theforeman.org/issues/13129 for details. Anonymous
10:05 AM Bug #3813 (Resolved): Foreman-proxy fails to start when using tilt 2.0.0
Not an issue anymore. Closing. Anonymous
10:01 AM Feature #4025 (Resolved): PTR support in dnscmd provider
Has been resolved in http://projects.theforeman.org/issues/13536. Closing. Anonymous
09:57 AM Refactor #4869 (Resolved): As a user I'd like to have ability to selectively install smart-proxy components
This is the case for non-core modules now. No point packaging core modules separately. Closing. Anonymous
09:46 AM Bug #5995 (Duplicate): Windows AD DHCP reservation creation fails with "The specified option does not exist"
Dominic Cleal
09:45 AM Bug #5995 (Closed): Windows AD DHCP reservation creation fails with "The specified option does not exist"
Closing this in favour of http://projects.theforeman.org/issues/13575, where changes for the fix are being tracked. Anonymous
09:29 AM Bug #6208 (Rejected): Unable to overwrite/delete previously created DHCP entry
No activity in over a year, closing the issue. Anonymous
09:24 AM Bug #11196 (Resolved): ERF12-6899 [ProxyAPI::ProxyException]
Dominic Cleal
09:12 AM Bug #6893 (Rejected): Class import tries to update the same classes over and over again.
Dominic Cleal
09:12 AM Bug #6893 (Closed): Class import tries to update the same classes over and over again.
This hasn't seen any activity in a year and no one else reported/commented on the issue. Closing it, please reopen if... Anonymous
09:11 AM Feature #10618 (Rejected): TFTP list enabled hosts?
Tomer Brisker
09:10 AM Feature #10618: TFTP list enabled hosts?
Request is not clear and no response has been provided in 9 months. Closing this, please reopen with further info if ... Tomer Brisker
09:00 AM Refactor #7298 (Closed): Remove Proxy::Virsh dependencies on dns and dhcp modules
Was fixed in b32f2f777c5e23119f3daced9c96432d08d5bef7. Anonymous
08:47 AM Bug #9248 (Rejected): smart-proxy does not create a pid file
Dominic Cleal
08:46 AM Bug #9248 (Closed): smart-proxy does not create a pid file
This has been inactive for a year with no other users raising the issue. I'm going to close this, pls. reopen if you ... Anonymous
07:54 AM Bug #1054: Native MS DHCP options do not initialize properly when using the web interface
This and "features" views are broken and have been for a long time. Moreover, b/c browsers by default send "accept: *... Anonymous
07:30 AM Feature #1202 (Resolved): Read all subnet info from DHCP server (including name and DNS)
Without the examples requested some time ago, it's hard to make progress on this. As such, I'm going to close it, but... Greg Sutcliffe
06:27 AM Revision c1994b8f: Refs #12209: Pass in the actual values to {create,remove}_ptr_record
Ewoud Kohl van Wijngaarden
06:13 AM Feature #13942 (Ready For Testing): Backport {a,ptr}_record_conflict functions to 1.11
The Foreman Bot
05:51 AM Feature #13942 (Closed): Backport {a,ptr}_record_conflict functions to 1.11
In git master functions were added to reliably detect A/PTR conflicts (instead of dns_find). These are useful for plu... Ewoud Kohl van Wijngaarden
05:41 AM Feature #12896 (Rejected): Allow proxy to list puppet class counts
Dominic Cleal
05:38 AM Feature #12896 (Closed): Allow proxy to list puppet class counts
Turned out that the existing implementation was sufficient. Closing the ticket. Anonymous
05:37 AM Feature #13544 (Ready For Testing): Support IPv6 DNS in smart-proxy
The Foreman Bot
04:18 AM Bug #1099 (Duplicate): web interface does not show host options
Ori Rabin
02:21 AM Bug #588 (Rejected): SERVICE should be set to false during testing
No activity in over 3 years. Closing. Tomer Brisker

02/26/2016

09:38 AM Bug #13906: IPv6: PTR collision detection NOOP
IPv6 support isn't there yet. API still fails on creation of a duplicate error (as MS dns catches the error), but ret... Anonymous
09:27 AM Bug #13906: IPv6: PTR collision detection NOOP
Right, strangely it breaks and gets fixed in between, see below.
How should we handle this issue?
h3. Working r...
Daniel Helgenberger
09:11 AM Bug #13906: IPv6: PTR collision detection NOOP
Yeah, it's a bug in resolver. 1.9.3 seems to be fine, as is 2.2.3, everything in between is probably broken. Anonymous
07:06 AM Feature #13916 (Resolved): Add unit tests for realm provider
I rather see this as a bug, but realm does currently not get tested. Daniel Helgenberger
04:05 AM Feature #13761 (Assigned): Refactor virsh providers into libvirt with ruby-bindings
Dominic Cleal

02/25/2016

06:25 PM Bug #13906: IPv6: PTR collision detection NOOP
FYI: Opened upstream issue, https://bugs.ruby-lang.org/issues/12112 Daniel Helgenberger
12:46 PM Bug #13906 (New): IPv6: PTR collision detection NOOP
Fix for #13536 / PR379[1] introduced a method to check for ptr collisions. It relies on Resolv.getnames[2] to detect ... Daniel Helgenberger
11:09 AM Feature #13761: Refactor virsh providers into libvirt with ruby-bindings
It looks like refactoring everything to drop virsh and communicate via libvirt protocol is not large, I will go ahead... Lukas Zapletal
10:01 AM Bug #13841 (Closed): Smart Proxy DNS nsupdate GSS fails
Applied in changeset commit:7e896ba914b8fee0e52e29d10119b4d7d1f44a28. Anonymous
09:09 AM Revision 7e896ba9: Fixes #13841 - Smart Proxy DNS nsupdate GSS fails
Definition signature change to nsupdate_connect in dns_nsupdate_gss_main.rb. cyrus-mc
09:01 AM Bug #13536 (Closed): DNS provider dnscmf: PTR's are currently noop
Applied in changeset commit:450e0b694ead84961db9c1ffd4256919423484f6. Anonymous
08:27 AM Revision 450e0b69: Fixes #13536 - working ptr's for dnscmd
Daniel Helgenberger
08:13 AM Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
setting ignore_puppet_facts_for_provisioning to true resolved this issue for us. Toni Schmidbauer

02/24/2016

04:24 PM Bug #13841 (Ready For Testing): Smart Proxy DNS nsupdate GSS fails
The Foreman Bot
07:01 AM Bug #13427 (Closed): Progname not defined for SYSLOG logger
Applied in changeset commit:a838204ef2e21b9c3e89db84894b35a7af059d18. Anonymous
06:57 AM Revision a838204e: Fixes #13427 - fixed log buffer with SYSLOG
Lukas Zapletal

02/23/2016

07:24 AM Bug #13427: Progname not defined for SYSLOG logger
I need this to be included in the 1.11 release, discovery image does not work without this patch. Thanks! Lukas Zapletal
03:13 AM Bug #13841: Smart Proxy DNS nsupdate GSS fails
Your patch is correct - if you'd like to send it in, please open a pull request to https://github.com/theforeman/smar... Dominic Cleal

02/22/2016

06:10 PM Bug #13841 (Closed): Smart Proxy DNS nsupdate GSS fails
Unable to configure DNS provider nsupdate GSS.
Smart Proxy errors with the following:
E, [2016-02-22T17:09:14....
Matthew Ceroni
08:38 AM Bug #12295: Smart proxy stops listening on HTTPS port after log rotate
I like the idea of using a dedicated signal for log rolling even better. Anonymous
08:09 AM Bug #12295: Smart proxy stops listening on HTTPS port after log rotate
Or provide another signal handler just for rolling logs, avoiding the need to restart at all. Dominic Cleal
08:06 AM Bug #12295 (New): Smart proxy stops listening on HTTPS port after log rotate
Anonymous
08:05 AM Bug #12295: Smart proxy stops listening on HTTPS port after log rotate
Apparently the issue is still there. I don't think adding a delay between launching http and https apps is a great ap... Anonymous

02/19/2016

07:29 AM Feature #13806 (Resolved): Implement dnsmasq DHCP/DNS provider
It looks like Dnsmasq in Fedora 23+ is capable enough so it can be used directly to manipulate both DHCP and DNS auth... Lukas Zapletal
06:01 AM Bug #13028 (Closed): foreman-proxy has error "Couldn't enable plugin dhcp_isc" on every restart
Applied in changeset commit:53e560fe51c27584c5ab9acc0a4ffefdbc79088a. Anonymous
05:49 AM Revision 77a8d138: Bump version to 1.12-develop
Dominic Cleal
05:25 AM Bug #13600 (Closed): Templates module not marked as failed when foreman_url is missing
Dominic Cleal
05:24 AM Revision 53e560fe: Fixes #13028: provider will not be configured if the main plugin is disabled
Also made plugin initialization and configuration more testable. Dmitri Dolguikh

02/18/2016

06:28 AM Revision 6ca411cb: refs #13638 - fix .empty? check in pkg:generate_source task
Dominic Cleal
04:03 AM Refactor #13638 (Closed): Enable rubocop 0.37.1 cops
Applied in changeset commit:5f5c21683ed32f5281ed018800b36a03552ae3ca. Brandon Weeks
03:10 AM Revision 5f5c2168: Fixes #13638 - Enable rubocop 0.37.1 cops
Brandon Weeks

02/17/2016

09:53 AM Feature #13761 (Ready For Testing): Refactor virsh providers into libvirt with ruby-bindings
The Foreman Bot
09:49 AM Feature #13761 (Closed): Refactor virsh providers into libvirt with ruby-bindings
I need this for discovery testing. Lukas Zapletal
04:03 AM Revision 5fe3b6f4: refs #13421 - change array layout to suit rubocop 0.37.1
Dominic Cleal
01:37 AM Bug #13747 (Ready For Testing): webrick needs option to change SSL ciphers via configuration vs hard coded values
The Foreman Bot
01:33 AM Bug #13747 (Closed): webrick needs option to change SSL ciphers via configuration vs hard coded values
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1282514
Description of problem:
Currently the foreman-p...
Tomer Brisker

02/16/2016

05:44 PM Bug #13536 (Ready For Testing): DNS provider dnscmf: PTR's are currently noop
The Foreman Bot

02/15/2016

01:13 PM Bug #13575 (Ready For Testing): Don't fail due to missing PXEClient DHCP opt on 2008R2
The Foreman Bot
11:01 AM Bug #13421 (Closed): [smart-proxy] provider dnscmd: create record in sub domain broken - DNS_ERROR_ZONE_DOES_NOT_EXIST
Applied in changeset commit:310433f729c5743b0c9f489e664470c0959857b8. Anonymous
10:52 AM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Please also see http://projects.theforeman.org/issues/10378, seems like startup issues could be related to a path res... Anonymous
10:41 AM Revision 310433f7: Fixes #13421 - Support for dnscmd zone names and sub zones
Daniel Helgenberger
07:01 AM Bug #13701 (Closed): Sync with foreman .gitignore for custom bundler files
Applied in changeset commit:aff26ce8b6ac6c901c616b5a18dd6c8c8acd1aca. Anonymous
06:42 AM Revision aff26ce8: Fixes #13701 - improve .gitignore
Marek Hulan
 

Also available in: Atom