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

Add xDS client version cache #873

Closed
wants to merge 2 commits into from
Closed

Add xDS client version cache #873

wants to merge 2 commits into from

Conversation

XAMPPRocky
Copy link
Collaborator

No description provided.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 01011c43-d5ef-44d1-9bf3-8b4b9ceb003e

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/873/head:pr_873 && git checkout pr_873
cargo build

@@ -259,6 +259,9 @@ mod tests {
};

#[tokio::test]
// Currently pretty flaky, we still have an agones integration test for this
// use-case that will catch it.
#[ignore]
Copy link
Contributor

Choose a reason for hiding this comment

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

Making a note that I should look at this flake as well with the work I'm doing on #877 - is likely the same I expect.

@XAMPPRocky
Copy link
Collaborator Author

Closing, since we now have delta xDS.

@XAMPPRocky XAMPPRocky closed this Feb 16, 2024
@markmandel markmandel deleted the ep/xds-version-cache branch March 11, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants