chriswue

Results 5 issues of chriswue

Hi, if I publish a message under a topic with the RETAIN flag set to true and QoS 1 and then subscribe with a new client for the first time...

rabbitmq-mqtt

**Describe the bug** Bicep/arm deployment for this fails: ``` resource scope_map 'Microsoft.ContainerRegistry/registries/scopeMaps@2022-02-01-preview' = { name: 'myMap' parent: my_container_registry properties: { actions: [ 'some/complex/repo/content/read' ] description: '' } } ``` Fails...

bug

The Host header should be the target host not the source host. Fixes #209

When running the official clearml docker image with the `webserver` argument then an `nginx` instance is spun up. The proxy config rewrites `/api` paths to forward to the `apiserver` instance....

Instead of having to install a lot of stuff on your host, it would be nice to have the build encapsulated inside a docker container. Would probably also make it...