Project

General

Profile

Activity

From 01/13/2016 to 02/11/2016

02/11/2016

07:16 PM Refactor #13638 (Ready For Testing): Enable rubocop 0.37.1 cops
The Foreman Bot
10:16 AM Feature #13667 (Ready For Testing): puppet_proxy and puppetca modules load puppet gem in puppet 4.0 and higher environments
The Foreman Bot
10:13 AM Feature #13667 (Closed): puppet_proxy and puppetca modules load puppet gem in puppet 4.0 and higher environments
Anonymous

02/10/2016

03:33 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Hi Dmitri - yes, as stated, I'm using 1.10.1. Also, I can install the proxy fine (you guys actually merged my pull r... Travis Burrell
10:02 AM Bug #13522 (Closed): Error 406 loading Puppet CA certificate list on Puppet 4 due to PATH difference
Applied in changeset commit:9bd447010b56f732a4ff65aed25971c9ca47cb95. Anonymous
05:07 AM Bug #13522 (Ready For Testing): Error 406 loading Puppet CA certificate list on Puppet 4 due to PATH difference
The Foreman Bot
09:37 AM Revision 9bd44701: fixes #13522 - add correct path to puppet binary
Puppet 4 AIO uses /opt/puppetlabs/bin to store the puppet executable Goh Choon Ming
08:02 AM Feature #13637 (Closed): Upgrade to rubocop 0.37.1
Applied in changeset commit:ccc72b3b2453ff6f918ae6332c56c6b0984a3c76. Brandon Weeks
07:23 AM Revision ccc72b3b: Fixes #13637 - Upgrade rubocop to 0.37.1
Brandon Weeks
07:08 AM Bug #13600: Templates module not marked as failed when foreman_url is missing
#13028 contains a fix for this issue, as it now raises an exception from the templates module when the setting is mis... Dominic Cleal

02/09/2016

07:59 PM Refactor #13638 (Closed): Enable rubocop 0.37.1 cops
Brandon Weeks
07:13 PM Feature #13637 (Ready For Testing): Upgrade to rubocop 0.37.1
The Foreman Bot
07:11 PM Feature #13637 (Closed): Upgrade to rubocop 0.37.1
Fixes the bug Dominic found in 0.35.1. Brandon Weeks
04:11 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
I would recommend using the 1.10 stable or even latest code from develop branch. Please see http://theforeman.org/man... Anonymous
04:01 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Not sure if this is the place to post this issue, but a Google search led me to this ticket, so please lmk if I shoul... Travis Burrell

02/08/2016

08:11 AM Bug #13600: Templates module not marked as failed when foreman_url is missing
it does, and it does not list it under failed features.
Ohad Levy
08:07 AM Bug #13600: Templates module not marked as failed when foreman_url is missing
Please set categories when filing tickets.
Is the smart proxy reporting the feature as active?
Dominic Cleal
08:05 AM Bug #13600 (Closed): Templates module not marked as failed when foreman_url is missing
in the logs (now in the nice shiny UI) I can see:... Ohad Levy

02/05/2016

06:00 AM Bug #13575 (Closed): Don't fail due to missing PXEClient DHCP opt on 2008R2
Due to #2870 the dhcp_native_ms provider always tries to set the
PXEClient opt to empty. However this does not exist...
Guido Günther

02/03/2016

03:26 PM Bug #13552 (Closed): Validate DNS names passed to the DNS API
Currently DNS names are not verified and passed on straight to the backends. This may be a security risk if DNS plugi... Ewoud Kohl van Wijngaarden
03:25 PM Bug #13551 (Closed): Validate IP addresses passed to the DNS API
Currently IP addresses are not verified and psased on straight to the backends. This may be a security risk if DNS pl... Ewoud Kohl van Wijngaarden
10:31 AM Feature #13544 (Closed): Support IPv6 DNS in smart-proxy
Currently only A and PTR records are supported. The PTR records appear support IPv6, but this needs to be verified. A... Ewoud Kohl van Wijngaarden
10:31 AM Feature #8046 (New): Add an infoblox provider for dns/dhcp
Since the PRs were closed because they should be rewritten to providers so setting back to New. Ewoud Kohl van Wijngaarden
07:18 AM Bug #13536 (Closed): DNS provider dnscmf: PTR's are currently noop
Currently, PTRs are non operational since there is no method to find the correct reverse zone. Since #13421 fixes the... Daniel Helgenberger
04:51 AM Bug #13526 (Rejected): impossible to use puppet master with several paths in puppet parameter environmentpath
Dominic Cleal
04:47 AM Bug #13526: impossible to use puppet master with several paths in puppet parameter environmentpath
I found a post in the puppet-dev mailling list that lets me support that the forman-proxy work well, and i missed an ... Fabien Combernous

02/02/2016

01:21 PM Bug #13526 (Rejected): impossible to use puppet master with several paths in puppet parameter environmentpath
When we get the list of known environments by using the puppetmaster API, the puppet parameter environmentpath is lis... Fabien Combernous
08:28 AM Bug #13522: Error 406 loading Puppet CA certificate list on Puppet 4 due to PATH difference
If you'd like to get your patch in, please follow the steps at http://theforeman.org/contribute.html to submit it (th... Dominic Cleal
08:21 AM Bug #13522 (Closed): Error 406 loading Puppet CA certificate list on Puppet 4 due to PATH difference
I'm currently running smart proxy from source with foreman 1.10. It is unable to list all the puppet certificates on ... Choon Ming Goh

01/28/2016

07:05 AM Bug #13421 (Ready For Testing): [smart-proxy] provider dnscmd: create record in sub domain broken - DNS_ERROR_ZONE_DOES_NOT_EXIST
The Foreman Bot
03:24 AM Bug #13427 (Ready For Testing): Progname not defined for SYSLOG logger
The Foreman Bot
03:21 AM Bug #13427 (Closed): Progname not defined for SYSLOG logger
According to Ruby API (http://ruby-doc.org/stdlib-2.1.0/libdoc/logger/rdoc/Logger.html#method-i-add) if both message ... Lukas Zapletal

01/27/2016

08:04 PM Bug #13420: [Smart proxy] provider dhcp_native_ms DELETE method broken
I looked through smart proxy; the 404 is thrown by one of the validate methods. Adding a record works. I think it cou... Daniel Helgenberger
04:09 PM Bug #13420 (Resolved): [Smart proxy] provider dhcp_native_ms DELETE method broken
Using native dhcp, reservations to not get deleted, seemingly the wrong record is looked up:... Daniel Helgenberger
04:33 PM Bug #13421 (Closed): [smart-proxy] provider dnscmd: create record in sub domain broken - DNS_ERROR_ZONE_DOES_NOT_EXIST
The usage of dnscmd is in the provider, it fails when adding a record to a sub domain. Here, always the top domain ha... Daniel Helgenberger
10:27 AM Revision e26eb4f3: Refs #12715 - decoupled logs API from core
Lukas Zapletal
10:03 AM Bug #13346 (Closed): provider native_ms - use of '.each_line' on array breakes smart proxy
Applied in changeset commit:35d9fb350d040a07665134e0bac6556b691faab2. Anonymous
09:53 AM Revision 35d9fb35: Fixes #13346 - use of .each_line on array
Daniel Helgenberger
05:41 AM Revision 02f993f6: refs #12715 - update default values of log_buffer settings
Removed log_buffer_level from default settings as it appears to be
unused.
Dominic Cleal

01/25/2016

07:49 AM Feature #12896 (New): Allow proxy to list puppet class counts
PR has been closed. Dominic Cleal
07:05 AM Feature #12715 (Closed): As a user I would like to know if the Proxy's available plugins are up and running and if they are not running why they did not load
Applied in changeset commit:91d4aa695b048b787d3268450bf386b05f540c67. Anonymous
06:59 AM Revision 91d4aa69: Fixes #12715 - simple log buffer and API
Lukas Zapletal

01/24/2016

07:44 AM Bug #13346 (Ready For Testing): provider native_ms - use of '.each_line' on array breakes smart proxy
The Foreman Bot
07:35 AM Bug #13346 (Closed): provider native_ms - use of '.each_line' on array breakes smart proxy
Issue #7766 uses .each_line instead of .each on an array.
I could not find where this got merged; since
https://...
Daniel Helgenberger

01/22/2016

01:06 PM Bug #13028 (Ready For Testing): foreman-proxy has error "Couldn't enable plugin dhcp_isc" on every restart
The Foreman Bot
08:52 AM Feature #13326: Update list of features in Foreman on Smart Proxy startup
The proxy already advertises it's features - a simple GET /features will return them. Do you mean something else? Greg Sutcliffe
08:40 AM Feature #13326 (New): Update list of features in Foreman on Smart Proxy startup
When smart Proxy starts, it should advertise its features to Foreman Ondřej Pražák

01/21/2016

10:32 AM Bug #13318 (Closed): Puppet CA proxy doesn't display revoked certificates as revoked
Any certificates that are revoked do not return a state in the API, instead of returning 'state': 'revoked' Tomer Brisker
10:02 AM Bug #13219 (Closed): Foreman unable to import puppet class with unicode characters.
Applied in changeset commit:0a70eea0979b981c1ae46cbcdaf49def285c72a7. Anonymous
10:02 AM Bug #13129 (Closed): Intermittent failures in native MS test_records_should_have_options tests
Applied in changeset commit:b9309bfbe45ea2f2517f086e1de712ecf9fc2e1d. Anonymous
09:56 AM Bug #5481 (Feedback): Foreman Proxy unable to remove DHCP reservation: "IP / mac - is static - unable to delete"
A possible fix has been merged to the develop branch and should be in 1.10.2 as well when that's released. I'll mark... Dominic Cleal
09:55 AM Bug #4148 (Feedback): Unable to delete DHCP reservations on MS DCHP servers
A possible fix for the options issue has been merged to the develop branch and should be in 1.10.2 as well when that'... Dominic Cleal
09:51 AM Revision 0a70eea0: Fixes #13219: force utf-8 external encoding on puppet classes
Dmitri Dolguikh
09:51 AM Revision b9309bfb: Fixes #13129: fixes intermittent test failures in ms dhcp server
On older rubies the order of keys after hashmap merge is non-deterministic,
leading to intermittent test errors in th...
Dmitri Dolguikh

01/19/2016

08:32 AM Bug #13129 (Ready For Testing): Intermittent failures in native MS test_records_should_have_options tests
The Foreman Bot
03:08 AM Bug #10378: smart-proxy service doesn't start on windows
Non-trivial to backport, bumping to 1.11.0. Dominic Cleal

01/18/2016

03:02 AM Feature #12715: As a user I would like to know if the Proxy's available plugins are up and running and if they are not running why they did not load
Changing component to smart-proxy. For the UI part, we need another ticket. Lukas Zapletal
02:43 AM Bug #10378: smart-proxy service doesn't start on windows
Zak Herner wrote:
> Dmitri Dolguikh wrote:
> > The fix has been merged, bundler_ext and the workaround mentioned ab...
James Camping

01/15/2016

09:44 AM Bug #13219: Foreman unable to import puppet class with unicode characters.
Arto: please give https://github.com/theforeman/smart-proxy/pull/360 a try, should resolve the issue you were seeing. Anonymous
09:43 AM Bug #13219 (Ready For Testing): Foreman unable to import puppet class with unicode characters.
The Foreman Bot
05:51 AM Bug #13237 (Closed): ERROR_ACCESS_DENIED when deleting DNS A record (dns_dnscmd plugin)
Record creation works just fine but when you try to delete the host you will get access denied and HTTP 404 back from... Dmitry Sakun

01/14/2016

10:51 AM Bug #13028 (Assigned): foreman-proxy has error "Couldn't enable plugin dhcp_isc" on every restart
Anonymous
08:59 AM Bug #13219: Foreman unable to import puppet class with unicode characters.
Likely to be something with Unicode handling on the smart proxy side, and probably very dependent on the version of R... Dominic Cleal
08:50 AM Bug #13219: Foreman unable to import puppet class with unicode characters.
My OS is ubuntu ( lxc container ) 14.04, and foreman 1.10 stable guess.. Arto Pastinen
08:49 AM Bug #13219 (Closed): Foreman unable to import puppet class with unicode characters.
I am new with foreman ( used less than 12 hours ), so it is very likely that i have some setup problem.
I just spend...
Arto Pastinen
08:25 AM Bug #12573 (Closed): Smart-Proxy supports TLSv1
Anonymous
08:24 AM Bug #12573: Smart-Proxy supports TLSv1
http://projects.theforeman.org/issues/12572 was picked instead of this. Anonymous
08:18 AM Bug #12576 (Closed): Logjam - doesn't allow custom DHE groups
Anonymous
08:18 AM Bug #12576: Logjam - doesn't allow custom DHE groups
Was closed in favour of http://projects.theforeman.org/issues/12572 Anonymous

01/13/2016

02:59 PM Feature #12715 (Ready For Testing): As a user I would like to know if the Proxy's available plugins are up and running and if they are not running why they did not load
The Foreman Bot
 

Also available in: Atom