Jira (PUP-11435) Puppet 6.26 and 7.13 may

2022-01-26 Thread Nick Burgan (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Burgan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11435  
 
 
  Puppet 6.26 and 7.13 may
 

  
 
 
 
 

 
Change By: 
 Nick Burgan  
 

  
 
 
 
 

 
 Commit 78246ca8d08dee770886f0940a6472c45483d627 first released in 6.26.0 and 7.13.0 speeds up rspec tests but breaks puppet-enteprise-modules due to the way {{Facter.reset}} breaks stubbing for a custom fact. https://github.com/puppetlabs/puppet/commit/78246ca8d08dee770886f0940a6472c45483d627  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.432469.164315863.2118.1643236800069%40Atlassian.JIRA.


Jira (PUP-11435) Puppet 6.26 and 7.13 may cause specs to fail

2022-01-26 Thread Nick Burgan (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Burgan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11435  
 
 
  Puppet 6.26 and 7.13 may cause specs to fail   
 

  
 
 
 
 

 
Change By: 
 Nick Burgan  
 
 
Summary: 
 Puppet 6.26 and 7.13 maycause specs to fail  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.432469.164315863.2119.1643236800133%40Atlassian.JIRA.


Jira (PUP-11435) Puppet 6.26 and 7.13 may

2022-01-26 Thread Nick Burgan (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Burgan commented on  PUP-11435  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Puppet 6.26 and 7.13 may
 

  
 
 
 
 

 
 Found more instances of this cropping up. When we want to use our own test facts, the facter.reset seems to change things to have it start reading facts from the node you are running tests on instead. For example, https://github.com/puppetlabs/puppet-enterprise-modules/blob/main/modules/pe_install/spec/hosts/monolithic_spec.rb is loading up a set of facts from rspec-puppet-facts for different OS types and doing let(:facts} to set them (https://github.com/puppetlabs/puppet-enterprise-modules/blob/main/modules/pe_install/spec/shared/contexts.rb#L11-L18).  At https://github.com/puppetlabs/puppet-enterprise-modules/blob/main/modules/pe_install/spec/hosts/monolithic_spec.rb#L267 which runs https://github.com/puppetlabs/puppet-enterprise-modules/blob/main/modules/pe_install/spec/hosts/monolithic_spec.rb#L4-L6, the first compile uses the test's facts, but the second one ends up picking up the test runner node's facts, I assume because the facter.reset happened in there somewhere.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.432469.164315863.2093.1643235300381%40Atlassian.JIRA.


Jira (FACT-1556) Extend "cloud" fact to AWS

2022-01-26 Thread Christopher Thorn (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Thorn assigned an issue to Christopher Thorn  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-1556  
 
 
  Extend "cloud" fact to AWS   
 

  
 
 
 
 

 
Change By: 
 Christopher Thorn  
 
 
Assignee: 
 Christopher Thorn  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.168582.1483491625000.2012.1643230620033%40Atlassian.JIRA.


Jira (PDB-4554) Docs feedback for "Connecting Puppet masters to PuppetDB"

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4554  
 
 
  Docs feedback for "Connecting Puppet masters to PuppetDB"   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo HA 2022  -  2/ 02- 16 /2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.331105.1571678995000.2002.1643228940219%40Atlassian.JIRA.


Jira (PDB-4062) Nodes Endpoint Doc Missing node_state as Filter Option

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4062  
 
 
  Nodes Endpoint Doc Missing node_state as Filter Option   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo HA 2022  -  2/ 02- 16 /2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.273316.1535557412000.1999.1643228940195%40Atlassian.JIRA.


Jira (PDB-4307) (docs) Incorrect command in PDB 6.2 docs

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4307  
 
 
  (docs) Incorrect command in PDB 6.2 docs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo HA 2022  -  2/ 02- 16 /2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.300164.1552532288000.1998.1643228940188%40Atlassian.JIRA.


Jira (PDB-4285) Review pdb command header value handling and docs

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4285  
 
 
  Review pdb command header value handling and docs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo HA 2022  -  2/ 02- 16 /2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.298909.155198576.1997.1643228940145%40Atlassian.JIRA.


Jira (PDB-4549) Document case-insensitive regular expressions

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4549  
 
 
  Document case-insensitive regular expressions   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo HA 2022  -  2/ 02- 16 /2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.326619.1569433817000.2001.1643228940211%40Atlassian.JIRA.


Jira (PDB-4484) PuppetDB docs: feedback

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4484  
 
 
  PuppetDB docs: feedback   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo HA 2022  -  2/ 02- 16 /2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.321344.1565998301000.2000.1643228940202%40Atlassian.JIRA.


Jira (PDB-3907) PQL's "in" operator throws errors on facts

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3907  
 
 
  PQL's "in" operator throws errors on facts   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo HA 2022  -  2/ 02- 16 /2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.246000.1523944643000.1996.1643228940115%40Atlassian.JIRA.


Jira (PDB-4554) Docs feedback for "Connecting Puppet masters to PuppetDB"

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4554  
 
 
  Docs feedback for "Connecting Puppet masters to PuppetDB"   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo - 2/16/2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.331105.1571678995000.1989.1643227500083%40Atlassian.JIRA.


Jira (PDB-4549) Document case-insensitive regular expressions

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4549  
 
 
  Document case-insensitive regular expressions   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo - 2/16/2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.326619.1569433817000.1987.1643227440039%40Atlassian.JIRA.


Jira (PDB-4484) PuppetDB docs: feedback

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4484  
 
 
  PuppetDB docs: feedback   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo - 2/16/2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.321344.1565998301000.1986.1643227380265%40Atlassian.JIRA.


Jira (PDB-4458) Adjust node expiration to accomodate the new node timestamp

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4458  
 
 
  Adjust node expiration to accomodate the new node timestamp   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Priority: 
 Normal Low  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.318101.1564072069000.1977.1643227260052%40Atlassian.JIRA.


Jira (PDB-4316) (docs) Inventory missing from entities page

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4316  
 
 
  (docs) Inventory missing from entities page   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 HA 2022-02-16  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.301918.1553706853000.1959.1643226720237%40Atlassian.JIRA.


Jira (PDB-4313) (docs) Clarify where to put config file during module install

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4313  
 
 
  (docs) Clarify where to put config file during module install   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 HA 2022-02-16  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.300816.1553016044000.1958.1643226720192%40Atlassian.JIRA.


Jira (PDB-4307) (docs) Incorrect command in PDB 6.2 docs

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4307  
 
 
  (docs) Incorrect command in PDB 6.2 docs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo - 2/16/2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.300164.1552532288000.1954.1643226660222%40Atlassian.JIRA.


Jira (PDB-4305) "null?" query of facts against the query/v4/nodes endpoint results in "Value does not match schema" errors

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4305  
 
 
  "null?" query of facts against the query/v4/nodes endpoint results in "Value does not match schema" errors   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Team: 
 Ghost PuppetDB  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.300026.1552508578000.1945.1643226600167%40Atlassian.JIRA.


Jira (PDB-4305) "null?" query of facts against the query/v4/nodes endpoint results in "Value does not match schema" errors

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4305  
 
 
  "null?" query of facts against the query/v4/nodes endpoint results in "Value does not match schema" errors   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 HAHA/Grooming  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.300026.1552508578000.1947.1643226600257%40Atlassian.JIRA.


Jira (PDB-4305) "null?" query of facts against the query/v4/nodes endpoint results in "Value does not match schema" errors

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4305  
 
 
  "null?" query of facts against the query/v4/nodes endpoint results in "Value does not match schema" errors   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Team: 
 PuppetDB HA  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.300026.1552508578000.1946.1643226600213%40Atlassian.JIRA.


Jira (PDB-4285) Review pdb command header value handling and docs

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4285  
 
 
  Review pdb command header value handling and docs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 HAHA Froyo - 2 / Grooming 16/2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.298909.155198576.1934.1643226480036%40Atlassian.JIRA.


Jira (PDB-4062) Nodes Endpoint Doc Missing node_state as Filter Option

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4062  
 
 
  Nodes Endpoint Doc Missing node_state as Filter Option   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo - 2/16/2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.273316.1535557412000.1927.1643226240046%40Atlassian.JIRA.


Jira (PDB-3907) PQL's "in" operator throws errors on facts

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish assigned an issue to Austin Blatt  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3907  
 
 
  PQL's "in" operator throws errors on facts   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Assignee: 
 Austin Blatt  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.246000.1523944643000.1925.1643226180366%40Atlassian.JIRA.


Jira (PDB-3907) PQL's "in" operator throws errors on facts

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3907  
 
 
  PQL's "in" operator throws errors on facts   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 Froyo - 2/16/2022  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.246000.1523944643000.1926.1643226180414%40Atlassian.JIRA.


Jira (PDB-3655) PuppetDB query tutorial doesn't explain how to get puppetdb_query function

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3655  
 
 
  PuppetDB query tutorial doesn't explain how to get puppetdb_query function   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Sprint: 
 HA 2022-02-02  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.203993.1501799784000.1911.1643225940109%40Atlassian.JIRA.


Jira (PUP-9964) Puppet Server CA auth is missing from the list of recognized certificate extensions

2022-01-26 Thread Maggie Dreyer (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maggie Dreyer commented on  PUP-9964  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Puppet Server CA auth is missing from the list of recognized certificate extensions   
 

  
 
 
 
 

 
 We're not going to do the rename, unless people really really want us to. So I think this should just be worked using the existing name.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.320702.1565720807000.1797.1643222460130%40Atlassian.JIRA.


Jira (PDB-5424) SPIKE - check behavior of purge_reports api command

2022-01-26 Thread Austin Blatt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Blatt assigned an issue to Austin Blatt  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5424  
 
 
  SPIKE - check behavior of purge_reports api command   
 

  
 
 
 
 

 
Change By: 
 Austin Blatt  
 
 
Assignee: 
 Austin Blatt  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.430686.1642622186000.1792.1643222340311%40Atlassian.JIRA.


Jira (PUP-9964) Puppet Server CA auth is missing from the list of recognized certificate extensions

2022-01-26 Thread David McTavish (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9964  
 
 
  Puppet Server CA auth is missing from the list of recognized certificate extensions   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 low-hanging-fruit  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.320702.1565720807000.1784.164321334%40Atlassian.JIRA.


Jira (PUP-11436) No longer used files and directories should be cleaned on upgrade

2022-01-26 Thread Darren Gipson (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Darren Gipson commented on  PUP-11436  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: No longer used files and directories should be cleaned on upgrade   
 

  
 
 
 
 

 
 Given that leaving older files around will increase the likelihood of more security issues, please can you update all future Puppet agent installers to remove legacy folders if found on a system. IE, If we upgrade a Agent from 6->7 and the server previously had 5, then upgrade process should clean up the mess that the previous upgrade left.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.432495.1643201508000.1076.1643202180045%40Atlassian.JIRA.


Jira (PUP-11436) No longer used files and directories should be cleaned on upgrade

2022-01-26 Thread Elaine McCloskey (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elaine McCloskey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11436  
 
 
  No longer used files and directories should be cleaned on upgrade   
 

  
 
 
 
 

 
Change By: 
 Elaine McCloskey  
 
 
Affects Version/s: 
 PUP 6.25.1  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.432495.1643201508000.1075.1643201580094%40Atlassian.JIRA.


Jira (PUP-11436) No longer used files and directories should be cleaned on upgrade

2022-01-26 Thread Elaine McCloskey (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elaine McCloskey created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11436  
 
 
  No longer used files and directories should be cleaned on upgrade   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2022/01/26 4:51 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Elaine McCloskey  
 

  
 
 
 
 

 
 There were changes to the location of files between Puppet 5 and Puppet 6 in windows: From https://github.com/puppetlabs/puppet-specifications/blob/master/file_paths.md#puppet-agent-6-windows 
 
To make the paths in the Windows agent more consistent with other platforms, install paths have changed as follows: 
 
The base of the ruby installation has moved from C:\Program Files\Puppet Labs\Puppet\sys\ruby to C:\Program Files\Puppet Labs\Puppet\puppet 
Tools (like elevate.exe) have similarly moved from C:\Program Files\Puppet Labs\Puppet\sys\tools to C:\Program Files\Puppet Labs\Puppet\puppet\bin 
The agent components facter, hiera, and pxp-agent no longer have their own dedicated install locations at C:\Program Files\Puppet Labs\Puppet\; they are installed to the same prefix as other projects (C:\Program Files\Puppet Labs\Puppet\puppet) 
  
 Currently, on an upgrade from puppet 5 to puppet 6 these old files and directories are left in place. This results in issues such as security scanners flagging vulns in old versions that are no longer actually used. Old files and directories no longer used should be cleaned up as part of the upgrade process.