Project

General

Profile

Activity

From 03/10/2016 to 04/08/2016

04/06/2016

10:01 AM Bug #14461 (Closed): Smart proxy fails to load any modules when running under ruby 2.3
Applied in changeset commit:b215df8446752af50cf7de147889d862423fdd41. Anonymous
09:38 AM Revision b215df84: Fixes #14461 - removed :method_missing from Proxy::Settings::Plugin
OpenStruct always returned 'nil' when calling methods for non-existing keys. Before ruby 2.3 methods for keys were de... Dmitri Dolguikh

04/04/2016

11:12 AM Bug #14461 (Ready For Testing): Smart proxy fails to load any modules when running under ruby 2.3
The Foreman Bot
11:02 AM Bug #14461 (Closed): Smart proxy fails to load any modules when running under ruby 2.3
Anonymous

04/01/2016

12:45 PM Bug #3995: pending certificates don't get deleted with puppet 3.x
I bumped into this too whilst testing the smart proxy with puppet 4 (which needs a couple of small mods to work BTW).... Alex Fisher
02:56 AM Bug #14422 (Rejected): "POST /run HTTP/1.1" 500 34 - Run Puppet - Even though it works
> Are you saying newer versions of Foreman return better results on run puppet failures? I've always wanted that. Spe... Dominic Cleal

03/31/2016

11:30 AM Bug #14422: "POST /run HTTP/1.1" 500 34 - Run Puppet - Even though it works
I lied. Come to think of it, you're right, it does always return the non-zero exit code from mcollective. Heres hop... Jeff Sparrow
11:28 AM Bug #14422: "POST /run HTTP/1.1" 500 34 - Run Puppet - Even though it works
Thats where my loss is. The fact it doesnt fail. I have seen this error with and without mcollective returning a no... Jeff Sparrow
11:16 AM Bug #14422 (Feedback): "POST /run HTTP/1.1" 500 34 - Run Puppet - Even though it works
The error message "Failed puppet run: Check Log files" indicates the external "mco" command failed, probably with a n... Dominic Cleal
11:09 AM Bug #14422 (Rejected): "POST /run HTTP/1.1" 500 34 - Run Puppet - Even though it works
I am getting "POST /run HTTP/1.1" 500 34 randomly on any hosts, while attempting to Run Puppet.
Foreman will come b...
Jeff Sparrow
09:04 AM Bug #10504 (Closed): customrun was broken and customrun_args is empty threw Nil -> string exception
Applied in changeset commit:50cd49b75333c3c3eb1b03db71559521bb425c86. Pieter Hollants
08:31 AM Revision 50cd49b7: Fixes #10504 - Avoid splitting undefined customrun_args
Pieter Hollants
06:55 AM Feature #14396: Support for subnet options inside "pool" blocks
Dmitri, ah ok, that certainly explains the behaviour I'm seeing.
I'd suggest making this an RFE then - currently t...
Greg Sutcliffe
06:53 AM Feature #14396: Support for subnet options inside "pool" blocks
This would most likely require changes on the foreman side as well. Anonymous
06:36 AM Feature #14396: Support for subnet options inside "pool" blocks
Not sure if this should be qualified as a bug. "Range" option is supported when it's a child of "subnet". We do not p... Anonymous

03/30/2016

03:02 PM Feature #8046: Add an infoblox provider for dns/dhcp
So I just created this this morning (and just mailed the foreman-users list about it)
[[https://github.com/sjoeboo...
Matt Nicholson
09:42 AM Bug #10504: customrun was broken and customrun_args is empty threw Nil -> string exception
Thanks Pieter! Dominic Cleal
09:35 AM Bug #10504: customrun was broken and customrun_args is empty threw Nil -> string exception
I updated Dhaivat's fix for the current code: https://github.com/theforeman/smart-proxy/pull/403
Pieter Hollants
08:09 AM Feature #14396 (New): Support for subnet options inside "pool" blocks
Behaviour: In the UI, clicking Import Subnets goes to a page with the Gateway and Netmask correctly detected/filled i... Greg Sutcliffe
07:02 AM Bug #14387 (Closed): SSLv3 remains enabled on Ruby 1.8.7
Applied in changeset commit:41293caaf08337e1e95379920e991b5dc4114830. Brandon Weeks
06:48 AM Bug #14394 (Ready For Testing): WEBrick server version disclosure
The Foreman Bot
05:38 AM Bug #14394 (Closed): WEBrick server version disclosure
WEBrick by default is configured with a verbose HTTP server header that includes key information about the server. Wh... Brandon Weeks
06:38 AM Revision 41293caa: Fixes #14387 - correctly disable SSLv3 on Ruby 1.8.7
Brandon Weeks

03/29/2016

05:41 PM Bug #14387 (Ready For Testing): SSLv3 remains enabled on Ruby 1.8.7
The Foreman Bot
05:31 PM Bug #14387 (Closed): SSLv3 remains enabled on Ruby 1.8.7
During testing of Foreman 1.11 I noticed the changes made in #12572 did not effectively disable SSLv3 and caused disp... Brandon Weeks

03/24/2016

12:02 PM Bug #13552 (Closed): Validate DNS names passed to the DNS API
Applied in changeset commit:5d68f49e911ca55caa64dccab9de51cd4dc46fe3. Anonymous
11:34 AM Revision 5d68f49e: Fixes #13552: Validate DNS names passsed to the DNS API
Ewoud Kohl van Wijngaarden
08:01 AM Bug #13551 (Closed): Validate IP addresses passed to the DNS API
Applied in changeset commit:b85ad0e5ae3bbe8bb80872eba041f2a7cc71952a. Anonymous
07:33 AM Revision b85ad0e5: Fixes #13551: Add IP address validation in DNS API
Ewoud Kohl van Wijngaarden

03/23/2016

09:42 AM Bug #13552 (Ready For Testing): Validate DNS names passed to the DNS API
The Foreman Bot
09:39 AM Bug #13551 (Ready For Testing): Validate IP addresses passed to the DNS API
The Foreman Bot
09:01 AM Bug #14142 (Closed): Race condition on all? versions of rack when smart-proxy is configured with both http and https.
Applied in changeset commit:e5b669742356ea78974d0e74425704d1c48ad0b9. Dominic Cleal
08:15 AM Revision e5b66974: fixes #14142 - launch WEBrick directly, avoiding Rack::Server
Rack::Server calls server-specific handlers such as
Rack::Handler::WEBrick which relies on a class-level variable tha...
Dominic Cleal

03/18/2016

09:44 AM Bug #14266: proxy-puppet - import classes to foreman takes ages
> There's a refactoring of the smart proxy's parsers in #13667 which Dmitri says will also fix this issue, but that's... Mike Fröhner
09:33 AM Bug #14266: proxy-puppet - import classes to foreman takes ages
Sounds awesome. I will have a look into it and check if this solves my issue. Mike Fröhner
09:21 AM Bug #14266: proxy-puppet - import classes to foreman takes ages
Refiling this as a bug as I think it can be classed as one in the smart proxy, because it continually reinitialises P... Dominic Cleal
09:02 AM Bug #14266 (Resolved): proxy-puppet - import classes to foreman takes ages
Hello,
I am currently working on a project to refactor our foreman infrastructur. For that I was setting up a cont...
Mike Fröhner
08:20 AM Bug #14142 (Ready For Testing): Race condition on all? versions of rack when smart-proxy is configured with both http and https.
The Foreman Bot

03/17/2016

09:02 AM Bug #12295 (Closed): Smart proxy stops listening on HTTPS port after log rotate
Applied in changeset commit:7cc71a107f37f1c7dfc12f2791906565e796bed6. Anonymous
08:28 AM Revision 7cc71a10: Fixes #12295 - Added support for log rotation
SIGUSR1 now can be used to re-open log file when file-based logger is used. Dmitri Dolguikh
08:21 AM Bug #14142: Race condition on all? versions of rack when smart-proxy is configured with both http and https.
I think I'm seeing this issue too, with the symptom being that one of the two servers doesn't get configured correctl... Dominic Cleal

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
 

Also available in: Atom