Rick Jongbloed
Rick Jongbloed
Moved the secondary discussion to #132
I haven't been here for a while, as i'm too busy setting up a solid Kubernetes cluster. However today i've been writing my own script exactly for this purpose. I've...
Another comment regarding the other script: - How are you going to deal with an configuration upgrade when configuration files are changed by the end user? For me this is...
OK, i'm testing the jython script out and will post my findings in this post (I don't know how to do these fancy code reviews yet haha) 1. Please use...
> Also look at #213 for a much simpler way to install Jython (and Groovy) This will only work if the Jython jar file is the only jar file that...
@marcelerkel nice one, i've implemented your scripts and these are my findings for the JSR232 script: - You're not using a .sh extension on the scripts, therefore VScode is not...
These are my findings for the upgrade script: - I don't understand why you write to /tmp first. I would unzip directly to the installation directory. - I believe the...
Just fyi, i've got an ARM build build by drone here: https://github.com/Rick-Jongbloed/kube-cleanup-operator-arm. It might help you to get ARM support build in 🥇
Hi, you're welcome. I'll reply per item: 1. I don't run openHAB as root, but i install openhab as root, and set the permissions later on. This way i never...
I dÃdn't make a PR because i have to find out how that works. :-) However one addition to get it working properly: You'll have to remove the file org.ops4j.pax.url.mvn.cfg,...