Jira (PUP-11763) Puppet resource can't load time object to YAML

2023-02-21 Thread Tony Vu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tony Vu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11763  
 
 
  Puppet resource can't load time object to YAML   
 

  
 
 
 
 

 
Change By: 
 Tony Vu  
 
 
Labels: 
 needs-validation  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11763) Puppet resource can't load time object to YAML

2023-02-21 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-11763  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Puppet resource can't load time object to YAML   
 

  
 
 
 
 

 
 The issue is the file provider implements a "retrieve" method for all of its properties, like mtime & cmtime and the "retrieve" method is returning a Time object, instead of a String. So then we attempt to serialize the current state of the system using PCore and due to strict=error it now fails. See PUP-10105 and PUP-4608. We probably need to change the ctime and mtime properties to return a either a String or pops Timestamp instead of Ruby Time object. Fortunately these properties are "read-only" so they can only be returned by the provider and never specified in a manifest (which reduces the likelihood of a regression).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PDB-5553) Remove foreign keys from report partitions

2023-02-21 Thread Austin Blatt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Blatt commented on  PDB-5553  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remove foreign keys from report partitions   
 

  
 
 
 
 

 
 added tests, this is ready for merge now  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11658) Puppet Maintenance CY23 Q1

2023-02-21 Thread David Piekny (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David Piekny updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11658  
 
 
  Puppet Maintenance CY23 Q1   
 

  
 
 
 
 

 
Change By: 
 David Piekny  
 
 
Fix Version/s: 
 PUP 7.24.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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