Sascha Matzke
Sascha Matzke
đź‘Ť for this... This would enable us to provide NATS as a brokered service to our apps running on Cloudfoundry. In fact I could live with a very minimal implementation...
@derekcollison At least for our use-case (automatic provisioning of nats subject subtrees to apps on Cloudfoundry & Kubernetes via a service-broker) it feels awkward and error prone to generate nats...
It's certainly doable, but something like #428 would be so much simpler and less error prone (and without timing issues - the state of the authn/authz can always authoritatively be...
Hi Johannes, yes we had a look at the multiselect component. But this is still a drop down which requires a lot of scrolling in our case just to get...
Hi Johannes, the behaviour would be as follows: Two TokenGroups - at the beginning the first one is filled with all available items (with "+" dismissal icon). Upon on dismissing...
That seems so... static. From my point of view the signature on the S3 url has nothing to do with the resource the url represents. I would rather see the...
@amilkh I think a combination of both would be desirable. But I don't know if cache expiration is even possible currently.
@SuperMohit Kind of… We pinned 2.0.3 and as this repo is more dead than alive, that’s not the worst solution. ymmv 🤷‍♂️
I can’t remember the exact circumstances (it’s been a long time), but we actually pin 2.0.3. ``` pip3 install -q --upgrade cloudformation-cli-go-plugin==2.0.3 ```