Marc Henriot

Results 5 comments of Marc Henriot

Thanks for the implementation, it's really cool! I quite agree with @Vad1mo and I understand your point of view, but harcoding values is never very good, some users may have...

@rgarcia89 I have pushed a version of the above changes in my fork, can we merge my version to yours ? Repo : https://github.com/MarcHenriot/harbor-helm

I forgot to sign my commits …. What do we do ?

There is typo in all pdb, I will push a fix to your fork. It misses `matchLabels` in the `selector` section.

That's right, I modified the runFullPairingTournament function for those who are interested in this kind of technique. def runFullPairingTournamentN(inFolder=STRATEGY_FOLDER, n=1000): finalScoreKeeper = {} STRATEGY_LIST = [] for file in os.listdir(inFolder):...