Bennett Kanuka

Results 26 comments of Bennett Kanuka

Good stuff! I wrote a similar library for trio (not vanilla async like you did) but forgot to "advertise" it. Here's mine: https://github.com/bkanuka/trio-paho-mqtt

This should be possible using the [script authentication](https://argocd-image-updater.readthedocs.io/en/stable/basics/authentication/#using-a-script-to-generate-credentials) The following script ~*should* work to output the Workload Identity credentials. (untested - I will update when I get it fully working)~...

Glad you could get it figured out! This solution has worked for me (and others) for months now, and arguably it's not a workaround, but the "recipe" of authenticating while...

There's a bit of discussion about incorporating this with leaflet here: https://github.com/Leaflet/Leaflet/issues/2091 Also a leaflet plugin (near the bottom of that thread) that can add headers: https://github.com/jaq316/leaflet-header Hopefully this can...

I'm interested in this too but with fs_gcsfs (based off of s3fs). Was it a concious design decision to require the bucket on initialization? Otherwise, I'd cetainly just prefer to...

As @palob mentioned in #4157 , this is blocking adoption of Jetbrains new rebranding (to all 2-letter icons). The multicolor background is part of Jetbrains branding and is recognizable. I...

@Foggalong you make a good point. Really though I'm less concerned with numix contradicting branding, than I am with it contradicting *itself*. Currently jetbrains icons are different between square and...

Hey @tomkralidis is your WIP allowing an *existing* STAC API to be browsed from with pygeoapi, or for pygeoapi *itself* to act as a STAC API? Also, this is labeled...

I too am interested in this. We host our own existing STAC API (based on https://github.com/stac-utils/stac-fastapi ) and I'm not sure how to set it up as a resource/provider in...

hey @tomkralidis - bumping an old ticket, but I'm looking to take this on. Short of using PostGIS provider as a starting point, any further thoughts on this?