Jira (PUP-8606) Module-defined data types are very verbose when displayed

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8606  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Module-defined data types are very verbose when displayed   
 

  
 
 
 
 

 
 michael.smith lucy Is this still needed for Bolt? It seems somewhat related (but different) to the PR Arthur put up for PUP-11127.  
 

  
 
 
 
 

 
 
 

 
 
 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.242847.1521834887000.20115.1642057860043%40Atlassian.JIRA.


Jira (PUP-8234) layer 3 data sources can not be overriden for unit testing purposes

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8234  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: layer 3 data sources can not be overriden for unit testing purposes   
 

  
 
 
 
 

 
 This ticket hasn't been updated in while and it's not entirely clear what the issue is, so I'm going to close. If this is still an issue, please reopen with instructions on how to reproduce.  
 

  
 
 
 
 

 
 
 

 
 
 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.225822.1512672366000.20107.1642056300086%40Atlassian.JIRA.


Jira (PUP-8951) Strict %{lookup()} interpolation for hiera 5, should fail on not found

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8951  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Strict %{lookup()} interpolation for hiera 5, should fail on not found   
 

  
 
 
 
 

 
 We don't have plans on changing hiera 3 or 5 behavior, so I'm going to close this as won't fix.  
 

  
 
 
 
 

 
 
 

 
 
 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.261730.1529492482000.20103.1642055760044%40Atlassian.JIRA.


Jira (PUP-8500) puppet lookup cli should support adding facts as arguments, not just from a file.

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8500  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: puppet lookup cli should support adding facts as arguments, not just from a file.   
 

  
 
 
 
 

 
 We don't have plans on adding this, but if someone wanted to submit a PR here's what would need to happen: 1. Update the description to mention stdin: https://github.com/puppetlabs/puppet/blob/9b4e3473fb3fe439aef1c6875d7520c5a2d74058/lib/puppet/application/lookup.rb#L180-L183 2. Check for dash when reading the option: https://github.com/puppetlabs/puppet/blob/main/lib/puppet/application/lookup.rb#L351-L361 We do something similar in https://github.com/puppetlabs/puppet/blob/9b4e3473fb3fe439aef1c6875d7520c5a2d74058/lib/puppet/application/apply.rb#L393 if you do puppet apply without a file or "-e" 3. Add a test in spec/unit/application/lookup_spec.rb That said, we don't have plans on implementing this, so I'm going to close. Please reopen if you'd like to submit a PR.  
 

  
 
 
 
 

 
 
 

 
 
 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.238872.1519841407000.20100.1642055520029%40Atlassian.JIRA.


Jira (PUP-9507) Document that Plusignment +> on defined types ignores default value

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9507  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Document that Plusignment +> on defined types ignores default value   
 

  
 
 
 
 

 
 We don't have plans on updating this. Please submit a PR if you'd like to get the docs updated.  
 

  
 
 
 
 

 
 
 

 
 
 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.296951.1550755232000.20096.1642054680041%40Atlassian.JIRA.


Jira (PUP-8887) puppet-5.5.0 breaks lookup_options when used post-loading dynamic items from hiera.yaml

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8887  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: puppet-5.5.0 breaks lookup_options when used post-loading dynamic items from hiera.yaml   
 

  
 
 
 
 

 
 So to summarize the issue, lookup_options set in common_yaml apply, so you get the merged roles:  
 
 
 
 
 Notice: Scope(Class[main]): myhash: {key1 => value1, key2 => value2, role1 => value1, role3 => value3, role2 => value2}
  
 
 
 
  But if the lookup_options are set in firstrole.yaml then the merge doesn't happen:  
 
 
 
 
 Notice: Scope(Class[main]): myhash: {role1 => value1, role2 => value2}
  
 
 
 
  Note there's an different lookup_options caching issue in PUP-9792. In that case, a variable affecting how the hiera config is interpolated changes, but the hiera config & lookup options aren't refreshed.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   

Jira (PUP-8709) Iterable[T] with recursive type T results in endless recursion

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8709  
 
 
  Iterable[T] with recursive type T results in endless recursion   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Team: 
 Froyo  
 

  
 
 
 
 

 
 
 

 
 
 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.250113.1525957195000.20082.1642050180055%40Atlassian.JIRA.


Jira (PUP-8709) Iterable[T] with recursive type T results in endless recursion

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8709  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Iterable[T] with recursive type T results in endless recursion   
 

  
 
 
 
 

 
 It seems there was an earlier issue PUP-6108. The recursion guard was added to fix that, but it doesn't prevent recursion in this case (with Iterable)  
 

  
 
 
 
 

 
 
 

 
 
 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.250113.1525957195000.20081.1642049940036%40Atlassian.JIRA.


Jira (PUP-8709) Iterable[T] with recursive type T results in endless recursion

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8709  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Iterable[T] with recursive type T results in endless recursion   
 

  
 
 
 
 

 
 How often to users define their own data types with Iterable? I can definitely imagine:  
 
 
 
 
 type Something = Variant[String, Numeric, Hash[Something, Something]]
  
 
 
 
  Endless recursion does seem bad though. It sounds like a support escalation waiting to happen. Using puppet#9b4e3473fb3fe439aef1c6875d7520c5a2d74058 the stack trace is:  
 
 
 
 
 ...continues upward...  
 
 
 /home/josh/work/puppet/lib/puppet/pops/types/types.rb:3380:in `block in assignable?'  # starts repeating  
 
 
 /home/josh/work/puppet/lib/puppet/pops/types/recursion_guard.rb:54:in `with_this'  
 
 
 /home/josh/work/puppet/lib/puppet/pops/types/types.rb:3380:in `assignable?'  
 
 
 /home/josh/work/puppet/lib/puppet/pops/types/types.rb:1448:in `_assignable?'  
 
 
 /home/josh/work/puppet/lib/puppet/pops/types/types.rb:146:in `assignable?'  
 
 
 /home/josh/work/puppet/lib/puppet/pops/types/types.rb:3030:in `block in _assignable?'  
 
 
 /home/josh/work/puppet/lib/puppet/pops/types/types.rb:3030:in `any?'  
 
 
 

Jira (PUP-8600) plugin-sync the data-types from all modules

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8600  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: plugin-sync the data-types from all modules   
 

  
 
 
 
 

 
 We should fix pluginsync first, then do this.  
 

  
 
 
 
 

 
 
 

 
 
 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.242740.1521815941000.20068.1642045740035%40Atlassian.JIRA.


Jira (PUP-7197) make type aliases from modules available on the agent

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-7197  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: make type aliases from modules available on the agent   
 

  
 
 
 
 

 
 I think this is still very important, though pluginsyncing one file at a time is not performant, so much so that PE has implemented a bulk pluginsync workaround, see https://tickets.puppetlabs.com/browse/PUP-8600?focusedCommentId=796724=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-796724. I think we need to fix pluginsync, at which point this ticket would be easy to fix.  
 

  
 
 
 
 

 
 
 

 
 
 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.174775.1486632721000.20067.1642045680048%40Atlassian.JIRA.


Jira (PUP-8088) add mechanism for cache eviction callback / finalizers

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8088  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: add mechanism for cache eviction callback / finalizers   
 

  
 
 
 
 

 
 We cleaned up the environment cache lifecycle, so there's now only one code path when an environment is added and removed, so adding an "on_expiration" callback would be easy. But we don't have any plans on implementing this any time soon, so I'm going to close. Please reopen if this is still needed.  
 

  
 
 
 
 

 
 
 

 
 
 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.218549.150892772.20065.1642045440027%40Atlassian.JIRA.


Jira (PUP-7052) Calls to the ENC terminus should use a configurable timeout

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-7052  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Calls to the ENC terminus should use a configurable timeout   
 

  
 
 
 
 

 
 Given PUP-7022 and that node terminii are a common extension point, I think puppet/puppetserver should enforce a timeout here.  
 

  
 
 
 
 

 
 
 

 
 
 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.168143.1483032914000.20064.1642044660042%40Atlassian.JIRA.


Jira (PUP-7052) Calls to the ENC terminus should use a configurable timeout

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7052  
 
 
  Calls to the ENC terminus should use a configurable timeout   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Epic Link: 
 PUP-7539  
 

  
 
 
 
 

 
 
 

 
 
 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.168143.1483032914000.20063.1642044480046%40Atlassian.JIRA.


Jira (PUP-8728) A parameter that does not pass type validation can cause catalog compilation failure if used in the default expression of another parameter

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8728  
 
 
  A parameter that does not pass type validation can cause catalog compilation failure if used in the default _expression_ of another parameter
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 final_triage  
 

  
 
 
 
 

 
 
 

 
 
 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.250685.1526337144000.19951.1642035420226%40Atlassian.JIRA.


Jira (PUP-8709) Iterable[T] with recursive type T results in endless recursion

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8709  
 
 
  Iterable[T] with recursive type T results in endless recursion   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 Language  final_triage  typesystem  
 

  
 
 
 
 

 
 
 

 
 
 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.250113.1525957195000.19950.1642035420180%40Atlassian.JIRA.


Jira (PUP-8594) Specify injection of compiler in function API (added in PUP-8237)

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8594  
 
 
  Specify injection of compiler in function API (added in PUP-8237)   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 docs  final_triage  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.242732.152181258.19949.1642035420137%40Atlassian.JIRA.


Jira (PUP-8744) Using a variable in a Type on a parameter results in an error unless the variable was already loaded

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8744  
 
 
  Using a variable in a Type on a parameter results in an error unless the variable was already loaded   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 final_triage  
 

  
 
 
 
 

 
 
 

 
 
 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.251122.1526499439000.19952.1642035420278%40Atlassian.JIRA.


Jira (PUP-8600) plugin-sync the data-types from all modules

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8600  
 
 
  plugin-sync the data-types from all modules   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 final_triage  
 

  
 
 
 
 

 
 
 

 
 
 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.242740.1521815941000.19948.1642035420090%40Atlassian.JIRA.


Jira (PUP-8076) language specification needs to be updated with changes from feature_puppet-tasks

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8076  
 
 
  language specification needs to be updated with changes from feature_puppet-tasks   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 Language  final_triage  
 

  
 
 
 
 

 
 
 

 
 
 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.217205.1508413541000.19943.1642035360169%40Atlassian.JIRA.


Jira (PUP-8019) Update language specification with Error type (added in PUP-7998)

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8019  
 
 
  Update language specification with Error type (added in PUP-7998)   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 Language  final_triage  
 

  
 
 
 
 

 
 
 

 
 
 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.214343.1507053238000.19942.1642035360108%40Atlassian.JIRA.


Jira (PUP-8088) add mechanism for cache eviction callback / finalizers

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8088  
 
 
  add mechanism for cache eviction callback / finalizers   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 final_triage  
 

  
 
 
 
 

 
 
 

 
 
 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.218549.150892772.19944.1642035360177%40Atlassian.JIRA.


Jira (PUP-8238) Update lang spec with RichDataKey (and the LookupKey and LookupValue aliases)

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8238  
 
 
  Update lang spec with RichDataKey (and the LookupKey and LookupValue aliases)   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 docs  final_triage  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.226090.1513007165000.19947.1642035360201%40Atlassian.JIRA.


Jira (PUP-8129) Update language specification with Init[T] type

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8129  
 
 
  Update language specification with Init[T] type   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 docs  final_triage  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.220998.151014777.19946.1642035360193%40Atlassian.JIRA.


Jira (PUP-8116) Update Language Specification (PUP-8078, parameterized Object Type)

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8116  
 
 
  Update Language Specification (PUP-8078, parameterized Object Type)   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 docs  final_triage  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.220027.1509633773000.19945.1642035360185%40Atlassian.JIRA.


Jira (PUP-7052) Calls to the ENC terminus should use a configurable timeout

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7052  
 
 
  Calls to the ENC terminus should use a configurable timeout   
 

  
 
 
 
 

 
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.168143.1483032914000.19939.1642035120373%40Atlassian.JIRA.


Jira (PUP-7197) make type aliases from modules available on the agent

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7197  
 
 
  make type aliases from modules available on the agent   
 

  
 
 
 
 

 
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.174775.1486632721000.19941.1642035120461%40Atlassian.JIRA.


Jira (PUP-7197) make type aliases from modules available on the agent

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7197  
 
 
  make type aliases from modules available on the agent   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 final_triage nice-to-have  
 

  
 
 
 
 

 
 
 

 
 
 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.174775.1486632721000.19940.1642035120416%40Atlassian.JIRA.


Jira (PUP-7052) Calls to the ENC terminus should use a configurable timeout

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7052  
 
 
  Calls to the ENC terminus should use a configurable timeout   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 final_triage maintenance nice-to-have reliability  
 

  
 
 
 
 

 
 
 

 
 
 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.168143.1483032914000.19932.1642035060348%40Atlassian.JIRA.


Jira (PUP-7022) The HTTP report processor should timeout requests that take too long

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7022  
 
 
  The HTTP report processor should timeout requests that take too long
 

  
 
 
 
 

 
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.166898.1481908914000.19931.1642035060301%40Atlassian.JIRA.


Jira (PUP-6723) collector_transformer: add support for 'in' operator to facilitate 'not in'

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-6723  
 
 
  collector_transformer: add support for 'in' operator to facilitate 'not in'   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 final_triage nice-to-have  
 

  
 
 
 
 

 
 
 

 
 
 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.153119.147450919.19926.1642035000435%40Atlassian.JIRA.


Jira (PDB-5229) CentOS 8 package uses legacy path in tmpfiles

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5229  
 
 
  CentOS 8 package uses legacy path in tmpfiles   
 

  
 
 
 
 

 
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.411255.1628601377000.19900.1642034040048%40Atlassian.JIRA.


Jira (PDB-5228) PuppetDB 7 rpm requires Java 11 but doesn't depend on it

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5228  
 
 
  PuppetDB 7 rpm requires Java 11 but doesn't depend on it   
 

  
 
 
 
 

 
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.411252.1628599805000.19901.1642034040114%40Atlassian.JIRA.


Jira (PDB-5066) Instruction for installing puppetdb_cli are incomplete

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5066  
 
 
  Instruction for installing puppetdb_cli are incomplete   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.391433.1615952164000.19899.1642033920034%40Atlassian.JIRA.


Jira (PDB-5067) (Docs) Reference the correct "Enable Puppet Package Repo" task link

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5067  
 
 
  (Docs) Reference the correct "Enable Puppet Package Repo" task link   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.390928.1615575187000.19898.1642033860178%40Atlassian.JIRA.


Jira (PDB-5056) Document proper pagination for the various entities

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5056  
 
 
  Document proper pagination for the various entities   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.390147.1614967736000.19897.1642033860082%40Atlassian.JIRA.


Jira (PDB-4781) PuppetDB deb should depend on Java 11 or Java 8

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4781  
 
 
  PuppetDB deb should depend on Java 11 or Java 8   
 

  
 
 
 
 

 
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.362058.159162861.19895.1642033680034%40Atlassian.JIRA.


Jira (PDB-4622) Backport changes from austb/ruby-puppetdb to voxpupuli/ruby-puppetdb?

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


 
 
 
 

 
 
 

 
   
 David McTavish assigned an issue to Austin Blatt  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4622  
 
 
  Backport changes from austb/ruby-puppetdb to voxpupuli/ruby-puppetdb?   
 

  
 
 
 
 

 
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.340847.1577909036000.19893.1642033560088%40Atlassian.JIRA.


Jira (PDB-4597) Puppetdb module issues notice every run for postgresql-contrib with postgres11 (on Debian Buster)

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4597  
 
 
  Puppetdb module issues notice every run for postgresql-contrib with postgres11 (on Debian Buster)   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 has_workaround  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.337962.1575554108000.19891.1642033500093%40Atlassian.JIRA.


Jira (PDB-4597) Puppetdb module issues notice every run for postgresql-contrib with postgres11 (on Debian Buster)

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4597  
 
 
  Puppetdb module issues notice every run for postgresql-contrib with postgres11 (on Debian Buster)   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 has_workaround  
 

  
 
 
 
 

 
 
 

 
 
 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.337962.1575554108000.19890.1642033500048%40Atlassian.JIRA.


Jira (PDB-4471) Expose catalog inputs query endpoints via PQL

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4471  
 
 
  Expose catalog inputs query endpoints via PQL   
 

  
 
 
 
 

 
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.319833.1565130843000.19886.1642033380032%40Atlassian.JIRA.


Jira (PDB-4264) GC error (stderr) is swallowed in PE install

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4264  
 
 
  GC error (stderr) is swallowed in PE install   
 

  
 
 
 
 

 
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.295830.1549927738000.19877.1642033200121%40Atlassian.JIRA.


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

2022-01-12 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  
 
 
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.298909.155198576.19878.1642033200165%40Atlassian.JIRA.


Jira (PDB-3922) Build from source instructions don't work outside our network

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3922  
 
 
  Build from source instructions don't work outside our network   
 

  
 
 
 
 

 
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.249492.1525718874000.19876.1642033200076%40Atlassian.JIRA.


Jira (PUP-11373) Server with multithreaded enabled hangs after upgrade v6 -> v7

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-11373  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Server with multithreaded enabled hangs after upgrade v6 -> v7   
 

  
 
 
 
 

 
 Passed in 2e131b4ff9  
 

  
 
 
 
 

 
 
 

 
 
 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.425363.1638368348000.19826.1642028160159%40Atlassian.JIRA.


Jira (PUP-11238) Update Public-facing Puppet docs to include Windows Server 2022(x86_64)

2022-01-12 Thread Michael Hashizume (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Hashizume commented on  PUP-11238  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Update Public-facing Puppet docs to include Windows Server 2022(x86_64)   
 

  
 
 
 
 

 
 This is ready for 6.26.0, thank you parker.leach !  
 

  
 
 
 
 

 
 
 

 
 
 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.414512.1631005293000.19788.1642025940031%40Atlassian.JIRA.


Jira (PUP-11364) Update Public-facing Puppet docs to include RedHat 9(x86_64)

2022-01-12 Thread Michael Hashizume (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Hashizume commented on  PUP-11364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Update Public-facing Puppet docs to include RedHat 9(x86_64)   
 

  
 
 
 
 

 
 This is ready parker.leach , thank you!  
 

  
 
 
 
 

 
 
 

 
 
 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.423684.1637053529000.19787.1642025880033%40Atlassian.JIRA.


Jira (PUP-11364) Update Public-facing Puppet docs to include RedHat 9(x86_64)

2022-01-12 Thread Michael Hashizume (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Hashizume assigned an issue to Parker Leach  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11364  
 
 
  Update Public-facing Puppet docs to include RedHat 9(x86_64)   
 

  
 
 
 
 

 
Change By: 
 Michael Hashizume  
 
 
Assignee: 
 Parker Leach  
 

  
 
 
 
 

 
 
 

 
 
 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.423684.1637053529000.19786.1642025760054%40Atlassian.JIRA.


Jira (PUP-11364) Update Public-facing Puppet docs to include RedHat 9(x86_64)

2022-01-12 Thread Michael Hashizume (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Hashizume updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11364  
 
 
  Update Public-facing Puppet docs to include RedHat 9(x86_64)   
 

  
 
 
 
 

 
Change By: 
 Michael Hashizume  
 
 
Fix Version/s: 
 PUP 7.14.0  
 
 
Fix Version/s: 
 PUP 6.26.0  
 

  
 
 
 
 

 
 
 

 
 
 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.423684.1637053529000.19785.1642025700118%40Atlassian.JIRA.


Jira (PDB-3473) PDB query that can return a list of nodes in a given node group

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3473  
 
 
  PDB query that can return a list of nodes in a given node group   
 

  
 
 
 
 

 
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.187012.1492702166000.19761.1642024800290%40Atlassian.JIRA.


Jira (PDB-5365) Outdated link for puppet collections in PDB docs

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5365  
 
 
  Outdated link for puppet collections in PDB docs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.423261.1636658242000.19758.1642024740231%40Atlassian.JIRA.


Jira (PDB-5377) Try fact-contents improvements on fact-path gc

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5377  
 
 
  Try fact-contents improvements on fact-path gc   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PE-31891  
 

  
 
 
 
 

 
 
 

 
 
 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.423963.1637167928000.19759.1642024740278%40Atlassian.JIRA.


Jira (PDB-5378) Don't traverse all reports when deactivating a node

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5378  
 
 
  Don't traverse all reports when deactivating a node   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PE-31891  
 

  
 
 
 
 

 
 
 

 
 
 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.424200.1637182651000.19760.1642024740326%40Atlassian.JIRA.


Jira (PDB-5334) Fix facts-test/fact-environment-queries

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5334  
 
 
  Fix facts-test/fact-environment-queries   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PE-31891  
 

  
 
 
 
 

 
 
 

 
 
 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.420025.1634593536000.19754.1642024680322%40Atlassian.JIRA.


Jira (PDB-5280) [docs issue] unterminated code block in PuppetDB docs

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5280  
 
 
  [docs issue] unterminated code block in PuppetDB docs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.414960.1631134291000.19748.1642024620037%40Atlassian.JIRA.


Jira (PDB-5192) Start decreasing the (spurious) test logging

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5192  
 
 
  Start decreasing the (spurious) test logging   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4379  
 

  
 
 
 
 

 
 
 

 
 
 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.406684.162621166.19747.1642024560057%40Atlassian.JIRA.


Jira (PDB-4997) The puppetlabs-puppetdb module has an undocumented dependency on camptocamp-systemd

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4997  
 
 
  The puppetlabs-puppetdb module has an undocumented dependency on camptocamp-systemd   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.381689.1608672121000.19745.1642024500699%40Atlassian.JIRA.


Jira (PDB-4996) Improve docs for PE sync_status endpoint

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4996  
 
 
  Improve docs for PE sync_status endpoint   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.381480.1608326803000.19725.1642024440094%40Atlassian.JIRA.


Jira (PDB-4968) Update acceptance tests to use postgresql 11

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4968  
 
 
  Update acceptance tests to use postgresql 11   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4379  
 

  
 
 
 
 

 
 
 

 
 
 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.378622.1605570143000.19720.1642024320089%40Atlassian.JIRA.


Jira (PDB-4936) docs: postgresql config has issues

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4936  
 
 
  docs: postgresql config has issues   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.375147.1602850504000.19718.1642024260049%40Atlassian.JIRA.


Jira (PDB-4875) Add option to log PDBQuery correlation uuids in Postgres

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


 
 
 
 

 
 
 

 
   
 David McTavish assigned an issue to Rob Browning  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4875  
 
 
  Add option to log PDBQuery correlation uuids in Postgres
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Assignee: 
 Rob Browning  
 

  
 
 
 
 

 
 
 

 
 
 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.370904.1598994706000.19716.1642024200245%40Atlassian.JIRA.


Jira (PDB-4875) Add option to log PDBQuery correlation uuids in Postgres

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


 
 
 
 

 
 
 

 
   
 David McTavish commented on  PDB-4875  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add option to log PDBQuery correlation uuids in Postgres
 

  
 
 
 
 

 
 rob.browning is this a dupe of PDB-4849 ? if so, can you close please    
 

  
 
 
 
 

 
 
 

 
 
 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.370904.1598994706000.19715.1642024200201%40Atlassian.JIRA.


Jira (PDB-4650) Issues w/ HA page in PDB docs

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4650  
 
 
  Issues w/ HA page in PDB docs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4759  
 

  
 
 
 
 

 
 
 

 
 
 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.345425.1581032171000.19711.1642024140114%40Atlassian.JIRA.


Jira (PDB-4588) After drop-joins percolates a bit, consider enabling it for a few remaining queries

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


 
 
 
 

 
 
 

 
   
 David McTavish commented on  PDB-4588  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: After drop-joins percolates a bit, consider enabling it for a few remaining queries   
 

  
 
 
 
 

 
 rob.browning  can we close this one?  
 

  
 
 
 
 

 
 
 

 
 
 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.335260.1573754757000.19645.1642021260041%40Atlassian.JIRA.


Jira (PDB-4586) Always look for include_facts_expiration in the engine

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


 
 
 
 

 
 
 

 
   
 David McTavish commented on  PDB-4586  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Always look for include_facts_expiration in the engine   
 

  
 
 
 
 

 
 rob.browning can we close this one?  
 

  
 
 
 
 

 
 
 

 
 
 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.334450.1573516811000.19644.1642021200118%40Atlassian.JIRA.


Jira (PDB-4386) Improve performance of catalog inserts/updates

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4386  
 
 
  Improve performance of catalog inserts/updates   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PE-31891  
 

  
 
 
 
 

 
 
 

 
 
 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.310840.155925674.19640.1642021080092%40Atlassian.JIRA.


Jira (PDB-4329) Change pe-client-tools-vanagon to build puppetdb-cli as a ruby project

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4329  
 
 
  Change pe-client-tools-vanagon to build puppetdb-cli as a ruby project   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4379  
 

  
 
 
 
 

 
 
 

 
 
 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.302699.1554225022000.19638.1642021020098%40Atlassian.JIRA.


Jira (PDB-4759) Improvements to PuppetDB's Documentation

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4759  
 
 
  Improvements to PuppetDB's Documentation   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Name: 
 Documentation PuppetDB Doc Cleanup 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.360594.1590769372000.19636.1642020900118%40Atlassian.JIRA.


Jira (PDB-5260) Fix PQL parse performance problems

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5260  
 
 
  Fix PQL parse performance problems   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PE-31891  
 

  
 
 
 
 

 
 
 

 
 
 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.414914.1631118889000.19633.1642020780176%40Atlassian.JIRA.


Jira (PDB-5229) CentOS 8 package uses legacy path in tmpfiles

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5229  
 
 
  CentOS 8 package uses legacy path in tmpfiles   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Component/s: 
 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.411255.1628601377000.19628.1642020540036%40Atlassian.JIRA.


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

2022-01-12 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  
 
 
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.300164.1552532288000.19606.1642019760058%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-12 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  
 
 
Labels: 
 known-issue-added query-engine-improvements  
 

  
 
 
 
 

 
 
 

 
 
 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.19602.1642019700120%40Atlassian.JIRA.


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

2022-01-12 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  
 
 
Labels: 
 docs-pdb feedback-form-docs-site  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.300164.1552532288000.19604.1642019700213%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-12 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  
 
 
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.300026.1552508578000.19603.1642019700165%40Atlassian.JIRA.


Jira (PDB-4264) GC error (stderr) is swallowed in PE install

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4264  
 
 
  GC error (stderr) is swallowed in PE install   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Priority: 
 Major Normal  
 

  
 
 
 
 

 
 
 

 
 
 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.295830.1549927738000.19598.1642019580137%40Atlassian.JIRA.


Jira (PDB-4264) GC error (stderr) is swallowed in PE install

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4264  
 
 
  GC error (stderr) is swallowed in PE install   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Labels: 
 has_workaround needs-investigation  
 

  
 
 
 
 

 
 
 

 
 
 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.295830.1549927738000.19595.1642019520080%40Atlassian.JIRA.


Jira (PDB-4254) Update "end of life" information on the relevant branches

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4254  
 
 
  Update "end of life" information on the relevant branches   
 

  
 
 
 
 

 
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.292313.1547672415000.19591.1642019460478%40Atlassian.JIRA.


Jira (PUP-11238) Update Public-facing Puppet docs to include Windows Server 2022(x86_64)

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11238  
 
 
  Update Public-facing Puppet docs to include Windows Server 2022(x86_64)   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Release Notes Summary: 
 Added Windows 2022 agent support  
 

  
 
 
 
 

 
 
 

 
 
 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.414512.1631005293000.19592.1642019460525%40Atlassian.JIRA.


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

2022-01-12 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  
 
 
Labels: 
 docs-pdb  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.273316.1535557412000.19576.1642019340043%40Atlassian.JIRA.


Jira (PDB-3832) puppetdb module config.ini mgmt should be in sync with rpm

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


 
 
 
 

 
 
 

 
   
 David McTavish commented on  PDB-3832  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: puppetdb module config.ini mgmt should be in sync with rpm   
 

  
 
 
 
 

 
 morgan  it looks like the PR is now unblocked  
 

  
 
 
 
 

 
 
 

 
 
 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.235342.1517910172000.19566.1642019160251%40Atlassian.JIRA.


Jira (PUP-11402) puppet lookup --explain fails out of the box starting with 7.13.1

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11402  
 
 
  puppet lookup --explain fails out of the box starting with 7.13.1   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Release Notes: 
 Bug Fix  
 
 
Release Notes Summary: 
 Restores the ability to run puppet lookup when the agent does not have certificates available locally.  
 

  
 
 
 
 

 
 
 

 
 
 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.428219.1640813061000.19554.1642019040304%40Atlassian.JIRA.


Jira (PUP-11078) puppet generate types should return non-zero when types cannot be generated

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11078  
 
 
  puppet generate types should return non-zero when types cannot be generated   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Fix Version/s: 
 PUP 6.26.0  
 

  
 
 
 
 

 
 
 

 
 
 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.401491.1622677495000.19541.1642018860057%40Atlassian.JIRA.


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

2022-01-12 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  
 
 
Labels: 
 docs-pdb  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.203993.1501799784000.19542.1642018860109%40Atlassian.JIRA.


Jira (PDB-4805) Don't defer shutdown for cases intended to be immediate

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4805  
 
 
  Don't defer shutdown for cases intended to be immediate   
 

  
 
 
 
 

 
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.365265.1594230865000.19459.1642017300040%40Atlassian.JIRA.


Jira (PDB-4849) [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4849  
 
 
  [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode   
 

  
 
 
 
 

 
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.368975.1597254942000.19445.1642017000292%40Atlassian.JIRA.


Jira (PDB-4849) [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode

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


 
 
 
 

 
 
 

 
   
 David McTavish assigned an issue to Rob Browning  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4849  
 
 
  [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Assignee: 
 Rob Browning  
 

  
 
 
 
 

 
 
 

 
 
 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.368975.1597254942000.19447.1642017000400%40Atlassian.JIRA.


Jira (PDB-4849) [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4849  
 
 
  [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode   
 

  
 
 
 
 

 
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.368975.1597254942000.19446.1642017000344%40Atlassian.JIRA.


Jira (PDB-4849) [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4849  
 
 
  [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Summary: 
 [SPIKE] Provide correlation of query information across the pdb and pg logs in debug mode  
 

  
 
 
 
 

 
 
 

 
 
 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.368975.1597254942000.19439.1642016940118%40Atlassian.JIRA.


Jira (PDB-4849) Provide correlation of query information across the pdb and pg logs in debug mode

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4849  
 
 
  Provide correlation of query information across the pdb and pg logs in debug mode   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Summary: 
 Provide  solid  correlation of query information across the pdb and pg logs  in debug mode  
 

  
 
 
 
 

 
 
 

 
 
 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.368975.1597254942000.19435.1642016880029%40Atlassian.JIRA.


Jira (PDB-4849) Provide solid correlation of query information across the pdb and pg logs

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4849  
 
 
  Provide solid correlation of query information across the pdb and pg logs   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Epic Link: 
 PDB-4848  
 

  
 
 
 
 

 
 
 

 
 
 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.368975.1597254942000.19434.1642016820158%40Atlassian.JIRA.


Jira (PDB-3525) Ensure pe-puppetdb-extensions is triggered on travis for every puppetdb change

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


 
 
 
 

 
 
 

 
   
 David McTavish assigned an issue to Austin Blatt  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3525  
 
 
  Ensure pe-puppetdb-extensions is triggered on travis for every puppetdb change   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Assignee: 
 Rob Browning 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.192640.1495577588000.19423.1642016280342%40Atlassian.JIRA.


Jira (PDB-4386) Improve performance of catalog inserts/updates

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4386  
 
 
  Improve performance of catalog inserts/updates   
 

  
 
 
 
 

 
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.310840.155925674.19405.1642015980138%40Atlassian.JIRA.


Jira (PDB-4386) Improve performance of catalog inserts/updates

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4386  
 
 
  Improve performance of catalog inserts/updates   
 

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Summary: 
 Improve performance of catalog inserts/updates  (by using an UPSERT)   
 

  
 
 
 
 

 
 
 

 
 
 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.310840.155925674.19402.1642015920032%40Atlassian.JIRA.


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

2022-01-12 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  
 
 
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.298909.155198576.19390.1642015620341%40Atlassian.JIRA.


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

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


 
 
 
 

 
 
 

 
   
 David McTavish assigned an issue to Stel Abrego  
 

  
 
 
 
 

 
 
  
 
 
 
 

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

  
 
 
 
 

 
Change By: 
 David McTavish  
 
 
Assignee: 
 Stel Abrego  
 

  
 
 
 
 

 
 
 

 
 
 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.19391.1642015620349%40Atlassian.JIRA.


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

2022-01-12 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/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.298909.155198576.19392.1642015620357%40Atlassian.JIRA.


Jira (PDB-3525) Ensure pe-puppetdb-extensions is triggered on travis for every puppetdb change

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3525  
 
 
  Ensure pe-puppetdb-extensions is triggered on travis for every puppetdb change   
 

  
 
 
 
 

 
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.192640.1495577588000.19377.1642015320037%40Atlassian.JIRA.


Jira (PDB-3525) Ensure pe-puppetdb-extensions is triggered on travis for every puppetdb change

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


 
 
 
 

 
 
 

 
   
 David McTavish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3525  
 
 
  Ensure pe-puppetdb-extensions is triggered on travis for every puppetdb change   
 

  
 
 
 
 

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

  
 
 
 
 

 
 
 

 
 
 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.192640.1495577588000.19370.1642015140089%40Atlassian.JIRA.


Jira (PUP-6304) Add string formatting rules to String.new

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-6304  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add string formatting rules to String.new   
 

  
 
 
 
 

 
 This ticket is to add more format operations so that the stdlib functions are not needed. The documentation should be updated in https://github.com/puppetlabs/puppet/blob/main/lib/puppet/functions/new.rb And is publicly documented in "String to String" format operations under https://puppet.com/docs/puppet/7/function.html#conversion-to-string  The implementation should be updated in https://github.com/puppetlabs/puppet/blob/main/lib/puppet/pops/types/string_converter.rb And tests should be updated in https://github.com/puppetlabs/puppet/blob/main/spec/unit/pops/types/string_converter_spec.rb  
 

  
 
 
 
 

 
 
 

 
 
 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.131851.1463413027000.19309.1642013340403%40Atlassian.JIRA.


Jira (PUP-7689) make it possible to invoke 'Type.new(e)' as e.Type()

2022-01-12 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-7689  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: make it possible to invoke 'Type.new(e)' as e.Type()   
 

  
 
 
 
 

 
 We don't have any plans on implementing this, so I'm going to close.  
 

  
 
 
 
 

 
 
 

 
 
 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.197392.1498128403000.19271.1642012800048%40Atlassian.JIRA.


  1   2   >