Matthew Coleman

Results 4 comments of Matthew Coleman

@hfuss @flaviostutz I'm wondering what the state of the PR is and if it's still possible to implement Prometheus support. I agree that normally an ad-hoc job like a Vegeta...

Also experienced this issue today, not sure how to work around it. ```python replication_configuration: ecr.ReplicationConfiguration = ecr.ReplicationConfiguration( "ReplicationConfiguration", ReplicationConfigurationProperty=ecr.ReplicationConfigurationProperty( Rules=[ ecr.ReplicationRule( Destinations=[ ... ], ) ] ), ) template.add_resource(replication_configuration) ```...

@markpeek Your diff worked great! At least it got through to CloudFormation and CF set up the replication rule. Have yet to actually see the replication in action, but CF...

Unfortunately this has been brought up as a [bug](https://bugzilla.redhat.com/show_bug.cgi?id=2092064) for the Fedora project [more](https://bugzilla.redhat.com/show_bug.cgi?id=1919729) than [once](https://bugzilla.redhat.com/show_bug.cgi?id=2041228) without the maintainer fully addressing it. I actually symlinked the two directories, but I...