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

Flatten proxy config section into root #623

Merged
merged 7 commits into from
Oct 21, 2022
Merged

Flatten proxy config section into root #623

merged 7 commits into from
Oct 21, 2022

Conversation

XAMPPRocky
Copy link
Collaborator

@XAMPPRocky XAMPPRocky commented Oct 13, 2022

This makes it clear that port and id can refer a management server's port and id, not just a proxy's. Also added management server's port flag.

@markmandel

This comment was marked as resolved.

@@ -67,6 +67,7 @@ mod tests {

let config = r#"
version: v1alpha1
admin: null
Copy link
Member

Choose a reason for hiding this comment

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

admin: null shouldn't be required. Are you seeing it fail without this line?

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 3b95f6f7-3ed8-466b-8c8f-887bbad5e25b

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

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/623/head:pr_623 && git checkout pr_623
cargo build

@XAMPPRocky XAMPPRocky merged commit a9cf174 into main Oct 21, 2022
@XAMPPRocky XAMPPRocky deleted the ep/flatten-proxy branch October 21, 2022 08:10
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants