Erwin Dondorp
Erwin Dondorp
@clebertsuconic yes, this is still on my list. already have nice results, see https://issues.apache.org/jira/browse/ARTEMIS-3584. I'll do a rebase now and probably work in the Christmas holiday on it.
I've investigated ASB about 2 years ago, but at that time only noticed the difference in support for queues vs queues+topics between "basic" and "standard". I'm investigating ASB again now...
FYI: Azure supports 3 pricing tiers for the Azure ServiceBus. The Basic tier does not support transactions, therefore the option `--no-transaction-support` must be used. The Basic Tier also does not...
@mattp- > thats semi intended behvaior, master is the current master that minion object is connected to. that was also my guess, but that behaviour is also undocumented. but I...
problem... `config.item master` always returns a value with the chosen minion, not how it is configured
see also https://github.com/saltstack/salt/issues/62707
archived
> first of all I would like to thank you for your great GUI thx! these compliments are hereby shared with the founders @oliverdunk and @maerteijn and the many contributors
@ddorosh because SaltGUI is a single page application, there is no actual navigation in the browser. the application updates the address-bar to show the current URL. And that is where...