Still not working due to https://github.com/kubernetes-client/java/issues/3143.
This commit is contained in:
parent
6ef4c2aaa2
commit
3c2a327559
16 changed files with 56 additions and 48 deletions
|
|
@ -11,7 +11,7 @@ plugins {
|
|||
dependencies {
|
||||
api project(':org.jdrupes.vmoperator.util')
|
||||
api 'org.jgrapes:org.jgrapes.core:[1.22.1,2)'
|
||||
api 'io.kubernetes:client-java:[19.0.0,20.0.0)'
|
||||
api 'io.kubernetes:client-java:[23.0.0,24.0.0)'
|
||||
api 'org.yaml:snakeyaml'
|
||||
api 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:[2.16.1,3]'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue