Working PVC for disks reconciliation.
This commit is contained in:
parent
f1b1b2c059
commit
d1410183cb
8 changed files with 625 additions and 30 deletions
|
|
@ -17,7 +17,8 @@ dependencies {
|
|||
implementation project(':org.jdrupes.vmoperator.util')
|
||||
|
||||
implementation 'commons-cli:commons-cli:1.5.0'
|
||||
implementation 'io.kubernetes:client-java:18.0.0'
|
||||
implementation 'io.kubernetes:client-java:[18.0.0,19)'
|
||||
implementation 'io.kubernetes:client-java-extended:[18.0.0,19)'
|
||||
|
||||
runtimeOnly 'org.slf4j:slf4j-jdk14:[2.0.7,3)'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue