Skip to content

Conversation

sergiitk
Copy link
Member

@sergiitk sergiitk commented May 12, 2023

  • Update to xDS Test Client and xDS test server Docker images to eclipse-temurin:11-jre.
  • Perform software update so that we install patches for latest vulnerabilities.

@sergiitk
Copy link
Member Author

sergiitk commented May 12, 2023

@sergiitk
Copy link
Member Author

sergiitk commented May 15, 2023

Runs above failed for unrelated reason. Now trying eclipse-temurin:11.0.19_7-jre per @ejona86's recommendation:

@sergiitk
Copy link
Member Author

sergiitk commented May 15, 2023

eclipse-temurin:11.0.19_7-jre, added Ubuntu packages update:

@sergiitk
Copy link
Member Author

Doing apt-get update resolved the freetype CVE-2023-2004.

@sergiitk sergiitk changed the title xds interop: Update Docker images to openjdk:11.0.19_7-jdk xds interop: Update Docker images to eclipse-temurin:11.0.19_7-jre May 16, 2023
@sergiitk sergiitk marked this pull request as ready for review May 16, 2023 02:39
@sergiitk sergiitk requested a review from ejona86 May 16, 2023 02:39
@sergiitk
Copy link
Member Author

sergiitk commented May 16, 2023

@sergiitk sergiitk changed the title xds interop: Update Docker images to eclipse-temurin:11.0.19_7-jre xds interop: Update Docker images to eclipse-temurin:11-jre May 16, 2023
@sergiitk sergiitk merged commit 16b8492 into grpc:master May 16, 2023
@sergiitk sergiitk deleted the psm-interop-upgrade-images branch May 16, 2023 22:20
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request May 16, 2023
…0172)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 16, 2023
#10183)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 16, 2023
#10182)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10187)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10184)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10186)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10185)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10189)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10191)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10188)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
sergiitk added a commit that referenced this pull request May 17, 2023
#10190)

- Update to xDS Test Client and xDS test server Docker images to `eclipse-temurin:11-jre`. 
- Perform software update so that we install patches for latest vulnerabilities.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants