Project

General

Profile

Activity

From 12/02/2019 to 12/31/2019

12/31/2019

05:46 PM Bug #28603 (Ready For Testing): remove react-test-renderer from package.json
The Foreman Bot
05:44 PM Bug #28603 (Closed): remove react-test-renderer from package.json
Amir Fefer
03:02 PM Bug #28600 (Ready For Testing): Ruby 2.7 FrozenError with LDAP auth sources
The Foreman Bot
12:18 AM Bug #28600 (Closed): Ruby 2.7 FrozenError with LDAP auth sources
... Anonymous
01:54 PM Installer Revision 0713d15f (puppet-foreman_proxy): Revert parameter simplification for Ansible plugin
Kafo is limited to trivial variables and literal strings so the array
gets interpreted as a literal string which is n...
Ewoud Kohl van Wijngaarden
01:01 PM Refactor #28594 (Closed): drop reports api endpoint
Applied in changeset commit:f2b65037c8293c69052f2a1683004455df354c05. Tomer Brisker
12:54 PM Revision f2b65037 (foreman): Fixes #28594 - Drop reports api endpoints
This has been replaced with /config_reports 1.11.
We maintain one endpoint for POST to /api/reports for backwards
com...
Tomer Brisker
12:43 PM Revision 32852d2c (foreman): Refs #28585 - drop host status access permission
the status endpoint no longer exists, no need for the permission mapping
for it.
Tomer Brisker
11:01 AM Refactor #28567 (Closed): Remove smart variables strong param filters
Applied in changeset commit:3fd72c684c7e25baa55b9732104b2e63447baef6. Ori Rabin
10:02 AM Revision 3fd72c68 (foreman): Fixes #28567 - Remove smart variables strong param filters
Ori Rabin
10:01 AM Bug #28580 (Closed): Cannnot assign external usergroups in case of OpenID Connect
Applied in changeset commit:69596c72762e32d14bb85b81e0bf42cc714bb66c. Rahul Bajaj
09:58 AM Bug #2295 (Closed): VM's with long domain names fail to launch in RHEV
Closing this issue since in ovirt 4.3 you can apply more chars (I've tested it with 60 chars and it worked) Shira Maximov
09:28 AM Revision 69596c72 (foreman): Fixes #28580 - enable assignment of external users(via oidc) to usergroup
Rahul Bajaj
09:15 AM Bug #22143 (Closed): WebUI doesn't allow to delete a host provisioned via bootdisk from satellite, when same host has already been deleted from rhev
the bug was closed downstream, therefor I'm closing it in Redmine as well. Shira Maximov
09:07 AM Bug #20938 (Closed): Satellite 6.2 Provisioning: RHEV template is not getting updated after changing the image under operating system.
Shira Maximov
09:06 AM Bug #6581 (Closed): Requesting template via AJAX causes stack level too deep error.
I believe this issue is not relevant anymore, there is no such API call
POST "/compute_resources/[template_id]/temp...
Shira Maximov
08:52 AM Bug #12153 (Duplicate): failed to rollback compute resource due to locked disk (oVirt)
closing since this issue was fixed in https://projects.theforeman.org/issues/22656 Shira Maximov
01:02 AM Refactor #28593 (Closed): drop `host_parameters_attributes.nested` parameter from host api
Applied in changeset commit:d4245aac9c204b947ab3fe953b355491edc267e0. Tomer Brisker
01:01 AM Refactor #28592 (Closed): drop deprecated compute resource uuid parameter
Applied in changeset commit:6c8beb71f10649b58841e579e3924c871dfea14c. Tomer Brisker
01:01 AM Refactor #28591 (Closed): remove deprecated permissions api parameters
Applied in changeset commit:dbbd5c9c1809b2baae326837aa60a8269ae426b5. Tomer Brisker
01:01 AM Refactor #28585 (Closed): drop deprecated host status endpoint
Applied in changeset commit:5d35e620816df0cd22ed2c16290a096960b1e1eb. Tomer Brisker
01:01 AM Refactor #28583 (Closed): Remove `use_puppet_default` api params
Applied in changeset commit:3f6c7a8b4aebed5919b7da48d47272aba91f9b9d. Tomer Brisker
01:01 AM Refactor #28582 (Closed): drop config_templates api endpoints and parameters
Applied in changeset commit:9b2913f383b16b36009e64f3b988b65e6ac272b4. Tomer Brisker
01:01 AM Bug #26314 (Closed): Could not refresh external usergroup from keycloak
Applied in changeset commit:cf7f751372950cfdee5ce77e5830f918e8a9fffa. Rahul Bajaj
12:34 AM Revision d4245aac (foreman): Fixes #28593 - drop host_parameters_attributes.nested support
This parameter to host create/update has been ignored and deprecated
since Foreman 1.10.
Tomer Brisker
12:32 AM Revision 6c8beb71 (foreman): Fixes #28592 - drop compute resource api uuid param
The `uuid` param was renamed to `datacenter` in 1.13. Tomer Brisker
12:31 AM Revision dbbd5c9c (foreman): Fixes #28591 - Drop deprecated permissions api params
These params have been deprecated since Foreman 1.10. Tomer Brisker
12:30 AM Revision 5d35e620 (foreman): Fixes #28585 - Drop host status api without type
The `hosts/<id>/status` api endpoint has been deprecated in favor of
more specific status types.
Tomer Brisker
12:29 AM Revision 3f6c7a8b (foreman): Fixes #28583 - Drop `use_puppet_default` API params
These have been deprecated for over 3 years. Tomer Brisker
12:28 AM Revision 9b2913f3 (foreman): Fixes #28582 - Drop deprecated config_templates api
Drops all API endpoints and parameters refering to config templates. Tomer Brisker
12:26 AM Revision cf7f7513 (foreman): Fixes #26314 - disable refresh button for external auth sources
Rahul Bajaj

12/30/2019

04:05 PM Refactor #28567 (Ready For Testing): Remove smart variables strong param filters
The Foreman Bot
03:28 PM Refactor #28567 (Assigned): Remove smart variables strong param filters
Ori Rabin
03:19 PM Refactor #28539: Drop smart variables from database
We could probably wait with this for 2.1 in case someone only realizes that smart vars are gone after upgrading Tomer Brisker
03:11 PM Refactor #28598 (Closed): Remove VariableLookupKey from tests
When removing Smart Variables the model tests should be removed.
Some of the tests should be changed to Smart Clas...
Ori Rabin
03:09 PM Refactor #28597 (Closed): Remove VariableLookupKey model
VariableLookupKey is the model for Smart Variables.
Removing Smart Variables means the model is now longer needed.
Ori Rabin
03:04 PM Refactor #28596 (Closed): Remove Api::V2::LookupKeysCommonController
The common controller is in use for Smart Class Parameters and Smart Variables mostly to distinguish between the two ... Ori Rabin
01:34 PM Refactor #28595 (Ready For Testing): move API actions into an helper action
The Foreman Bot
01:31 PM Refactor #28595 (Closed): move API actions into an helper action
instead of writing every API action for every component,
it will be better to consume it from the API Actions file,
...
Ron Lavi
01:09 PM Refactor #28594 (Ready For Testing): drop reports api endpoint
The Foreman Bot
11:59 AM Refactor #28594 (Closed): drop reports api endpoint
it was renamed to config_reports in #4151.
We need to maintain the post endpoint since it is still used by ansible -...
Tomer Brisker
12:26 PM Feature #7577 (Rejected): add option to specify os kernel, initrd and cmdline as part of the provisioning process
closing since We are not going to implement this issue soon. Shira Maximov
11:01 AM Bug #28520 (Closed): Create rake task for external auth source creation
Applied in changeset commit:a07983e5dbab7e6f5e395d6fdd9bd58270c8b0c6. Rahul Bajaj
10:49 AM Bug #7316 (Resolved): Foreman ignores NIC type on oVirt templates
closing since this issue was already fixed. Shira Maximov
10:44 AM Revision a07983e5 (foreman): Fixes #28520 - rake task for creation of external auth source
Rahul Bajaj
10:28 AM Bug #20938: Satellite 6.2 Provisioning: RHEV template is not getting updated after changing the image under operating system.
Closing this issue, since it's already fixed. Shira Maximov
09:19 AM Refactor #28581: Drop long-deprecated api endpoints
https://github.com/theforeman/theforeman.org/pull/1518/ contains all the planned changes. Tomer Brisker
09:12 AM Refactor #28593 (Ready For Testing): drop `host_parameters_attributes.nested` parameter from host api
The Foreman Bot
09:03 AM Refactor #28593 (Closed): drop `host_parameters_attributes.nested` parameter from host api
The `nested` parameter has been dropped since 1.10 in #12566. Tomer Brisker
08:50 AM Refactor #28592 (Ready For Testing): drop deprecated compute resource uuid parameter
The Foreman Bot
08:42 AM Refactor #28592 (Closed): drop deprecated compute resource uuid parameter
It has been renamed to `datacenter` in #17200 Tomer Brisker
08:34 AM Refactor #28591 (Ready For Testing): remove deprecated permissions api parameters
The Foreman Bot
08:29 AM Refactor #28591 (Closed): remove deprecated permissions api parameters
`resource_type` and `name` were deprecated in #11303 when scoped search was added to permissions Tomer Brisker
08:01 AM Refactor #28586 (Closed): add application setting to use Rails 6.0
Applied in changeset commit:33a4d67917bf6a7712da8a86ec9455c96fb1cc89. Anonymous
07:26 AM Revision 33a4d679 (foreman): Fixes #28586 - Add application setting to use Rails 6.0
Michael Moll

12/29/2019

06:11 PM Smart Proxy Refactor #28589 (Resolved): Support Ruby 2.7 in proxy
Anonymous
06:10 PM Tracker #28588 (Resolved): Ruby 2.7 Tracker
Anonymous
06:09 PM Refactor #28587 (Resolved): Support Ruby 2.7 in core
Anonymous
06:07 PM Bug #28024 (Rejected): foreman on Debian buster running rake apipie:cache fails
Seems to work actually fine with the DEB packages avaible since 1.24. Anonymous
06:06 PM Installer Tracker #27282 (Resolved): Debian Buster support
Anonymous
06:06 PM Installer Tracker #27283 (Resolved): External Puppet module support
Anonymous
05:58 PM Refactor #28586 (Closed): add application setting to use Rails 6.0
Anonymous
05:26 PM Packaging Revision ed009bf6 (foreman-packaging): Add foreman_expire_hosts 7.0.0
Michael Moll
03:03 PM Refactor #28585 (Ready For Testing): drop deprecated host status endpoint
The Foreman Bot
02:55 PM Refactor #28585 (Closed): drop deprecated host status endpoint
multiple statuses have been added in #10782 and the less specific status endpoint has been deprecated in favor of sta... Tomer Brisker
02:49 PM Refactor #28584 (Ready For Testing): refactor returned payload from API middleware
The Foreman Bot
02:40 PM Refactor #28584 (Closed): refactor returned payload from API middleware
currently the returned payload is a mix of data and payload, looks like: `payload: { ...payload, ...data }`
which is...
Ron Lavi
02:38 PM Refactor #28583 (Ready For Testing): Remove `use_puppet_default` api params
The Foreman Bot
02:32 PM Refactor #28583 (Closed): Remove `use_puppet_default` api params
This has been renamed `omit` for the past 3 years. Tomer Brisker
02:15 PM Refactor #28582 (Ready For Testing): drop config_templates api endpoints and parameters
The Foreman Bot
02:00 PM Refactor #28582 (Closed): drop config_templates api endpoints and parameters
config templates have been renamed to provisioning templates in May 2015. We should drop the old api endpoint. Tomer Brisker
01:50 PM Refactor #28581 (Resolved): Drop long-deprecated api endpoints
Several api endpoints or parameters have been deprecated for many years. With the 2.0 release, we can remove them. Tomer Brisker
01:48 PM Tracker #24799 (Resolved): [tracker] Remove settings to disable taxonomies and login
All subtasks and related issues have been merged. Marking this effort as done. Tomer Brisker
11:03 AM Bug #28506: Fix prometheus telemetry
I cherry-picked the upgrade to 1.24 branch, please open a PR to update packaging accordingly. Tomer Brisker

12/27/2019

11:50 PM Installer Revision f2733160 (puppet-foreman): Refactor CLI plugin testing
By doing it all in a single file with a cached set of OS facts reduces
testing from 38 seconds to 8 seconds.
Ewoud Kohl van Wijngaarden
05:19 PM Bug #26314 (Ready For Testing): Could not refresh external usergroup from keycloak
The Foreman Bot
04:50 PM Bug #28580 (Ready For Testing): Cannnot assign external usergroups in case of OpenID Connect
The Foreman Bot
04:45 PM Bug #28580 (Closed): Cannnot assign external usergroups in case of OpenID Connect
External user logged in via OpenID Connect is unable to be assigned to an external user group.Because of which, roles... Rahul Bajaj

12/26/2019

06:01 PM Bug #28204 (Closed): Allow running Dynflow with sidekiq using docker-compose
Applied in changeset commit:b82860e57279bd881124acc7c1a6b37a7485d08c. Adam Ruzicka
05:33 PM Revision b82860e5 (foreman): Fixes #28204 - Run Dynflow with Sidekiq using docker-compose
Allow configuring redis url using env variable
Fix REX queue name
Deploy separate Redises for tasking and caching
Cre...
Adam Ruzicka
05:01 PM Refactor #28576 (Closed): Fix Rubocop: Style/RedundantBegin
Applied in changeset commit:d5dc07f3e63d63cd43be97f1cefe452ff4437587. Anonymous
12:50 PM Refactor #28576 (Closed): Fix Rubocop: Style/RedundantBegin
Anonymous
04:51 PM Installer Revision 402d6f62 (puppet-foreman_proxy): Simplify plugin parameters
When all values are static, there's no need to load it via a params
class. It also tightens some parameter types.
Ewoud Kohl van Wijngaarden
04:51 PM Installer Revision d7b2cdef (puppet-foreman_proxy): Remove the use of on_os_under_test
This mechanism is custom and not used. rspec-puppet-facts has
SPEC_FACTS_OS to filter which has the added benefit tha...
Ewoud Kohl van Wijngaarden
04:51 PM Installer Revision fc6f1338 (puppet-foreman_proxy): Introduce a on_plugin_os helper
Passing in a supported_os array instead of filtering the result is much
faster because it doesn't have to load the en...
Ewoud Kohl van Wijngaarden
04:11 PM Revision d5dc07f3 (foreman): Fixes #28576 - Fix Style/RedundantBegin cop
Michael Moll
02:01 PM Refactor #28542 (Closed): Remove smart variables from puppet class edit view
Applied in changeset commit:822ff7cdf7744371d2ce0713a7a3a0882641247e. Tomer Brisker
02:00 PM Installer Bug #28577 (Closed): running installer inside forklift fails due to scl being enabled
the installer uses:... Tomer Brisker
01:17 PM Revision 822ff7cd (foreman): Fixes #28542 - Remove smart variables from puppet class form
Tomer Brisker
12:51 PM Refactor #19830 (New): Fix Rubocop: Rails/DynamicFindBy
Anonymous
12:47 PM Refactor #28575 (Closed): Fix Rubocop: Performance/RegexpMatch
Anonymous
10:28 AM Refactor #28573 (Ready For Testing): Move storybook configurations to foreman-js and consume it in foreman
The Foreman Bot
10:22 AM Refactor #28573 (Closed): Move storybook configurations to foreman-js and consume it in foreman
Asana task assigned to Avi Sharvit
Redmine Asana Bot
09:01 AM Refactor #28572 (Closed): Bump TargetRubyVersion to 2.5 for Rubocop
Applied in changeset commit:86fa34ae325071a1a611bfb5b94f2a8777aadfb8. Anonymous
09:01 AM Refactor #28002 (Closed): Drop Ruby 2.3 support in core
Applied in changeset commit:ce63b54fef277c1d1101fff143b8e276a03cb031. Anonymous
08:59 AM Revision 86fa34ae (foreman): Fixes #28572 - Bump TargetRubyVersion to 2.5 for Rubocop
Michael Moll
08:54 AM Revision ce63b54f (foreman): Fixes #28002 - drop Ruby < 2.5
Michael Moll

12/25/2019

10:32 PM Refactor #28572 (Closed): Bump TargetRubyVersion to 2.5 for Rubocop
Anonymous
10:01 PM Installer Bug #28559 (Closed): Hardcoding Proxy Command breaks running Ansible on Debian
Applied in changeset commit:puppet-foreman_proxy|557cb3f9da765786cf8962a4bb5b1ebe4cf11adf. Anonymous
09:02 PM Installer Revision 557cb3f9 (puppet-foreman_proxy): Fixes #28559 - keep default ssh args (#554)
Based on https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-ssh-args
the ssh args is by...
Marek Hulán
06:46 PM Refactor #28002 (Ready For Testing): Drop Ruby 2.3 support in core
The Foreman Bot
05:01 PM Refactor #28546 (Closed): remove smart variables from api
Applied in changeset commit:59c43d54a04f9f09527cefdc94dd871e687f0b5e. Tomer Brisker
12:22 PM Refactor #28546 (Ready For Testing): remove smart variables from api
The Foreman Bot
04:49 PM Revision 59c43d54 (foreman): Fixes #28546 - Drop smart variables from API
Tomer Brisker
03:39 PM Refactor #28571: Remove usage of content_tag_for & div_for helpers so we can drop record_tag_helper
record_tag_helper contains stuff that was extracted from Rails 4 and removed from Rails 5. We should stop using the p... Anonymous
03:38 PM Refactor #28571 (Closed): Remove usage of content_tag_for & div_for helpers so we can drop record_tag_helper
Anonymous
03:33 PM Tracker #28570 (Closed): Rails 6.1 Tracker
Anonymous
02:11 PM Refactor #28568 (Closed): Drop smart variable permissions
Tomer Brisker
02:05 PM Refactor #28542 (Ready For Testing): Remove smart variables from puppet class edit view
The Foreman Bot
12:24 PM Refactor #28567 (Closed): Remove smart variables strong param filters
Tomer Brisker
12:00 PM Refactor #23234 (Ready For Testing): remove friendly_id <5.0 workarounds
The Foreman Bot
09:02 AM Refactor #23234 (Assigned): remove friendly_id <5.0 workarounds
Tomer Brisker
01:31 AM Feature #28566 (Closed): add organizations and locations to http proxy show API
Anonymous

12/24/2019

06:50 PM Refactor #28564 (Ready For Testing): improve fact cleanup performance
The Foreman Bot
03:43 PM Refactor #28564 (Closed): improve fact cleanup performance
`delete_orphaned_facts` step is very slow, it is loading all fact names and checking if they have fact values associa... Tomer Brisker
06:07 PM Refactor #28565 (Closed): Don't use AR's association_scope
association_scope is private in Rails 6 (since https://github.com/rails/rails/commit/0b4cfa2ba3e978386240e0e56a409616... Anonymous
04:01 PM Bug #28547 (Closed): don't try to assign lone taxonomies for reports
Applied in changeset commit:16a8b0a4d2774b6c669ab3c45f7f18001510d51a. Tomer Brisker
04:01 PM Bug #28563 (Closed): undefined method `split' for nil:NilClass when viewing the host info with hammer
Applied in changeset commit:65f194f5ae14688a1fa78c476ec2ea6694740aba. Tomer Brisker
08:48 AM Bug #28563 (Ready For Testing): undefined method `split' for nil:NilClass when viewing the host info with hammer
The Foreman Bot
08:31 AM Bug #28563 (Closed): undefined method `split' for nil:NilClass when viewing the host info with hammer
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1736809
*Description of problem:*
hammer -u admin -p r...
Tomer Brisker
04:01 PM Refactor #7570 (Closed): set secret_key_base for rails 6.0 upgrade
Applied in changeset commit:1f82adb0471721b8fc25ee9dfd57b850bfd3ac3a. Tomer Brisker
03:07 PM Revision 16a8b0a4 (foreman): Fixes #28547 - Don't assign lone taxonomies to reports
Tomer Brisker
03:06 PM Revision 65f194f5 (foreman): Fixes #28563 - Be defensive about interface type in API
It appears in some cases interfaces might be registered in the database
with `nil` type. While that is invalid, such ...
Tomer Brisker
03:00 PM Revision 1f82adb0 (foreman): Fixes #7570 - Replace `secret_token` with `secret_key_base`
This new config setting was introduced in Rails 4 to allow encrypting
cookies. The old setting is being removed in Ra...
Tomer Brisker

12/23/2019

07:09 PM Revision fc89e514 (foreman): Refs #28512 - Enable Layout/ClosingHeredocIndentation cop
Michael Moll
12:20 PM Installer Revision 8a9b8e05 (puppet-pulpcore): Run acceptance tests with SCL redis
This makes sure we can run without EPEL and is closer to our actual
deployment.
Ewoud Kohl van Wijngaarden
10:45 AM Refactor #7570 (Ready For Testing): set secret_key_base for rails 6.0 upgrade
The Foreman Bot
10:01 AM Refactor #19779 (Closed): Fix Rubocop: Layout/IndentHeredoc
Applied in changeset commit:863846038f29aecf43452d8201f9380f1b56dfe1. Anonymous
09:49 AM Revision 86384603 (foreman): Fixes #19779 - Fix Layout/IndentHeredoc cop
Michael Moll
09:35 AM Feature #28560 (Duplicate): RM #28448 - Use Intl related npm modules from vendor
Tomer Brisker

12/22/2019

02:51 PM Refactor #19830 (Ready For Testing): Fix Rubocop: Rails/DynamicFindBy
The Foreman Bot
02:34 PM Refactor #19884 (Ready For Testing): Fix Rubocop: Style/NumericPredicate
The Foreman Bot
01:57 PM Bug #28561 (Closed): Fix Rubocop: Layout/AlignArguments
Anonymous
01:42 PM Packaging Revision bf14b8aa (foreman-packaging): Update README with npm2rpm instructions
Jeremy Lenz
01:30 PM Refactor #19779 (Ready For Testing): Fix Rubocop: Layout/IndentHeredoc
The Foreman Bot
08:29 AM Feature #28560 (Duplicate): RM #28448 - Use Intl related npm modules from vendor
Asana task assigned to Avi Sharvit
Redmine issue created automatically by Zapier on 2019-12-08T16:40:53Z
https://...
Redmine Asana Bot

12/21/2019

09:56 PM Installer Bug #28559 (Ready For Testing): Hardcoding Proxy Command breaks running Ansible on Debian
The Foreman Bot
09:51 PM Installer Bug #28559 (Closed): Hardcoding Proxy Command breaks running Ansible on Debian
see https://projects.theforeman.org/issues/25481#note-11 for more details Marek Hulán
08:57 PM Packaging Revision 3c7e8079 (foreman-packaging): Update foreman_hooks to 0.3.16
Lukas Zapletal
01:01 PM Installer Refactor #28558 (Closed): Remove mysql Puppet module from installer
Applied in changeset commit:installer|f187549de3a268ea541aa021e10cd3a95193e7e5. Anonymous
11:49 AM Installer Refactor #28558 (Closed): Remove mysql Puppet module from installer
Anonymous
12:49 PM Installer Revision 2a0c4683 (puppet-foreman): remove mysql module from fixtures
Michael Moll
12:48 PM Installer Revision f187549d (installer): Fixes #28558 - remove puppetlabs-mysql from Puppetfile
Michael Moll

12/20/2019

06:58 PM Installer Revision 3fafe427 (installer): Refs #28496: Drop upgrade step check on status
The execute command now exits when it fails so this log statement
can never be reached.
Eric Helms
02:01 PM Feature #27853 (Closed): Integrate modals with Redux store
Applied in changeset commit:9c18affc6d712b5a372d11d8aaf889dcd862ebdb. Jeremy Lenz
01:31 PM Revision 9c18affc (foreman): Fixes #27853: Connect ForemanModal to Redux store
For unsquashed commits, see jeremylenz/27853-modals-redux-unsquashed
Connect ForemanModal React component to Redux s...
Jeremy Lenz
01:24 PM Installer Revision 37104d7b (puppet-katello): Use Stdlib::HTTPUrl to support setting a proxy protocol
Manuel Laug
01:08 PM Installer Revision 108420cd (puppet-foreman_proxy): Rewrite proxydhcp tests
Uses inheritance of parameters and TEST-NET-[1-3] IPs. Also disables
some other modules to get faster compiles.
Ewoud Kohl van Wijngaarden
01:08 PM Installer Revision 9e9b602c (puppet-foreman_proxy): Restructure spec tests to inherit more context
It also changes the structure of the proxydns facts to inherit more and
be more explicit.
Ewoud Kohl van Wijngaarden
01:08 PM Installer Revision 856ecb64 (puppet-foreman_proxy): Drop Archlinux
The package in AUR is version 1.13.0 and not supported by the module.
The facts are also often causing failures.
Ewoud Kohl van Wijngaarden
01:01 PM Refactor #28545 (Closed): Remove smart variable index and edit pages
Applied in changeset commit:e414ce4ab7bba373ca2146371540d8bfd5da34b4. Tomer Brisker
01:01 PM Refactor #28544 (Closed): remove smart variables menu item
Applied in changeset commit:8d1da3374605ec1e9d297b893608f541e964188e. Tomer Brisker
01:01 PM Refactor #28511 (Closed): Fix Rubocop: Lint/SendWithMixinArgument
Applied in changeset commit:2049209478eb1d77d20de647e4a8a854f8917f3f. Anonymous
12:59 PM Revision e414ce4a (foreman): Fixes #28545 - Remove smart variable pages
Tomer Brisker
12:58 PM Revision 8d1da337 (foreman): Fixes #28544 - Remove smart variables from the menu
Tomer Brisker
12:58 PM Revision 20492094 (foreman): Fixes #28511 - Fix Lint/SendWithMixinArgument cop
Michael Moll
10:06 AM Bug #28554 (New): Compute Resources API is missing a test_connection endpoint
SSIA, it's currently not possible to test the connection to a CR via the API without creating the CR first.
It *is* ...
Evgeni Golov
10:01 AM Bug #28553 (Closed): Foreman debug gathers --password 'xyz'
Applied in changeset commit:528875da4d17efc83488a2017a4286f085a6eb92. Lukas Zapletal
09:26 AM Bug #28553 (Ready For Testing): Foreman debug gathers --password 'xyz'
The Foreman Bot
08:57 AM Bug #28553 (Closed): Foreman debug gathers --password 'xyz'
This is filed by candlepin, it should not do it. Lukas Zapletal
10:01 AM Feature #4160 (Closed): foreman_url should be able to append parameters, e.g. static
Applied in changeset commit:170b56c69ab0d7e6b332b352d823bb988eca0b6b. Lukas Zapletal
09:48 AM Revision 528875da (foreman): Fixes #28553 - improved password filtering in debug
Lukas Zapletal
09:46 AM Revision 170b56c6 (foreman): Fixes #4160 - foreman_url params option
Lukas Zapletal
12:21 AM Installer Revision 5bbf7a00 (puppet-foreman): Drop listen_on_interface
This parameter doesn't work well since you need to configure Apache
slightly different as well since out of the box i...
Ewoud Kohl van Wijngaarden

12/19/2019

10:10 PM Bug #28552 (Ready For Testing): Unable to filter/search http-proxies using Organization/Location for UI.
The Foreman Bot
10:06 PM Bug #28552 (Closed): Unable to filter/search http-proxies using Organization/Location for UI.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1779638
*Description of problem:*
Unable to filter http-...
Brad Buckingham
06:39 PM Installer Revision 26158236 (puppet-foreman): Drop keepalive parameters
These settings can be set server wide and Apache already has sane
defaults here. If needed, these can be tuned via Hi...
Ewoud Kohl van Wijngaarden
06:28 PM Installer Revision 92dfa7d8 (puppet-foreman): Drop the selinux parameter
This was needed before we had foreman-selinux but that was introduced in
Foreman 1.1. By now we can rely on only the ...
Ewoud Kohl van Wijngaarden
03:56 PM Installer Revision 29d21fd0 (puppet-foreman): Revert "Skip the prometheus acceptance test on Debian"
This reverts commit c0b961134552c01efe58d44b4a0839d48fe2b2ed. Michael Moll
02:11 PM Installer Feature #28549 (Ready For Testing): Add rubocop
The Foreman Bot
02:10 PM Installer Feature #28549 (Closed): Add rubocop
Eric Helms
01:38 PM Bug #28548 (Ready For Testing): API changes are required for a new virtual machine command in hammer compute-resource
The Foreman Bot
01:33 PM Bug #28548 (Closed): API changes are required for a new virtual machine command in hammer compute-resource
yifat makias
01:28 PM Bug #27953: role / user updates fail with API when done in non-atomic fashion
Hey Foreman team, just checking in on this. Has anyone gotten a chance to take a look? We can reproduce this in our... Will Foster
01:13 PM Packaging Revision 37558e58 (foreman-packaging): Refactor add_host.py to drop click dependency
By using the built in argparse, it's easier for users to use.
The dependency on ruamel still makes sense because it ...
Ewoud Kohl van Wijngaarden
12:42 PM Packaging Revision 48b45d37 (foreman-packaging): Update foreman-tasks to 1.0.0
Marek Hulán
11:39 AM Bug #28547 (Ready For Testing): don't try to assign lone taxonomies for reports
The Foreman Bot
11:26 AM Bug #28547 (Closed): don't try to assign lone taxonomies for reports
reports have taxonomies through hosts. Tomer Brisker
11:19 AM Refactor #28545 (Ready For Testing): Remove smart variable index and edit pages
The Foreman Bot
11:11 AM Refactor #28545 (Closed): Remove smart variable index and edit pages
Tomer Brisker
11:18 AM Refactor #28546 (Closed): remove smart variables from api
Tomer Brisker
11:10 AM Refactor #28544 (Ready For Testing): remove smart variables menu item
The Foreman Bot
11:08 AM Refactor #28544 (Closed): remove smart variables menu item
Tomer Brisker
11:07 AM Refactor #28543 (Closed): remove smart variable handling from host edit view
Tomer Brisker
11:07 AM Refactor #28542 (Closed): Remove smart variables from puppet class edit view
Tomer Brisker
10:47 AM Refactor #28540 (Closed): remove smart variable handling from classification service
Tomer Brisker
10:47 AM Refactor #28539 (Closed): Drop smart variables from database
Tomer Brisker
10:46 AM Refactor #28538 (Closed): Remove smart variables views
Tomer Brisker
10:32 AM Revision 6ecab45f (foreman): Refs #28506 - fixed telemetry boot require
Lukas Zapletal
09:17 AM Installer Revision 10229ddf (puppet-foreman): Drop multiple database support
Ewoud Kohl van Wijngaarden
09:17 AM Installer Revision 64206243 (puppet-foreman): Target Foreman 2.0 only
Ewoud Kohl van Wijngaarden
09:01 AM Bug #28534 (Closed): Ansible tests are failing because of updated provisioning templates
Applied in changeset commit:6de2d58cd79dc9cb485ed1c904cd96303a8686e0. Adam Ruzicka
08:44 AM Revision 6de2d58c (foreman): Fixes #28534 - Update provisioning templates to fix Ansible tests (#7272)
Adam Ruzicka
12:04 AM Installer Revision 9cf4cdfa (puppet-pulpcore): Update pulpcore worker systemd naming
Ian Ballou

12/18/2019

04:32 PM Bug #28506: Fix prometheus telemetry
Tomer, I would like to request backport this one into 1.24. Monitoring has some issues downstream and I would like to... Lukas Zapletal
10:01 AM Bug #28506 (Closed): Fix prometheus telemetry
Applied in changeset commit:b50324b4e899d1aa201496568757a4c905826aad. Ondřej Ezr
04:01 PM Feature #28509 (Closed): make relative time tool tip optional in /common/dates
Applied in changeset commit:cf4ec5598e39517c62e184a2f5833f1f35baf898. Maria Agaphontzev
03:53 PM Packaging Revision 94492711 (foreman-packaging): Bump python-django to 2.2.9
Evgeni Golov
03:31 PM Revision cf4ec559 (foreman): Fixes #28509 - relative time tooltip is optional in dates
Maria Agaphontzev
03:00 PM Revision d5a35cd4 (foreman): Refs #28391 - snapshots update PF 2.39.10
patternfly fixed their modal issue which broke our tests
updated the PF version in foreman-vendor-core
modal tests fo...
Ron Lavi
02:29 PM Bug #28534 (Ready For Testing): Ansible tests are failing because of updated provisioning templates
The Foreman Bot
02:27 PM Bug #28534 (Closed): Ansible tests are failing because of updated provisioning templates
Snapshots in core need to be updated Adam Ruzicka
02:20 PM Installer Revision ac38043b (puppet-katello): Redesign classes to allow split deployments
Every class that provides an aspect of the deployment is now standalone.
This means:
* candlepin
* pulp
* qpid
* app...
Ewoud Kohl van Wijngaarden
02:18 PM Packaging Revision f392533d (foreman-packaging): update vendor and builder to 3.9.0 (#4510)
* Bump nodejs-theforeman-vendor to 3.9.0
* Bump nodejs-theforeman-builder to 3.9.0
Evgeni Golov
02:04 PM Packaging Revision dcb8ce13 (foreman-packaging): Update rubygem-hammer_cli_foreman_azure_rm to 0.1.1
Aditi Puntambekar
01:44 PM Installer Bug #28533: Combine --reset and --reset-foreman-db into a cohesive option
From a generic --reset I'd also expect it to reset the DNS zones which have a replace=false. By naming it --reset-dat... Ewoud Kohl van Wijngaarden
01:28 PM Installer Bug #28533 (New): Combine --reset and --reset-foreman-db into a cohesive option
Eric Helms
01:23 PM Bug #27087 (Resolved): Dates storybook isn't loading the page
Maria Agaphontzev
12:42 PM Installer Revision 47e9711c (puppet-foreman_proxy_content): Make dispatch router standalone classes
This makes it clearer how it's used and allows standalone inclusion. Ewoud Kohl van Wijngaarden
09:51 AM Refactor #28341: Create a mock client - ovirt
Changing the Shira Maximov
09:46 AM Revision b50324b4 (foreman): Fixes #28506 - fix upgraded prometheus
Ondřej Ezr
08:29 AM Bug #28531 (New): Preseed finish template does not have access to curl/wget with buster
Installing a current version Debian Buster does not work because the default preseed finish template uses curl or wge... Florian Schwab

12/17/2019

05:57 PM Installer Bug #28530 (Ready For Testing): Move to a single post install hook for Foreman and Katello
The Foreman Bot
05:54 PM Installer Bug #28530 (Closed): Move to a single post install hook for Foreman and Katello
Eric Helms
04:12 PM Installer Revision e6e13ce2 (puppet-foreman_proxy_content): Install file and container plugins for Pulp 3
Eric Helms
03:51 PM Installer Revision 8788f02e (puppet-pulpcore): use puppet-redis > 5.0.0
William Clark
03:01 PM Bug #28424 (Closed): Puppet icon is missing as source in config reports
Applied in changeset commit:739ed809538dcc3919d6614aba44fc90b59a7ef5. Tomer Brisker
03:01 PM Refactor #28512 (Closed): Fix Rubocop: Layout/ClosingHeredocIndentation
Applied in changeset commit:5d5407e79adb491499ac9dd93c31202bee85f821. Anonymous
02:59 PM Revision 739ed809 (foreman): Fixes #28424 - Restore icon for puppet reports
Tomer Brisker
02:55 PM Revision 5d5407e7 (foreman): Fixes #28512 - Disable Layout/ClosingHeredocIndentation cop
Michael Moll
02:03 PM Installer Bug #28525 (Ready For Testing): rh-redis5 package needs to be installed before puppet apply to prevent SELinux issues
The Foreman Bot
01:14 PM Installer Bug #28525 (Closed): rh-redis5 package needs to be installed before puppet apply to prevent SELinux issues
Eric Helms
11:58 AM Feature #3022 (Ready For Testing): Set disk size of ec2 instance from "Virtual Machine" tab of UI
The Foreman Bot
10:13 AM Feature #26230 (Resolved): Report Template Info should include value of 'locked' attribute
already implemented in recent version Marek Hulán
07:58 AM Bug #28518 (Closed): Kickstart default provisioning template %post logs should go to /root/install.post.log
Sorry I've missed and filed a new one, it's already in the PR so closing this one for: #28521 Lukas Zapletal
07:52 AM Bug #28521 (Closed): Default kickstart places log to /mnt/sysimage/root/install.post.log
Description of problem:
In %post section we are already in chrooted environment. So --log /mnt/sysimage/root/insta...
Lukas Zapletal

12/16/2019

11:18 PM Feature #28161 (Ready For Testing): Use ForemanModal for Bookmarks
The Foreman Bot
11:01 PM Installer Feature #28407 (Closed): Use rh-redis5 SCL on EL7
Applied in changeset commit:installer|4838c1a8644d02017894f61984b0796581ee7e46. Ewoud Kohl van Wijngaarden
11:01 PM Installer Bug #28496 (Closed): There should be and execute and fail command in helpers to prevent silently passing over upgrade steps
Applied in changeset commit:installer|985f0e437dc7d4dab51c659f2c0c451d619bce59. Eric Helms
10:29 PM Installer Revision 4838c1a8 (installer): Fixes #28407 - Use rh-redis5 on EL7
Ewoud Kohl van Wijngaarden
10:10 PM Installer Revision 985f0e43 (installer): Fixes #28496: exit 1 on execute command
Eric Helms
06:12 PM Bug #28520 (Ready For Testing): Create rake task for external auth source creation
The Foreman Bot
06:07 PM Bug #28520 (Closed): Create rake task for external auth source creation
No location and organization is asssigned to external users at the time of creation. Rahul Bajaj
05:01 PM Bug #28435 (Closed): "Generated at" time on the Dashboard is displayed with no spacing
Applied in changeset commit:a9b03964bd5cb3a0f039af8b6f97a4d8686c289c. Tomer Brisker
05:01 PM Bug #28513 (Closed): Storybook fails on start
Applied in changeset commit:b3047ba9d86c828e8091c13340d778e0a4d473ce. Ron Lavi
07:12 AM Bug #28513 (Ready For Testing): Storybook fails on start
The Foreman Bot
07:05 AM Bug #28513 (Closed): Storybook fails on start
fails with the following error:
issue was opened to storybook: https://github.com/storybookjs/storybook/issues/9154
...
Ron Lavi
04:46 PM Revision a9b03964 (foreman): Fixes #28435 - Correct dashboard date layout
Wrapping the generated time in a span fixes the spacing between the text
and the date time component.
Tomer Brisker
04:25 PM Revision b3047ba9 (foreman): Fixes #28513 - downgrade storybook
storybook fails on start with the error:
"Module parse failed: 'return' outside of function (12:1)"
this seem to be a...
Ron Lavi
02:05 PM Installer Revision c126c23d (puppet-pulp): Always manage pulp.conf in Apache
95422c69ef3bbbe27069505f6729d6cad3e1204a moved this file, but that will
break upgrades. By blanking the file, this wi...
Ewoud Kohl van Wijngaarden
01:51 PM Feature #28519 (Ready For Testing): Allow storing if db:seed is required within the DB.
The Foreman Bot
01:47 PM Feature #28519 (Closed): Allow storing if db:seed is required within the DB.
Eric Helms
01:45 PM Bug #28518 (Ready For Testing): Kickstart default provisioning template %post logs should go to /root/install.post.log
The Foreman Bot
01:38 PM Bug #28518 (Closed): Kickstart default provisioning template %post logs should go to /root/install.post.log
In %post section we are already in chrooted environment. So --log /mnt/sysimage/root/install.post.log will create log... Rohan Arora
12:45 PM Packaging Revision 51812c4a (foreman-packaging): Bump python-pulpcore to 3.0.0
Evgeni Golov
12:45 PM Packaging Revision 17171cd7 (foreman-packaging): Bump python-pulp-container to 1.0.0
Evgeni Golov
12:45 PM Packaging Revision bd39ae0f (foreman-packaging): Bump python-pulp-file to 0.1.0
Evgeni Golov
12:45 PM Packaging Revision 1ea99a3b (foreman-packaging): Bump python-gunicorn to 20.0.4
Evgeni Golov
12:45 PM Packaging Revision 430acf4b (foreman-packaging): Bump python-dynaconf to 2.2.1
Evgeni Golov
12:45 PM Packaging Revision 4389eb02 (foreman-packaging): Bump python-yarl to 1.4.2
Evgeni Golov
12:45 PM Packaging Revision 92b0f625 (foreman-packaging): Bump python-pyyaml to 5.2
Evgeni Golov
12:45 PM Packaging Revision 8385a724 (foreman-packaging): Bump python-multidict to 4.7.1
Evgeni Golov
12:45 PM Packaging Revision c7f3efc1 (foreman-packaging): Bump python-backoff to 1.10.0
Evgeni Golov
12:25 PM Installer Revision 95422c69 (puppet-pulp): Move /etc/httpd/conf.d/{,10-}pulp.conf
This is to resolve https://github.com/theforeman/puppet-pulpcore/issues/49 William Clark
11:57 AM Feature #28516 (Ready For Testing): support post, put, patch and delete in API middleware
The Foreman Bot
11:50 AM Feature #28516 (Closed): support post, put, patch and delete in API middleware
Ron Lavi
10:25 AM Bug #27585 (Ready For Testing): default dns timeout value is nil
The Foreman Bot
09:53 AM Installer Revision cdb3bbc9 (puppet-pulp): Drop default ssl_protocol and pass it to crane
When enabling crane from the main class, the certificates are already
matched. When the user has passed ssl_protocol ...
Ewoud Kohl van Wijngaarden
09:14 AM Refactor #28515 (Ready For Testing): Refactor Power Status to use main API reducer
The Foreman Bot
09:11 AM Refactor #28515 (Closed): Refactor Power Status to use main API reducer
Ron Lavi
07:48 AM Bug #28514 (Closed): Ldap refresh failed with "Validation failed: Adding would cause a cycle!"
Description of problem:
Ldap refresh may fail with the following error when trying to add a user to a usergroups and...
Hao Yu

12/15/2019

07:31 PM Refactor #28512 (Closed): Fix Rubocop: Layout/ClosingHeredocIndentation
Anonymous
07:17 PM Refactor #28511 (Closed): Fix Rubocop: Lint/SendWithMixinArgument
Anonymous
03:18 PM Bug #28508 (Ready For Testing): APIv3: undefined method `text' for nil:NilClass
The Foreman Bot
09:59 AM Bug #28508 (Closed): APIv3: undefined method `text' for nil:NilClass
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1780056
*Description of problem:*
When creating a host o...
Shira Maximov
03:14 PM Bug #28434 (Duplicate): Smart Proxy log times are all blank and the times in the HTML are permanently set to UTC
should be resolved by #28510 Tomer Brisker
02:32 PM Bug #28435: "Generated at" time on the Dashboard is displayed with no spacing
Looks like this was just resolved in #28510, modified this to fix the layout of the date component on the dashboard.
Tomer Brisker
01:59 PM Bug #28435: "Generated at" time on the Dashboard is displayed with no spacing
This also affects other pages, such as config reports. Tomer Brisker
01:54 PM Bug #28435 (Ready For Testing): "Generated at" time on the Dashboard is displayed with no spacing
The Foreman Bot
02:18 PM Bug #28424 (Ready For Testing): Puppet icon is missing as source in config reports
The Foreman Bot
02:01 PM Bug #28510 (Closed): mount_date_component doesnt mount date correctly
Applied in changeset commit:7e60b4f1728fcb9a918da90ddcf7cbb63b54a783. Maria Agaphontzev
12:29 PM Bug #28510 (Ready For Testing): mount_date_component doesnt mount date correctly
The Foreman Bot
12:27 PM Bug #28510 (Closed): mount_date_component doesnt mount date correctly
The React component is shown empty with no text Maria Agaphontzev
02:01 PM Refactor #28507 (Closed): Move stored fixtures to snapshots
Applied in changeset commit:ce1c68cbac5d5e9e0d97a810f7b2bee8477180c8. Ron Lavi
09:18 AM Refactor #28507 (Ready For Testing): Move stored fixtures to snapshots
The Foreman Bot
09:15 AM Refactor #28507 (Closed): Move stored fixtures to snapshots
it becomes hard to maintain those fixtures on every change in the API infrastructure for example,
I would prefer to ...
Ron Lavi
01:32 PM Feature #28509 (Ready For Testing): make relative time tool tip optional in /common/dates
The Foreman Bot
12:04 PM Feature #28509 (Closed): make relative time tool tip optional in /common/dates
in
/components/common/dates/LongDateTime.js
/components/common/dates/ShortDateTime.js
add a prop showRelativeTimeT...
Maria Agaphontzev
01:17 PM Revision 7e60b4f1 (foreman): Fixes #28510 - mount_date_component doesnt mount correctly
Maria Agaphontzev
01:07 PM Revision ce1c68cb (foreman): Fixes #28507 - Move stored fixtures to snapshots
Ron Lavi
09:03 AM Packaging Revision 74f92c2b (foreman-packaging): Update rubygem-foreman_fog_proxmox to 0.9.3
Tristan Robert
09:03 AM Packaging Revision 324591f6 (foreman-packaging): Update rubygem-fog-proxmox to 0.9.0
Tristan Robert
08:27 AM Bug #27585 (New): default dns timeout value is nil
This is being reported by multiple users in 1.24 after upgrading:
https://community.theforeman.org/t/upgrade-from-1...
Tomer Brisker

12/14/2019

02:12 PM Installer Revision b1ad9aab (installer): Refs #28353: Drop Kafo::Helpers and move to extensions
Eric Helms
02:12 PM Installer Revision 0b9e5f5f (puppet-pulpcore): Specify /pulp/api/v3
Fixes #49 William Clark
12:01 AM Bug #28506 (Ready For Testing): Fix prometheus telemetry
The Foreman Bot

12/13/2019

11:57 PM Bug #28506 (Closed): Fix prometheus telemetry
Prometheus telemetry is broken due to an upgrade of the gem to version 1.0 Ondřej Ezr
10:01 PM Installer Feature #28497 (Closed): set log_rotation_size when enabling log_min_duration_statement for PostgreSQL
Applied in changeset commit:installer|6c51031394a361247eb8da7f0dd7b3ffabd88144. Suresh Thirugnanasambandan
09:05 PM Installer Revision 6c510313 (installer): Fixes #28497: Add default log_rotation_size configuration for Postgres
Suresh Thirugnanasambandan
05:33 PM Installer Revision bce27048 (puppet-foreman): Run migrations if there are pending migrations
This drops relying on a settings entry in favor of lettings Rails
tell us when there are migrations that need to be a...
Eric Helms
05:05 PM Installer Revision 1f4c9346 (puppet-foreman_proxy): Add Pulp 3 HTTP URLs
This matches the pulp3.yml.example file with defaults that match what
theforeman-foreman_proxy_content deploys.
Ewoud Kohl van Wijngaarden
04:47 PM Installer Revision 140bbb71 (installer): add pulpcore git repo to puppetfile
William Clark
04:25 PM Installer Revision 61f8fa61 (puppet-foreman_proxy_content): Add initial Pulp 3 support
William Clark
03:44 PM Installer Revision 1a79b1df (puppet-dns): Add Debian 10
Michael Moll
03:44 PM Installer Revision b747c3b4 (puppet-git): Add Debian 10
Michael Moll
03:44 PM Installer Revision 9812f470 (puppet-puppet): Add Debian 10
Michael Moll
03:35 PM Installer Revision 0c8f3efa (puppet-pulpcore): Default acceptance tests to the koji repository
Ewoud Kohl van Wijngaarden
03:35 PM Installer Revision 2965eacc (puppet-pulpcore): use python3-django-admin instead of unversioned django-admin
Fixes: #39 Evgeni Golov
03:07 PM Packaging Revision 96875ed2 (foreman-packaging): add pulpcore to katello-repos
Evgeni Golov
02:38 PM Packaging Revision aa286ae9 (foreman-packaging): Update foreman_tasks to 0.17.5
Marek Hulán
02:32 PM Packaging Revision 1c77a0a2 (foreman-packaging): Updated foreman-fog-proxmox to 0.9.3
Tristan Robert
12:32 PM Packaging Revision 2d46d03d (foreman-packaging): use el7 not rhel7 as target repo for pulpcore
Evgeni Golov
12:12 PM Smart Proxy Revision 558949f2: Refs #28482 - pin rsec
Michael Moll
12:09 PM Packaging Revision b48bbcb8 (foreman-packaging): Add python-pygtrie package (#4501)
Evgeni Golov
12:07 PM Packaging Revision 1dfc3791 (foreman-packaging): add repoclosure for pulpcore repo (#4502)
Evgeni Golov
10:47 AM Packaging Revision 463b6be9 (foreman-packaging): add an option not to regenerate the package if it's already the right version in add_*_package.sh
Evgeni Golov
10:13 AM Packaging Revision c1e6b6b1 (foreman-packaging): Bump python-django to 2.2.8
Evgeni Golov
10:08 AM Revision 2c00c5dd (community-templates): Added kickstart custom
Lukas Zapletal
09:53 AM Packaging Revision d7f0d2f5 (foreman-packaging): rename pulpcore tag
Evgeni Golov

12/12/2019

09:49 PM Installer Revision e713357d (puppet-pulp): Revert "Handle V2 API via Pulp 2 WSGi explicitly"
This reverts commit 0e6e7b9d9f20b7c909f281bdc0a94f339f547efe. Eric Helms
08:17 PM Bug #28499 (Ready For Testing): Bump foreman to vendor ^3.8.0
The Foreman Bot
08:11 PM Bug #28499: Bump foreman to vendor ^3.8.0
see Katello issue 28423 and https://github.com/Katello/katello/pull/8476, which didn't fix the issue Jeremy Lenz
08:06 PM Bug #28499 (Ready For Testing): Bump foreman to vendor ^3.8.0
Includes react-router-bootstrap 0.25.0 which fixes an issue in Katello that prevented the subscriptions page from loa... Jeremy Lenz
07:30 PM Installer Feature #28497 (Ready For Testing): set log_rotation_size when enabling log_min_duration_statement for PostgreSQL
The Foreman Bot
05:48 PM Installer Feature #28497 (Closed): set log_rotation_size when enabling log_min_duration_statement for PostgreSQL
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1770646
*Description of problem:*
BZ#1749233 is going ...
Suresh Thirugnanasambandan
07:19 PM Installer Bug #28498 (Duplicate): Move HookContext helpers in Katello hooks into Kafo proper
Mostly everything in https://github.com/theforeman/foreman-installer/blob/develop/katello/hooks/boot/01-helpers.rb Eric Helms
06:04 PM Installer Bug #28496 (Ready For Testing): There should be and execute and fail command in helpers to prevent silently passing over upgrade steps
The Foreman Bot
03:14 PM Installer Bug #28496 (Closed): There should be and execute and fail command in helpers to prevent silently passing over upgrade steps
Eric Helms
04:27 PM Installer Revision 0ba4d8ad (puppet-pulpcore): make servername configurable
William Clark
04:01 PM Packaging Revision bc4f4d7b (foreman-packaging): Add recognition of cronjobs to gem2rpm templates
Dirk Götz
04:01 PM Installer Revision 9e70d749 (installer): Always set locale when upgrading postgres
Fixing:
lc_collate values for database "postgres" do not match:
old "en_GB.UTF-8", new "en_US.UTF-8"
Eric Helms
03:30 PM Packaging Revision 44fac8e1 (foreman-packaging): Update rubygem-foreman_azure_rm to 2.0.4
Aditi Puntambekar
03:28 PM Packaging Revision bd6e1158 (foreman-packaging): move the 'don't whitelist' comment above the whitelist enty
otherwise it seems to confuse tito on Jenkins Evgeni Golov
03:01 PM Bug #28457 (Closed): bookmarks and statistics failure reducer use the wrong object
Applied in changeset commit:ad06a2d1361ea091e3849bd69831efcef469a320. Maria Agaphontzev
02:27 PM Revision ad06a2d1 (foreman): Fixes #28457 - bookmarks, statistics api reducers fix
Maria Agaphontzev
02:17 PM Bug #28495 (Closed): Unable to run eslint on node-10
Asana task assigned to Amir Fefer
See: https://travis-ci.org/theforeman/foreman/jobs/623656213#L2349-L2364
Redmine Asana Bot
02:05 PM Feature #28361 (Ready For Testing): generate a notification if build is marked as failure
The Foreman Bot
02:03 PM Feature #28494 (New): Create notification when host token expired
It would be nice to have a notification when host token expires. Ondřej Pražák
01:19 PM Installer Revision 1ab33a57 (puppet-pulp): Fix log_type parameter in init.pp
lambda123
11:01 AM Bug #28027 (Closed): VMware - do not fetch ResourcesPools if the cluster is not selected
Applied in changeset commit:8c663633474ac8797662bdbb54fdd69b0e072adf. Ondřej Ezr
10:56 AM Bug #28087 (Ready For Testing): Token does not expire on logout
The Foreman Bot
10:28 AM Revision 8c663633 (foreman): Fixes #28027 - resource pools needless fetch
Ondřej Ezr
10:15 AM Packaging Revision 7a726d79 (foreman-packaging): also add apidoc when the plugin only has concerns
this is the case for plugins that only extend existing apis, like
compute resource plugins
Evgeni Golov
10:01 AM Bug #28480 (Closed): Proper exception when selected image does not exist anymore on GCE
Applied in changeset commit:40641a446ae2e1ed756dfcc197e643cc54c562d8. Anonymous
09:59 AM Revision 40641a44 (foreman): Fixes #28480 - Raise exception for non-existing image in GCE
Adam Cécile
09:24 AM Refactor #22152 (Resolved): upgrade record_tag_helper
Tomer Brisker
09:13 AM Refactor #22152 (Assigned): upgrade record_tag_helper
core already permits 1.0.1, just need to bump the packaged rpm version Tomer Brisker
09:23 AM Packaging Revision 18de8757 (foreman-packaging): Update rubygem-record_tag_helper to 1.0.1
Tomer Brisker
07:49 AM Installer Revision 764315d6 (puppet-foreman_proxy_content): Drop node_server_ca_cert parameter
233e31a9dea0053731ff64cb5ac6ddf92eef7172 stopped deploying pulp::child
but didn't clean up the now unused parameter.
Ewoud Kohl van Wijngaarden

12/11/2019

11:46 PM Installer Revision f4f177c6 (puppet-pulpcore): Improve settings.py.erb
supporting random SECRET_KEY, dropping ansible settings in settings.py, and setting redis database number to '8' William Clark
11:31 PM Installer Revision b6cce830 (puppet-pulpcore): Add file and container plugins
Ewoud Kohl van Wijngaarden
11:31 PM Installer Revision 6c897134 (puppet-pulpcore): Turn the settings file in a concat resource
Ewoud Kohl van Wijngaarden
11:31 PM Installer Revision 781eeb0c (puppet-pulpcore): Strip trailing whitespace
Ewoud Kohl van Wijngaarden
09:13 PM Refactor #22152: upgrade record_tag_helper
record_tag_helper is now compatible with rails 6, only need to upgrade to 1.0.1 version. Tomer Brisker
07:34 PM Installer Revision e018c1db (puppet-pulpcore): Introduce a pulpcore::admin define
This is essentially a wrapper around django-admin with the right
settings.
Ewoud Kohl van Wijngaarden
06:04 PM Installer Revision e7349b4f (puppet-katello): Drop creating /var/lib/pulp
Eric Helms
05:25 PM Feature #28488 (Ready For Testing): consume jest from @theforeman/env
The Foreman Bot
05:21 PM Feature #28488 (Closed): consume jest from @theforeman/env
Amir Fefer
04:05 PM Packaging Revision 9ce817b0 (foreman-packaging): fix changelog when updating python packages
Evgeni Golov
02:57 PM Bug #28418: Subnetwork support in Google Cloud compute resource ?
In the meanwhile I hardcoded correct setting in *app/models/compute_resources/foreman/model/gce.rb*... Adam Cécile
02:37 PM Bug #28484 (Ready For Testing): Support Google Cloud Platform custom hostname
The Foreman Bot
02:28 PM Bug #28484 (Closed): Support Google Cloud Platform custom hostname
Before fixing this on Foreman, fog-google must be released with a recent enough dependency on google-api-client.
S...
Adam Cécile
02:15 PM Bug #26788: Unable to upgrade from 1.21.1 to 1.22.x and to 1.23.X with foreman-remote-execution installed
Any news about this bug? Elias Pereira
01:30 PM Installer Revision 0e6e7b9d (puppet-pulp): Handle V2 API via Pulp 2 WSGi explicitly
This helps when running Pulp 2 and Pulp 3 on the same system given
they share a path root of /pulp/api
Eric Helms
01:01 PM Refactor #28362 (Closed): Fix API Middleware failure payload
Applied in changeset commit:7acac44c53c996bcdfa49a2e2785d0773ab934b8. Ron Lavi
12:13 PM Installer Revision fc9d5d05 (puppet-pulpcore): Refresh collectstatic on the settings file
When the settings file changes, the `MEDIA_ROOT` might change which
means the files should be collected again. This a...
Ewoud Kohl van Wijngaarden
12:13 PM Packaging Revision df5b0ac0 (foreman-packaging): remove any BuildRequires for sphinx when adding Python packages
our template ommits documentation as we don't want to carry Sphinx and
dependencies, so let's really not depend on it
Evgeni Golov
12:05 PM Revision 7acac44c (foreman): Fixes #28362 - fix API middleware failure payload
Ron Lavi
11:52 AM Smart Proxy Refactor #28482 (Ready For Testing): Compatibility with rsec 1.x
The Foreman Bot
11:49 AM Smart Proxy Refactor #28482 (Resolved): Compatibility with rsec 1.x
Tests fail with rsec 1.x Anonymous
11:37 AM Installer Revision 3ac7bcfd (puppet-pulpcore): collectstatic needs --noinput to avoid waiting on user input
Eric Helms
11:01 AM Bug #28315 (Closed): Allow autocomplete to be used without scope - replace for #auto_complete_search
Applied in changeset commit:e323e20ee53506b8d559bdd1d6cc36c9af4fb8d3. Ondřej Ezr
10:15 AM Revision e323e20e (foreman): Fixes #28315 - allow autocomplete without form scope
Ondřej Ezr
10:01 AM Bug #25990 (Closed): Capsule details shows 'TFTP server: false' in services tab, when tftp_servername in proxy settings is not configured
Applied in changeset commit:60c03b6a2e92c432ee66f2b27da634954c1b646c. Anonymous
10:01 AM Bug #27002 (Closed): Nonexistent quota can be set
Applied in changeset commit:5fb662f4d3f7618e872ee024c410a66c6a1099a2. yifat makias
10:01 AM Bug #25281 (Closed): Unable to provision a host, if RHV resource created through CLI
Applied in changeset commit:5fb662f4d3f7618e872ee024c410a66c6a1099a2. yifat makias
10:01 AM Smart Proxy Bug #27789 (Closed): Do not log body of large requests
Applied in changeset commit:36b9c568e85918cbbf21bbef9ef9af24f25a15f5. Anonymous
09:53 AM Revision 60c03b6a (foreman): Fixes #25990 - no reverse DNS search for bs (#6465)
Lukáš Zapletal
09:41 AM Smart Proxy Revision 36b9c568: Fixes #27789 - skip debug logging of large bodies (#681)
Lukáš Zapletal
09:31 AM Bug #28480 (Ready For Testing): Proper exception when selected image does not exist anymore on GCE
The Foreman Bot
09:29 AM Bug #28480 (Closed): Proper exception when selected image does not exist anymore on GCE
Otherwise I get a 500 error with nil has not attribute name which is pretty cryptic Adam Cécile
09:31 AM Revision 5fb662f4 (foreman): Fixes #25281,#27002 - support passing names in ovirt
yifat makias
09:01 AM Feature #28136 (Closed): GCE CR zones/flavors-or-machine-types/networks listing is not implemented.
Applied in changeset commit:3d7e4d29462b7e0becadceb4e4ba1579cfddad55. Kavita Gaikwad
08:43 AM Revision 3d7e4d29 (foreman): Fixes #28136 - add available_*(zones,flavors,networks) for GCE
Kavita Gaikwad
08:11 AM Packaging Revision d68ab270 (foreman-packaging): Updated hammer_cli_foreman to 0.19.4
Shira Maximov
02:44 AM Installer Revision f1e002d0 (installer): Drop repository parameters from Katello
https://github.com/theforeman/puppet-katello/commit/6d57a691451d509ce1ab684711164db9307029ec
dropped these parameters...
Ewoud Kohl van Wijngaarden
01:41 AM Installer Revision ec654e3f (puppet-certs): /etc/pki/pulp perms and group owner
William Clark
01:01 AM Bug #28130 (Closed): [GCE] Always any selected image type is being selected as f1-micro.
Applied in changeset commit:3c9cf5ac1b3f30a1e51e6f129312ec00d71937b3. Kavita Gaikwad
12:02 AM Revision 3c9cf5ac (foreman): Fixes #28130 - show selected machine_type on GCE host edit form
Kavita Gaikwad

12/10/2019

06:01 PM Bug #28468 (Closed): Misspelling on login page
Applied in changeset commit:b1e5a1af1ce1326adef5b51f46f53b84f131be10. Ron Lavi
10:21 AM Bug #28468 (Ready For Testing): Misspelling on login page
The Foreman Bot
10:06 AM Bug #28468 (Closed): Misspelling on login page
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1777027
*Description of problem:*
Spoke to Rox and there...
Shimon Shtein
05:07 PM Revision b1e5a1af (foreman): Fixes #28468 - Misspelling on login page
Ron Lavi
04:01 PM Bug #28458 (Closed): remove gravater from img_src secure header
Applied in changeset commit:2ffc41ac45cc42a9dc28a07ef89f0368d0b94da6. Tomer Brisker
03:56 PM Packaging Revision b192ac22 (foreman-packaging): Update rubygem-foreman_azure_rm to 2.0.3 (#4470)
Aditi Puntambekar
03:05 PM Revision 2ffc41ac (foreman): Fixes #28458 - Don't allow images from gravatar
In the past users could have images from gravater. This has been removed
almost two years ago due to FIPS hardening, ...
Tomer Brisker
02:53 PM Bug #28471 (Ready For Testing): Unclear error when creating a vmware host and not choosing any cluster
The Foreman Bot
12:47 PM Bug #28471 (Ready For Testing): Unclear error when creating a vmware host and not choosing any cluster
When trying to create a VMware host an unclear error emerged if there is no chosen cluster.
The error is:
Failed ...
yifat makias
01:04 PM Bug #28398 (Duplicate): undefined method auto_complete_search
Thanks for reporting!
This is already tracked at https://projects.theforeman.org/issues/28314, closing this one as ...
Tomer Brisker
11:25 AM Packaging Revision 84e79cde (foreman-packaging): Update foreman_expire_hosts to 7.0.0 (#4466)
Timo Goebel
11:01 AM Refactor #27898 (Closed): Replace redux-form with formik
Applied in changeset commit:5a82db654f0f959067a8ff4f331371ccb1313d42. Ondřej Pražák
10:23 AM Bug #28457 (Ready For Testing): bookmarks and statistics failure reducer use the wrong object
The Foreman Bot
10:22 AM Packaging Revision d31a678e (foreman-packaging): Update foreman_git_templates to 1.0.3 (#4467)
Timo Goebel
10:13 AM Revision 5a82db65 (foreman): Fixes #27898 - Replace redux-form with formik
Ondřej Pražák
12:12 AM Feature #28217 (Ready For Testing): Removing turbolinks
The Foreman Bot

12/09/2019

09:54 PM Packaging Revision 16d2f263 (foreman-packaging): Switch URL quoting to use Python 3
Ewoud Kohl van Wijngaarden
06:04 PM Installer Revision ebf5e8b5 (puppet-pulp): Fix https_ca_cert if a different location for ca_cert is used
Manuel Laug
05:43 PM Bug #28458 (Ready For Testing): remove gravater from img_src secure header
The Foreman Bot
03:29 PM Bug #28458 (Closed): remove gravater from img_src secure header
gravatar support was removed in #21748, we don't need to allow images from it. Tomer Brisker
04:08 PM Installer Revision de3564fa (puppet-pulpcore): fixes #16: Drop postgresql globals
Eric Helms
04:06 PM Installer Revision 1de6fedb (puppet-katello): Remove katello_ prefix in spec filenames
Ewoud Kohl van Wijngaarden
03:58 PM Installer Revision bf68ff5d (puppet-katello): Auto require candlepin before Katello
Katello needs Candlepin to be running to fully initialize. While it's no
longer in the seeding, it is needed when Dyn...
Ewoud Kohl van Wijngaarden
03:58 PM Installer Revision 813aec6d (puppet-katello): Auto require the qpid event queue for candlepin
The event queue needs to be fully configured before Candlepin can be
initialized. By using an anchor we can easily au...
Ewoud Kohl van Wijngaarden
03:58 PM Installer Revision 6d57a691 (puppet-katello): Split katello::repo to a standalone class
While it's not possible to collect classes, it is possible to collect
anchors. This allows including it anywhere and ...
Ewoud Kohl van Wijngaarden
03:58 PM Installer Revision 61bd50cb (puppet-katello): Correct Pulp spec context naming
Both tests are with inherited parameters, just a different sets. Ewoud Kohl van Wijngaarden
03:25 PM Bug #28457 (Closed): bookmarks and statistics failure reducer use the wrong object
Both use payload.item.controller instead of payload.controller from the new API middle-ware Maria Agaphontzev
02:11 PM Bug #23937 (Closed): Missing validation checks when no value selected in `Disk interface`
Closing this issue because it is not relevant, there is no option in the UI to choose an empty Disk Interface so the ... yifat makias
02:06 PM Bug #5581 (Closed): oVirt image based deployment does not create a disk
Closing this issue because I am not sure if it is still relevant. The two related issues were fixed.
If there is any...
yifat makias
02:02 PM Bug #28133: Creating an image in CR scoped with taxonomies throws error 'undefined method `images' for #<Location:0x00007f752b274e88>'
@Oleh,
Hammer shows taxonomy options i.e --organization-id & --location-id while creating an image.
There are...
Kavita Gaikwad
01:58 PM Bug #17040 (Closed): OVIRT::OvirtException: Cannot run VM because the VM is in Powering Down status
Closing this issue because it is no longer relevant, this error does not appear anymore. yifat makias
01:57 PM Bug #6968 (Closed): Incorrect error message when RHEV VM is created without network device
Closing this issue because it is no longer the case. The error message when RHEV VM is created without a network devi... yifat makias
01:51 PM Bug #28450 (Closed): Non-indicative error shows when creating an ovirt host with a bad storage-domain id
yifat makias
09:11 AM Bug #28450 (Closed): Non-indicative error shows when creating an ovirt host with a bad storage-domain id
When trying to create an oVirt host in hammer a non-indicative error appears if a bad storage-domain id is entered.
...
yifat makias
10:38 AM Bug #28424: Puppet icon is missing as source in config reports
Go to the config reports and make sure you have a report with the Puppet source. I haven't checked if other sources a... Ewoud Kohl van Wijngaarden
10:32 AM Bug #28424: Puppet icon is missing as source in config reports
How do I reproduce? Which screen does not show it? Lukas Zapletal
08:22 AM Bug #28375 (Resolved): Can't modify frozen String
The version of deface in the 1.24 repo has been updated to 1.5 which does not have this issue. marking as resolved. Tomer Brisker
08:15 AM Bug #23578 (Ready For Testing): bootable flag doesn't save in ovirt V4 when creating new VM
Shira Maximov
02:05 AM Bug #27352 (Duplicate): VMware Image based Provisioning fails with error- : Could not find virtual machine network interface matching <IP>
Dup of #27353 Ondřej Ezr
02:01 AM Bug #27362 (Duplicate): VMware resource pools are populated only from first cluster found
Dup of #27363 Ondřej Ezr
01:24 AM Bug #28267: VMware: Change disk-size not possible anymore
This is going to need https://github.com/fog/fog-vsphere/pull/238 change I believe. Ondřej Ezr

12/08/2019

05:09 PM Packaging Revision ee9ed680 (foreman-packaging): Update foreman_ansible to 4.0.2
Adam Ruzicka
05:07 PM Packaging Revision f2689624 (foreman-packaging): Update foreman-tasks to 0.17.4
Adam Ruzicka
04:53 PM Feature #28448 (Ready For Testing): Use Intl related npm modules from vendor
The Foreman Bot
04:40 PM Feature #28448 (New): Use Intl related npm modules from vendor
Asana task assigned to Avi Sharvit
Move the last npm modules from core to vendor
- jed
- intl
- react-intl
i...
Redmine Asana Bot
04:10 PM Packaging Revision f06cf378 (foreman-packaging): update RPM for NPM dependencies
Michael Moll
04:01 PM Bug #28422 (Closed): use jest instead jest-cli for testing
Applied in changeset commit:15fed2f6e10daf20010d3f292c71b8457a8edaf3. Amir Fefer
03:19 PM Packaging Revision 0ecfeadc (foreman-packaging): Bump nodejs-theforeman-vendor to 3.5.2
Ewoud Kohl van Wijngaarden
03:19 PM Packaging Revision dc3dc175 (foreman-packaging): Bump nodejs-theforeman-builder to 3.5.2
Ewoud Kohl van Wijngaarden
03:09 PM Revision 15fed2f6 (foreman): Fixes #28422 - use jest instead jest-cli
Amir Fefer
01:01 PM Bug #28391 (Closed): Modal error after react-bootstrap upgrade
Applied in changeset commit:ae55b7eff2f2e653981781d3b73fc7d1361f1952. Ron Lavi
12:35 PM Revision ae55b7ef (foreman): Fixes #28391 - fix failing tests
After one of the latest patternfy-react version update, with `react-bootstrap`, tests are failing Ron Lavi
11:57 AM Packaging Revision a4415ab5 (foreman-packaging): add "--no-audit" to npm install
Michael Moll
12:48 AM Revision be790c71 (community-templates): Remove ignoreschedules from puppet.conf
Damon Maria
12:43 AM Revision 5edc2ae4 (community-templates): Remove fedora-everything repo definition
Lukas Zapletal
12:41 AM Revision 6bcb43db (community-templates): fixes #28168 - added registered users template
Dominik Matoulek

12/07/2019

01:01 PM Bug #28443 (Closed): ReactApp component fails with webpack-4
Applied in changeset commit:ec59833ff341f65627d1d912d974a448be350cde. Avi Sharvit
10:07 AM Bug #28443 (Ready For Testing): ReactApp component fails with webpack-4
The Foreman Bot
09:59 AM Bug #28443 (Closed): ReactApp component fails with webpack-4
Asana task assigned to Avi Sharvit
Since the Layout exported with wrappers, it fails when calling `Layout.propType...
Redmine Asana Bot
01:01 PM Smart Proxy Refactor #28426 (Closed): support mocha >= 1.10
Applied in changeset commit:309376002e3a1752c243bc6e04726c48703a209f. Anonymous
12:36 PM Smart Proxy Revision 30937600: Fixes #28426 - update mocha to 1.10
Michael Moll
12:34 PM Revision ec59833f (foreman): Fixes #28443 - use Layout.propTypes correctly
Avi Sharvit

12/06/2019

10:01 PM Packaging Revision 3199af29 (foreman-packaging): Update katello package dependencies
Ewoud Kohl van Wijngaarden
07:30 PM Installer Revision 2f08eeb9 (puppet-candlepin): Use the nightly repository by default
Latest isn't updated anymore so nightly is safer. Ewoud Kohl van Wijngaarden
07:15 PM Smart Proxy Revision 89a16ff8: Refs #28426 - pin mocha
Michael Moll
05:30 PM Installer Revision 0b06117e (puppet-pulpcore): Install pulpcore from RPM packages
Fixes #9
Fixes #19
Fixes #20
Ewoud Kohl van Wijngaarden
05:30 PM Installer Revision dd53c8da (puppet-pulpcore): Improve chaining
This makes sure the resources are contained within the module. Ewoud Kohl van Wijngaarden
05:30 PM Installer Revision 5d7e4cc9 (puppet-pulpcore): Include postgresql::client
postgresql::server won't work correctly without a client present because
it can't validate the connection.
Ewoud Kohl van Wijngaarden
04:18 PM Installer Revision ee06c854 (puppet-pulpcore): fixes #23: Only run database migrations if they are any pending
Eric Helms
12:55 PM Packaging Revision ffa32749 (foreman-packaging): Update ansible-collection-theforeman-foreman to 0.3.0
Evgeni Golov
09:41 AM Installer Revision 6f7ed580 (puppet-foreman_proxy_content): remove redundant ProxyPassReverse url
William Clark

12/05/2019

07:37 PM Installer Revision f96b33b0 (puppet-pulpcore): remove redundant reverse proxy declarations
William Clark
06:48 PM Packaging Revision 4aa74cca (foreman-packaging): Handle rename of pulp_docker_client
to pulp_container_client Justin Sherrill
05:55 PM Installer Feature #28436 (Ready For Testing): Add Keycloak authentication support
The Foreman Bot
05:50 PM Installer Feature #28436 (Closed): Add Keycloak authentication support
It should be possible to install Keycloak integration in a way that the installer keeps the files generated by keyclo... Ewoud Kohl van Wijngaarden
05:18 PM Bug #28435 (Closed): "Generated at" time on the Dashboard is displayed with no spacing
The Dashboard just says "Generated at" at the top with no time. The time can be seen in the HTML, but it's not rende... Ian Ballou
05:17 PM Bug #28434 (Duplicate): Smart Proxy log times are all blank and the times in the HTML are permanently set to UTC
$SUBJECT occurring in latest develop branch. Didn't occur in Foreman 1.22.
JS errors:...
Ian Ballou
04:57 PM Smart Proxy Support #28432 (Rejected): Unable to list environment from puppet
We are running into an issue where the foreman is not able to import the puppet classes.
I tried from the command li...
Satish Kumar
04:49 PM Packaging Revision bdf124d5 (foreman-packaging): Updated foreman-fog-proxmox to 0.9.2
Tristan Robert
04:01 PM Feature #28168 (Closed): Report which users access the API
Applied in changeset commit:731f65c7885bfcc697942c6d8c75141d3f1b6fc4. Dominik Matoulek
03:20 PM Revision 731f65c7 (foreman): Fixes #28168 - updating time of login for API
Dominik Matoulek
01:21 PM Installer Revision d2a28a00 (installer): Remove unused variables
Ewoud Kohl van Wijngaarden
01:11 PM Packaging Revision 8b8de977 (foreman-packaging): Update katello-client-bootstrap to 1.7.4
Evgeni Golov
12:43 PM Installer Revision 0655b5ca (installer): Refs #28353 - Move fail_and_exit to HookContextExtension
By placing it in HookContextExtension, it can be used in every hook
without redefining it.
Ewoud Kohl van Wijngaarden
12:39 PM Bug #28391 (Ready For Testing): Modal error after react-bootstrap upgrade
The Foreman Bot
11:01 AM Feature #28339 (Closed): Update Eslint to the latest version
Applied in changeset commit:2ae9d1cfc0119b7bf3bca7feb4c29b8308ae8d7f. Amir Fefer
10:52 AM Installer Bug #28353 (Ready For Testing): Re-factor hook helpers for Katello hooks to centralize and drop Kafo::Helpers
The Foreman Bot
10:43 AM Revision 2ae9d1cf (foreman): Fixes #28339 - update eslint
Amir Fefer
09:35 AM Bug #28430 (Assigned): Version is missing from template mock files
The template version is missing from template mock files and therefor test are failing when using fog-oVirt v4. yifat makias

12/04/2019

09:27 PM Packaging Revision ae5effb1 (foreman-packaging): Update rubygem-prometheus-client to 1.0.0
Lukas Zapletal
06:26 PM Smart Proxy Refactor #28426 (Ready For Testing): support mocha >= 1.10
The Foreman Bot
06:25 PM Smart Proxy Refactor #28426 (Closed): support mocha >= 1.10
mocha 1.10 breaks tests:... Anonymous
05:50 PM Installer Revision 2fb92c2c (puppet-puppet): Move parameters to advanced
Most parameters are actually not touched by most users. This makes it
clear.
Ewoud Kohl van Wijngaarden
05:38 PM Bug #28424 (Closed): Puppet icon is missing as source in config reports
commit:0eeb78e0f2a20aa1d3b2db988803aaf6aace0fbe removed app/assets/images/Puppet.png which I suspect caused this regr... Ewoud Kohl van Wijngaarden
05:21 PM Installer Revision b93d856c (puppet-pulpcore): don't enable software collections
William Clark
05:08 PM Installer Revision 949e3ee5 (installer): Install Postgresql server RPMs to prevent selinux issue
Eric Helms
05:06 PM Bug #28422 (Ready For Testing): use jest instead jest-cli for testing
The Foreman Bot
05:02 PM Bug #28422 (Closed): use jest instead jest-cli for testing
Amir Fefer
04:49 PM Installer Revision 1510e7c2 (puppet-puppet): Drop listen parameter
Puppet 4 dropped puppet run/kick so this code has been dead for some
time. It was missed in the big Puppet cleanups.
Ewoud Kohl van Wijngaarden
03:53 PM Packaging Feature #28421 (Ready For Testing): Package only sidekiq service to execute dynflow jobs
The Foreman Bot
03:44 PM Packaging Feature #28421 (Closed): Package only sidekiq service to execute dynflow jobs
Ondřej Ezr
03:06 PM Bug #28418 (New): Subnetwork support in Google Cloud compute resource ?
Hello,
I cannot create any VM using Google Cloud compute resource, it ends up with:...
Adam Cécile
02:20 PM Installer Revision 60bf8dde (puppet-pulpcore): improve declaration of api and content urls
William Clark
02:01 PM Refactor #28412 (Duplicate): RM #28362 - Fix API Middleware failure payload
Duplicate of https://projects.theforeman.org/issues/28362 Redmine Asana Bot
01:01 PM Smart Proxy Refactor #27693 (Closed): Port facts module from the LegacyModuleLoader to the DefaultModuleLoader
Applied in changeset commit:e3a9f85a4202e0df78d2a98ae4700aa364f8300e. Ewoud Kohl van Wijngaarden
12:38 PM Smart Proxy Revision e3a9f85a: Fixes #27693 - Port facts to the DefaultModuleLoader
This also creates a facter group to ensure the gem is installed. Ewoud Kohl van Wijngaarden
10:01 AM Bug #28409 (Closed): Tests are failing after merging the interval-middleware
Applied in changeset commit:4daf9b2d6496181e21dffda25673f4b5b988c1ca. Ron Lavi
08:03 AM Bug #28409 (Ready For Testing): Tests are failing after merging the interval-middleware
The Foreman Bot
09:46 AM Revision 59c37a88 (community-templates): Revert "Refs #28380 - Use Github Actions for path based labels"
This reverts commit e56a1b5151c795058e5af7c739e11ee043992abd.
It turns out this only works with PRs from the same re...
Ewoud Kohl van Wijngaarden
09:46 AM Refactor #28380 (Rejected): Use Github Actions to label PRs based on path
Didn't work so closing this. Ewoud Kohl van Wijngaarden
09:45 AM Revision a8862942 (foreman): Revert "Fixes #28380 - Use Github Actions for path based labels"
This reverts commit ac1f16184601bb007d017b32d151783d84c29f22.
It turns out this only works with PRs from the same re...
Ewoud Kohl van Wijngaarden
09:05 AM Revision 4daf9b2d (foreman): Fixes #28409 - Redux update changed snapshot
Because we merged the redux update and the middleware together we havn't notcie those errors. Ron Lavi
07:35 AM Bug #28406 (New): SystemStackError: stack level too deep when running tests with mocha 1.10
Evgeni Golov
03:01 AM Installer Refactor #23727 (Closed): Let puppet handle migrate_pulp
Applied in changeset commit:installer|cc57f72d657759b28f1c3f18a65886fd181e650d. Ewoud Kohl van Wijngaarden
02:04 AM Installer Revision cc57f72d (installer): Fixes #23727 - Rely on puppet-pulp to migrate the database
Ewoud Kohl van Wijngaarden
02:01 AM Packaging Revision 0c4aff72 (foreman-packaging): Update foreman package dependencies
Ewoud Kohl van Wijngaarden
02:01 AM Packaging Revision 77fcfe1c (foreman-packaging): update foreman npm deps for vendor/builder
Evgeni Golov
12:10 AM Packaging Revision 37d93814 (foreman-packaging): update deface to 1.5.3
Michael Moll

12/03/2019

06:41 PM Refactor #28412 (Duplicate): RM #28362 - Fix API Middleware failure payload
Asana task assigned to Ron Lavi
Redmine issue created automatically by Zapier on 2019-11-26T12:56:42Z
https://pro...
Redmine Asana Bot
05:01 PM Bug #28359 (Closed): "provisioning_template" no longer recognized as auditable_type
Applied in changeset commit:4808aaddf396177f4933fad6b13dec920e29165d. Anonymous
04:57 PM Bug #28411 (Duplicate): Host title not updated after editing a host
If I go to a host's edit page and click on save I get redirected to the host detail page but the browsers title remai... Ewoud Kohl van Wijngaarden
04:31 PM Revision 4808aadd (foreman): Fixes #28359 - Added Provisioning Template to auditable_types (#7221)
Dominik Matoulek
04:20 PM Bug #28409 (Closed): Tests are failing after merging the interval-middleware
Asana task assigned to Ron Lavi
Because we merged the redux update and the middleware together we havn't notcie th...
Redmine Asana Bot
04:18 PM Bug #28398: undefined method auto_complete_search
Looks like it related to https://projects.theforeman.org/issues/25205 Avi Sharvit
09:47 AM Bug #28398 (Duplicate): undefined method auto_complete_search
When I try to run remote execution, I am facing this error:
Oops, we're sorry but something went wrong undefined m...
slavonicsniper please_edit_me
04:16 PM Bug #28401 (Resolved): RM #28229 - Upgrade foreman to babel 7 using vendor version 3
Avi Sharvit
04:15 PM Bug #28401 (Closed): RM #28229 - Upgrade foreman to babel 7 using vendor version 3
Closed, done here instead https://github.com/theforeman/foreman/pull/7178 Avi Sharvit
12:11 PM Bug #28401 (Resolved): RM #28229 - Upgrade foreman to babel 7 using vendor version 3
Asana task assigned to Avi Sharvit
PR found by Zapier: https://github.com/theforeman/foreman/pull/7164
Redmine is...
Redmine Asana Bot
04:16 PM Bug #28400 (Resolved): RM #28270 - Move babel configurations to the new env package and consume it in foreman
Resolved, done here instead https://github.com/theforeman/foreman/pull/7178 Avi Sharvit
12:11 PM Bug #28400 (Resolved): RM #28270 - Move babel configurations to the new env package and consume it in foreman
Asana task assigned to Avi Sharvit
PR found by Zapier: https://github.com/theforeman/foreman/pull/7178
Redmine is...
Redmine Asana Bot
04:01 PM Bug #28121 (Closed): convert_string_to_bool doesn't deal with array type
Applied in changeset commit:be2913a3ac62a77ae3400c4e3e43ae2058c499a4. Shira Maximov
11:26 AM Bug #28121 (Ready For Testing): convert_string_to_bool doesn't deal with array type
The Foreman Bot
04:01 PM Bug #28406 (Closed): SystemStackError: stack level too deep when running tests with mocha 1.10
Applied in changeset commit:bdf54d4c9fb46cab16b2ac4e6aec767cae568e8b. Evgeni Golov
03:57 PM Bug #28406 (New): SystemStackError: stack level too deep when running tests with mocha 1.10
Anonymous
02:34 PM Bug #28406 (Ready For Testing): SystemStackError: stack level too deep when running tests with mocha 1.10
The Foreman Bot
02:32 PM Bug #28406 (Resolved): SystemStackError: stack level too deep when running tests with mocha 1.10
... Evgeni Golov
03:54 PM Revision be2913a3 (foreman): Fixes #28121 - Bump fog-ovirt to 1.2.3
Shira Maximov
03:50 PM Revision bdf54d4c (foreman): Fixes #28406 - pin mocha to < 1.10
Evgeni Golov
02:52 PM Installer Feature #28407 (Ready For Testing): Use rh-redis5 SCL on EL7
The Foreman Bot
02:51 PM Installer Feature #28407 (Closed): Use rh-redis5 SCL on EL7
Both Dynflow with Sidekiq and Pulp 3 will use Redis. Currently EPEL contains Redis 3.2. The There is also a Redis 5 S... Ewoud Kohl van Wijngaarden
02:19 PM Bug #28405 (Ready For Testing): Non-admin users always get "Missing one of the required permissions" message while accessing their own table_preferences via API
The Foreman Bot
02:15 PM Bug #28405 (Closed): Non-admin users always get "Missing one of the required permissions" message while accessing their own table_preferences via API
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1757394
*Description of problem:*
Non-Admin Users cann...
Dominik Matoulek
01:02 PM Bug #28270 (Closed): Move babel configurations to the new env package and consume it in foreman
Applied in changeset commit:ce12cd9b4c853f945184a4f3a22931ce397b7506. Avi Sharvit
01:02 PM Bug #28229 (Closed): Upgrade foreman to babel 7 using vendor version 3
Applied in changeset commit:0bbca6cf3b4c6219b38499a3c184fffad23480b3. Avi Sharvit
01:01 PM Bug #27393 (Closed): update redux-react to 7.1.0
Applied in changeset commit:f3f68ca9358f052f831ac3b58b28891b679ac0f6. Amir Fefer
12:40 PM Packaging Revision 79f4c647 (foreman-packaging): Bump nodejs-babel-core to 7.7.4
Evgeni Golov
12:37 PM Packaging Revision 1ec96a57 (foreman-packaging): Bump nodejs-theforeman-vendor to 3.3.2
Evgeni Golov
12:34 PM Packaging Revision a1f63770 (foreman-packaging): Bump rubygem-deface to 1.5.3-1
Ewoud Kohl van Wijngaarden
12:26 PM Packaging Revision 71177765 (foreman-packaging): Add nodejs-theforeman-builder package
Evgeni Golov
12:17 PM Packaging Revision 4d8c6441 (foreman-packaging): Bump nodejs-babel-loader to 8.0.6
Evgeni Golov
12:10 PM Revision ce12cd9b (foreman): Fixes #28270 - consume babel from 3rd-party
- Consume prod babel from @theforeman/builder/babel
- Consume dev babel from @theforeman/env/babel
Avi Sharvit
12:10 PM Revision 0bbca6cf (foreman): Fixes #28229 - upgrade babel to v7
Include an upgrade for jest so test works with babel v7 Avi Sharvit
12:10 PM Revision f3f68ca9 (foreman): Fixes #27393 - Update redux for redux-hooks
Amir Fefer
10:15 AM Bug #27833: Create Hosts - Formular Fields are reset on error
Happens with Foreman 1.22.*, too. Bernhard Suttner
09:58 AM Revision 3a5f2d45 (foreman): Fixes #26729 - add intervals middleware
Ron Lavi
08:13 AM Feature #28395 (New): Add option to persistently set DefaultForceNoPage in Satellite 6 UI
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1644352
Description of RFE:
By default, Satellite 6.4 ...
Marek Hulán
07:12 AM Packaging Revision 36e70172 (foreman-packaging): Use package names, not provides in Obsoletes of the tfm package
rpm 4.15 does not allow anything else but package names in obsoletes
anymore
Evgeni Golov
07:01 AM Packaging Revision 4ef556ce (foreman-packaging): Use package names, not provides in Obsoletes of the f_openscap package
rpm 4.15 does not allow anything else but package names in obsoletes
anymore
Evgeni Golov

12/02/2019

07:00 PM Installer Revision 57a1d0c4 (puppet-pulpcore): apache vhost can be externally managed
William Clark
05:33 PM Bug #28375: Can't modify frozen String
Tomer Brisker wrote:
> This occurs when the expire_hosts plugin is installed.
I've opened an issue on Github for ...
Timo Goebel
05:24 PM Bug #28375: Can't modify frozen String
This occurs when the expire_hosts plugin is installed. Tomer Brisker
05:23 PM Feature #28393 (Ready For Testing): consume eslint configuration from foreman-js
The Foreman Bot
05:20 PM Feature #28393 (Closed): consume eslint configuration from foreman-js
Part of the @foreman/env Amir Fefer
05:13 PM Installer Revision 2dcf7a62 (puppet-foreman_proxy_content): Use Stdlib::Port where appropriate
Ewoud Kohl van Wijngaarden
03:04 PM Revision bd468cec (community-templates): Add custom repositories snippet for Kickstart
Add a "custom repositories" hook into the Kickstart default provisioning template to allow local customization of rep... Jeff Kalchik
03:02 PM Feature #24360 (Resolved): Add support for --vlanid in Kickstart Default provisioning template
This was implemented in #27180 Lukas Zapletal
02:55 PM Installer Revision 87fe6f53 (installer): Expose foreman::plugin::azure in Katello scenario
before this it was only available in Foreman Evgeni Golov
02:45 PM Packaging Revision 6f54cca5 (foreman-packaging): Bump rubygem-pg to 1.1.4-1
Evgeni Golov
01:41 PM Bug #28391 (Closed): Modal error after react-bootstrap upgrade
After one of the latest patternfy-react version update, with `react-bootstrap` update, maybe https://github.com/patte... Ron Lavi
01:16 PM Installer Revision 5c2066c7 (puppet-katello): Remove unused variable
ae7d4aa1039445bbf130d9951ab36d866d551a3b added commented code to start
using this parameter but it never materialized...
Ewoud Kohl van Wijngaarden
01:16 PM Installer Revision 4f26d5e2 (puppet-katello): Drop katello entitlements queue cleanup
ba8aae68386aa352149822fd9937decdf2677232 started to drop the
entitlements queue bound to *.*. Sufficient time has pas...
Ewoud Kohl van Wijngaarden
01:16 PM Installer Revision be7f2166 (puppet-katello): Remove bundler.d/katello.rb
In 6476f28f50e8256615403b07ce447d3315d70d85 this file was changed to set
the permissions to match packaging. Sufficie...
Ewoud Kohl van Wijngaarden
07:03 AM Packaging Revision 5da9a656 (foreman-packaging): Update rubygem-fog-ovirt to 1.2.3
Shira Maximov
 

Also available in: Atom