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

Delete Go based xDS #548

Merged
merged 2 commits into from
Jul 15, 2022
Merged

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

Cleanup and preparation work for merging of #527 (or variations thereof) in the near future.

Deletion of the Go xDS implementation since it is moving into Quilkin itself.

Which issue(s) this PR fixes:

Work on #233

Special notes for your reviewer:

As discussed with @XAMPPRocky in #527

Cleanup and preparation work for merging of googleforgames#527 (or variations thereof)
in the near future.

Deletion of the Go xDS implementation since it is moving into Quilkin
itself.

Work on googleforgames#233
@markmandel markmandel added area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/cleanup Refactoring code, fixing up documentation, etc labels Jul 14, 2022
@github-actions
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: d9d7878d-231d-4685-b978-800c0b32ebaf

To build this version:

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

Copy link
Contributor

@bombsimon bombsimon left a comment

Choose a reason for hiding this comment

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

🧹 LGTM

@markmandel markmandel merged commit c4bbee0 into googleforgames:main Jul 15, 2022
@markmandel markmandel deleted the cleanup/delete-go-xds branch July 15, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/cleanup Refactoring code, fixing up documentation, etc size/xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants