mbeaucha

Results 5 issues of mbeaucha

Lines 337 and 3285 of OptimizeRasters.py hardcode the use of virtual addressing for S3. This breaks compatibility with certain regions and/or third-party S3 API implementations like MinIO. The code should...

maintenance

I am using rasterproxy mode with MRF files on S3 that have matching compression to the settings listed in the config.xml for OR. Based on the guidance in the MUG...

unable to reproduce.

In python versions earlier than 3.10 the standard OpenSSL library version used only supported 32-bit reads. The result of this is that when trying to use OptimizeRasters on an S3...

**Describe the bug** I have existing NLB and target groups using IP target mode. The TGs have existing targets in them from another deployment mechanism (in this case an ECS...

lifecycle/rotten

**Description:** Added fluentbit.createNamespace value defaulted to true, if set to false avoids creating the namespace. This is needed for deploying the chart via Helmfile. Deployment via Helmfile fails otherwise with...

stale