Erwin Dondorp

Results 30 issues of Erwin Dondorp

**Description** Api call `config.item` returns the given config value from a minion. In a multi-master setup, variable `master` contains a list of addresses. However, `config.item master` returns only one value,...

Bug
needs-triage

**Description** function `config.items` internally returns datetime objects that are not properly handled by outputters and/or salt-api. **Setup** just a master and a minion. - [ ] on-prem machine - [X]...

Bug
needs-triage

**Is your feature request related to a problem? Please describe.** minions may be connected to multiple masters, but that is not visible in saltgui. **Describe the solution you'd like** use...

new-feature

**Is your feature request related to a problem? Please describe.** formatting of job output is configured statically and can (for the current session only) be changed. this makes it difficult...

enhancement

**Is your feature request related to a problem? Please describe.** Saltstack recently introduced parameter `state_compress_ids`. This will change the output for some output models **Describe the solution you'd like** Let...

enhancement

**Describe the bug** when session timeouts, redirect to login screen follows. but an open dropdown menu is not closed at that time, it remains open. this likely can only be...

bug

Due to a bug in library `org.apache.qpid:qpid-amqp-1-0-client-jms:0.32`, the value 0 for `--wait` does not work when using AMQP. The value 0 is interpreted as no-wait, completely opposite the expected behavior...

docker image 1.6.0 is not yet present in docker hub

**Is your feature request related to a problem? Please describe.** SaltStack 3007 introduced the "master-cluster" concept. **Describe the solution you'd like** * Build a master-cluster based environment * Test SaltGUI...

enhancement
work-in-progress

**Describe the bug** When leaving a page, the associated timer-sequence continues. In some cases, returning to the page starts a new timer, causing multiple timers to be active. **To Reproduce**...

bug