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

chore(sync): keep upstream source up-to-date #143

Merged
merged 6 commits into from
Apr 2, 2024
Merged

Conversation

dae-prow[bot]
Copy link
Contributor

@dae-prow dae-prow bot commented Mar 27, 2024

⏳ dae-wing (origin/main) is currently out-of-sync to dae (origin/main); changes are proposed by @dae-prow-robot in actions - https://github.com/daeuniverse/dae-wing/actions/runs/8446835270

#472 - feat: add httpupgrade

PR: daeuniverse/dae#472


#470 - feat: support reloading progress and error for dae reload

PR: daeuniverse/dae#470

Context:

In the past, dae reload always returned OK. When the reload failed, we had no way of knowing what error occurred and could only obtain the failure information by viewing the dae log.

This PR supports dae reload to wait for the reloading progress and print error information when an error occurs.

Specifically, /var/run/dae.progress is introduced; dae will write its status to this file during the reloading process, thus dae reload can read the current reloading status of dae from this flie.


#487 - chore: bump submodule dae_bpf_headers

PR: daeuniverse/dae#487

Context:

Update submodule to include daeuniverse/dae_bpf_headers#2


#480 - fix(bpf): revert using bpf_redirect_peer

PR: daeuniverse/dae#480


#481 - patch/optimize(bpf): improve wan tcp hijack datapath performance

PR: daeuniverse/dae#481

Context:

undefined


#467 - chore: Replace regexp with regexp2 for better filtering

PR: daeuniverse/dae#467


@dae-prow dae-prow bot requested a review from a team as a code owner March 27, 2024 04:54
sumire88
sumire88 previously approved these changes Mar 31, 2024
@sumire88 sumire88 requested a review from wanlce March 31, 2024 05:13
Copy link
Contributor

@wanlce wanlce left a comment

Choose a reason for hiding this comment

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

All good.

@sumire88 sumire88 merged commit 0000cfb into main Apr 2, 2024
3 checks passed
@sumire88 sumire88 deleted the sync-upstream branch April 2, 2024 04:52
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.

2 participants