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

feat(xo-proxy): implement reverse proxy in xo-proxy #6072

Merged
merged 22 commits into from
Jan 13, 2022

Conversation

fbeauchamp
Copy link
Collaborator

Check list

Check if done, if not relevant leave unchecked.

  • PR reference the relevant issue (e.g. Fixes #007 or See xoa-support#42)
  • if UI changes, a screenshot has been added to the PR
  • documentation updated
  • CHANGELOG.unreleased.md:
    • enhancement/bug fix entry added
    • list of packages to release updated (${name} v${new version})
  • I have tested added/updated features (and impacted code)

Process

  1. create a PR as soon as possible
  2. mark it as WiP: (Work in Progress) if not ready to be merged
  3. when you want a review, add a reviewer (and only one)
  4. if necessary, update your PR, and re- add a reviewer

From the Four Agreements:

  1. Be impeccable with your word.
  2. Don't take anything personally.
  3. Don't make assumptions.
  4. Always do your best.

@fbeauchamp fbeauchamp force-pushed the florent-reverseproxy_in_proxy branch 3 times, most recently from 0a44e78 to 5889201 Compare January 3, 2022 14:08
@fbeauchamp fbeauchamp force-pushed the florent-reverseproxy_in_proxy branch 4 times, most recently from c6bb560 to 0c473c1 Compare January 10, 2022 15:10
@fbeauchamp fbeauchamp requested a review from julien-f January 10, 2022 15:11
@fbeauchamp fbeauchamp force-pushed the florent-reverseproxy_in_proxy branch from 0c473c1 to 7ecd64f Compare January 10, 2022 15:14
@xen-orchestra/proxy/src/app/mixins/api.mjs Outdated Show resolved Hide resolved
CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
@xen-orchestra/proxy/src/app/mixins/reverseProxy.mjs Outdated Show resolved Hide resolved
@xen-orchestra/proxy/src/app/mixins/reverseProxy.mjs Outdated Show resolved Hide resolved
@xen-orchestra/proxy/USAGE.md Outdated Show resolved Hide resolved
@xen-orchestra/proxy/USAGE.md Outdated Show resolved Hide resolved
@fbeauchamp fbeauchamp requested a review from julien-f January 12, 2022 15:14
@fbeauchamp fbeauchamp requested a review from julien-f January 12, 2022 18:24
CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
Co-authored-by: Julien Fontanet <julien.fontanet@isonoe.net>
@julien-f julien-f force-pushed the florent-reverseproxy_in_proxy branch from e6a88cd to 593aac0 Compare January 13, 2022 13:51
@julien-f julien-f merged commit b78a946 into master Jan 13, 2022
@julien-f julien-f deleted the florent-reverseproxy_in_proxy branch January 13, 2022 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants