Skip to content

Releases: mirceaulinic/ISalt

2021.2.2

19 Feb 11:37
56cfa46
Compare
Choose a tag to compare

Correct bug introduced in 2021.2.1: load the salt-sproxy extension dirs from the right location. 8d2639f
Create the cachedir when starting ISalt for the first time. 5d59baa

2021.2.1

18 Feb 14:28
f09651f
Compare
Choose a tag to compare

Ensure ISalt is able to handle whatever extension modules from salt-sproxy #10

2021.2.0

17 Feb 16:18
264d51b
Compare
Choose a tag to compare

Improved dunders loading when running with --proxy.

2020.3.1

03 Jul 11:09
8a49e24
Compare
Choose a tag to compare

Corrected a minor issue around the integration with salt-sproxy (added in 2020.3.0).

2020.3.0

24 Mar 09:38
Compare
Choose a tag to compare

2020.1.0

06 Jan 08:30
0a67d05
Compare
Choose a tag to compare

This is considered to be the first Production/Stable release.

New CLI Options

--proxytype: Specify the name of the proxy module to use when loading the dunders for the Proxy Minion.
Correspondingly, added ISALT_PROXYTYPE environment variable.
When passing this option, you don't necessarily have to pass the --proxy option too.

Enhancements

Simplified the usage for Proxy / Minion: when passing the --minion-id (or when provided via the ISALT_MINION_ID environment variable, or in the ISalt configuration file), you no longer need to pass the --minion or --proxy options, so you can start simply as, e.g., isalt --minion-id my-minion.

Bug fixes

  • Fixed a bug when starting in --master mode (the __utils__ object was not loaded properly).
  • When loading the Proxy dunders on the master (i.e., --on-master), ISalt was not actually able to perform the Proxy startup correctly, which is now fixed.

2019.12.0

09 Dec 08:34
Compare
Choose a tag to compare
Release 2019.12.0