Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade JVM environment #382

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Upgrade JVM environment #382

merged 6 commits into from
Sep 4, 2024

Commits on Sep 3, 2024

  1. OpenJDK8 used by jvm environment is deprecated.

    Now, JVM environment uses OpenJDK22 built by Eclipse Temurin.
    Updated springframework version to 3.3.2.
    
    Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
    soharab-ic committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    dc62c64 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update helm and K8s version for jvm workflow

    Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
    soharab-ic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b97d698 View commit details
    Browse the repository at this point in the history
  2. Update fission-cli and skaffold version for jvm workflow

    Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
    soharab-ic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    92f537a View commit details
    Browse the repository at this point in the history
  3. Optimize Dockerfile for jvm-builder

    Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
    soharab-ic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3a0349e View commit details
    Browse the repository at this point in the history
  4. Fix JVM environment workflow

    Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
    soharab-ic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    467238c View commit details
    Browse the repository at this point in the history
  5. Fix JVM environment tests

    Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
    soharab-ic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e55c0cd View commit details
    Browse the repository at this point in the history