Re: Adding management network and storage network to created root managed VM

2022-03-14 Thread Antoine Boucher
My management and Storage or on Physical Network 1 and Guest and Public on Physical Network 2. Other than adding routing rule in my core hardware router that would allow a specific network to be able to route to all of the “Management” network or a potion of it. I think I figured it out. I

RE: [!!Mass Mail]Re: Build CS from Sources

2022-03-14 Thread Дикевич Евгений Александрович
Hi all For unknown reasons java switched to java-1.8-openjdk instead java-11-openjdk After 'update-alternatives --config java' all look good:) Except error after 'mvn clean install -DskipTests' in tools directory. But Slavka sad that it is normal:) -Original Message- From: Wei ZHOU [m

Re: [!!Mass Mail]Re: Build CS from Sources

2022-03-14 Thread Wei ZHOU
good explanation ! It is better to share the versions like mvn -v java -version javac -version -Wei On Mon, 14 Mar 2022 at 13:39, Slavka Peleva wrote: > This means that the class is compiled with a higher version of java than > the version with which you try to run it (compiled with 11 and t

Re: [!!Mass Mail]Re: Build CS from Sources

2022-03-14 Thread Slavka Peleva
This means that the class is compiled with a higher version of java than the version with which you try to run it (compiled with 11 and try to run it now with 8). You need to set the `JAVA_HOME` environment variable with the correct version of java (needed for the project - if I remember correct fr

Re: [!!Mass Mail]Re: Build CS from Sources

2022-03-14 Thread Suresh Anaparti
Hi Evgeniy, Can you re-try with java version 11. Regards, Suresh On 14/03/22, 5:47 PM, "Дикевич Евгений Александрович" wrote: Thx, Slavka! But when I try command `mvn clean install -DskipTests` in tools directory now I have new error: [INFO] --- exec-maven-plugin:1.2.1:exec

RE: [!!Mass Mail]Re: Build CS from Sources

2022-03-14 Thread Дикевич Евгений Александрович
Thx, Slavka! But when I try command `mvn clean install -DskipTests` in tools directory now I have new error: [INFO] --- exec-maven-plugin:1.2.1:exec (compile) @ cloud-apidoc --- Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.Uns

Re: Build CS from Sources

2022-03-14 Thread Slavka Peleva
Hi Evgeniy, I don't tell that this solution is perfect, but I had this problem once and those steps helped me to solve it: - In the main CS directory, execute - `mvn clean install -DskipTests` (this will download all required dependencies and build the CS modules locally. I use the option `-DskipT

Build CS from Sources

2022-03-14 Thread Дикевич Евгений Александрович
Hi all! Does somebody try to build CS from sources? Try It with official documentation and on one step I get ERROR: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project cloud-apidoc: Command execution failed. Process exited with an error: 1 (Exit value: 1)

Kubernetes release cadence survey

2022-03-14 Thread Daman Arora
Hi Everyone, Just wanted to share that Kubernetes Project is surveying its users and contributors to determine if the newer schedule of releasing 3 times per year was optimal. If you would like to share your feedback on this topic, please do so by filling out the release cadence survey linked belo