georgeVasiliu

Results 5 issues of georgeVasiliu

**Steps to recreate the scenario**: - Create a minimal Spring Boot application from initiliazr that uses Java and Gradle Groovy for the build system and only contains the following single...

bug
parser-java

### Java API client version 8.2.2 ### Java version 17 ### Elasticsearch Version 8.2.2 ### Problem description In the following issue: [Make it possible to use the high level rest...

Category: Enhancement

Hello everyone, here I came scratching my head with this current issue related to Jib (I presume). **Environment**: - *Jib version:* 3.3.0 - *Build tool:* Gradle 7.5 - *OS:* Linux...

priority:p3
question
area/jib-gradle-plugin

Changed src/configuration/main.cr: - added disable_kube_proxy variable ( type Bool default value false); Changed templates/master_install_script.sh: - added new setting KUBE_PROXY_ARGS; - set default value to already existing value (" --kube-proxy-arg=\"metrics-bind-address=0.0.0.0\" );...

Hello, In the same idea that if we want to use another CNI than flannel we have the disable-flannel flag, I think it would be useful to also introduce a...