Michael Bridgen

Results 87 issues of Michael Bridgen

At the minute, the data used are simply serialised to JSON and given to JavaScript expecting a certain structure, so there's a trapeze act. We should test that the API...

On my mac, RabbitMQ with rabbithub as a plugin often (nearly always, in fact) fails to start. It aborts in rabbithub_app:setup_schema while calling mnesia:create_table, and gives {badtype, rabbithub_lease, disc_copies, rabbit@localhost}...

It's desirable that rabbit.js doesn't leave garbage around on the server. For instance, that a queue declared implicitly by sockets connecting is removed when all sockets are disconnected (well, perhaps...

Worth having a way to unsubscribe a SUB (and the equivalent for other sockets?). Among other things this would delete the appropriate resources (ifUnused).

If you have an `annotations:` field with no contents, this gets a value `None` rather than provoking a `KeyError`, which upsets [`ensure()`](https://github.com/squaremo/kubeyaml/blob/master/kubeyaml.py#L72).

1. Start at https://weave.works/ 2. Click on "Products", "Weave GitOps Enterprise" 3. Hmm no link to docs, scroll down a bit 4. No docs 5. Where are docs 6. HOW...

type/documentation
team/timber-wolf
priority_high
user-guide

Before the implementation of RBAC using Kubernetes packages (#2882), there was a service API endpoint and user interface for looking at the user's AccessRule objects. `AccessRule` is no longer required,...

area/ui
team/tangerine