vmpooler/lib/vmpooler
kirby@puppetlabs.com c6fdc8d6fd (POOLER-186) Fix template alias evaluation with backend weight of 0
This change fixes template alias evaluation to ensure that the correct
data is set when generating on demand requests for pools that have a
backend weight configured for a value of 0. Without this change vmpooler
will return an empty selection in api for template alias evaluation.

To support this change tests are added that first reproduced the
failure, and then verified that it is resolved with the addition of the
patch. Additionally, test coverage is added to ensure that code paths
that include pickup gem usage are covered.
2020-08-05 16:33:10 -07:00
..
api (POOLER-186) Fix template alias evaluation with backend weight of 0 2020-08-05 16:33:10 -07:00
metrics (MAINT) Clarity refactor of Prom Stats code 2020-08-05 14:57:48 +01:00
providers (POOLER-160) Revise connection metrics 2020-06-29 19:52:14 +01:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
util (POOLER-174) Reduce duplicate of on demand code introduced in POOLER-158 (#383) 2020-06-11 12:39:34 -05:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb (MAINT) Clarity refactor of Prom Stats code 2020-08-05 14:57:48 +01:00
dashboard.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
generic_connection_pool.rb (POOLER-160) Revise connection metrics 2020-06-29 19:52:14 +01:00
logger.rb Use URI.parse.open/File.open instead of open 2020-03-05 16:56:06 -08:00
metrics.rb (POOLER-160) Revise Metrics Classwork 2020-06-29 19:54:28 +01:00
pool_manager.rb Fix vmpooler folder purging 2020-08-03 15:08:03 -07:00
providers.rb Fixing Naming/PredicateName issues 2020-03-05 17:10:22 -08:00
version.rb (GEM) update vmpooler version to 0.14.2 2020-08-03 22:24:28 +00:00