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: make paths relative to support embedding in other contexts #1151

Merged
merged 3 commits into from Aug 24, 2023

Conversation

adschwartz
Copy link
Contributor

Description:

Loading the Enclave Manager through a proxy doesn't work since all links are absolute and refer to the root of the url. We need it to be relative to where it was loaded.

Is this change user facing?

NO

@adschwartz adschwartz enabled auto-merge (squash) August 24, 2023 12:30
@adschwartz adschwartz merged commit 74fbe53 into main Aug 24, 2023
29 checks passed
@adschwartz adschwartz deleted the anders/relative-paths branch August 24, 2023 12:48
adschwartz pushed a commit that referenced this pull request Aug 24, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.82.2](0.82.1...0.82.2)
(2023-08-24)


### Features

* make paths relative to support embedding in other contexts
([#1151](#1151))
([74fbe53](74fbe53))


### Bug Fixes

* lower calls to backend by doing get all services more efficiently
([#1143](#1143))
([a2c0dcc](a2c0dcc)),
closes [#1074](#1074)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

None yet

2 participants