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

java control plane 1.0.45 #422

Merged
merged 3 commits into from
Jul 16, 2024
Merged

java control plane 1.0.45 #422

merged 3 commits into from
Jul 16, 2024

Conversation

kozjan
Copy link
Collaborator

@kozjan kozjan commented Jun 24, 2024

same update with SimpleCache removed in this PR

SimpleCache is a class that was copied from java-control-plane to add some custom logic - this logic is now in java-control-plane, but for safety I am leaving it in separate PR.

@kozjan kozjan force-pushed the java-control-plane-1.0.45 branch from 71dd46a to ffc1ac0 Compare June 25, 2024 11:04
@kozjan kozjan marked this pull request as ready for review June 25, 2024 11:24
druminski
druminski previously approved these changes Jun 26, 2024
Ferdudas97
Ferdudas97 previously approved these changes Jul 4, 2024
@@ -39,7 +39,7 @@ class EnvoyContainer(
private const val ADMIN_PORT = 10000

private const val MIN_SUPPORTED_ENVOY_VERSION = "v1.22.7"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it still true?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this version was there since first time introducing it into the repo - I don't know what was the logic behind setting it and I don't see anything in java-control-plane about compatibility

@Ferdudas97
Copy link
Contributor

Have you tested it on dev environement?

@kozjan kozjan force-pushed the java-control-plane-1.0.45 branch from 65c4f01 to 1fc756d Compare July 4, 2024 17:43
@kozjan kozjan merged commit 7e08f1d into master Jul 16, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants