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

Support interop between v8 and v9+ #1016

Merged
merged 24 commits into from
Sep 17, 2024
Merged

Support interop between v8 and v9+ #1016

merged 24 commits into from
Sep 17, 2024

Conversation

Jake-Shadle
Copy link
Collaborator

This enables v8 proxies and relays communicate with v9+ proxies and relays. I'm not sure why the version of quilkin gets bumped to a -dev version each release, as it means we can't just do a point release of this for 0.9 easily, but I'll leave that to others to figure out.

@Jake-Shadle
Copy link
Collaborator Author

I'll have to add additional debugging for this, I thought it was flakiness but it's consistently happening on the same step of the test but the test output doesn't actually show logs for any of the components.

@markmandel
Copy link
Member

I'll have to add additional debugging for this, I thought it was flakiness but it's consistently happening on the same step of the test but the test output doesn't actually show logs for any of the components.

If you aren't able to run the tests locally (or it can be useful)

pub async fn debug_pods(client: &Client, labels: String) {

Is available to get logs and event data for groups of pods if you want to see what's happening behind the scenes.

@Jake-Shadle Jake-Shadle enabled auto-merge (squash) September 17, 2024 18:38
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 9736c134-fd74-4ec7-a6a4-2ccb6c9cf9d0

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/1016/head:pr_1016 && git checkout pr_1016
cargo build

@Jake-Shadle Jake-Shadle merged commit 3363452 into main Sep 17, 2024
12 checks passed
@Jake-Shadle Jake-Shadle deleted the v8-v9-interop branch September 17, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants