Marcel Fest

Results 99 comments of Marcel Fest

## FIX Do not use quotation marks. https://discuss.gradle.org/t/cannot-apply-plugin-by-id-in-init-gradle-script/30377 ## Example ```gradle //Snippet settingsEvaluated { settings -> settings.pluginManagement { repositories { maven { credentials { username "username" password "password" } url...

@p-strusiewiczsurmacki-mobica I like the idea of moving the reconcile methods for different K8s Objects into their own package and then implement the reconciliation loop based on the mode configured in...

Duplicate of #698? And #923 should fixed it.

@clementDele The code you are referencing is only executed in svc_election + svc_enable. If you want to understand what this means have a look at #1129 . If you run...

Currently not, but maybe it can be added by someone as a Pull Request :)

@thebsdbox @erickuiper maybe #1235 is a start to that.

What OS are you using? Do you have a firewall in place?