salt-formulas / reclass

A recursive external node classifier for automation tools like Ansible, Puppet, and Salt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[develop] branch fails to render pillars when used with salt 2018.3

epcim opened this issue · comments

Reported in upstream saltstack/salt#47126

@epcim Do you know a workaround to have reclass work with salt 2018.3 ?

Do you think it will work with upcoming salt version 2018.3.1 ?

I hope so, but not yet tested. We should push on Saltstack to come with some proper fix in upstream, we are not only one affected 3rd party extension.

I made a fork of reclass which fixes this issue https://github.com/max-arnold/reclass/commits/maintenance and also ported reclass to Python 2.7/3.6. This fix took less time than migration attempt to built-in saltclass.

Briefly tested this with Salt 2018.3.1, Python2.7/Python3.6 and existing reclass tree (~300 classes, ~70 nodes). Any feedback/bugs are appreciated.

Thanks, I will definitively have a look.

I checked it works with 2018.3.1, will be released in v1.5.4