Closed spriadka closed 1 year ago
Please split this into multiple commits, maybe PRs.
@simkam I've split the changes into https://github.com/xtf-cz/xtf/pull/542 and https://github.com/xtf-cz/xtf/pull/543. Should I close this one then?
Yes, closing this one.
I have found out that combining
HELM_KUBEASUSER
andKUBETOKEN
does not work well withmasterBinary
. RemovingHELM_KUBEASUSER
seems to solve the issue. In addition to this change, I've introduced changes needed to compile the project on Maven3.9.1
with JDK 8 & 11.