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

Bring the small fixes from the proxy pr into their own pr #961

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Oct 31, 2022

Description

This contains two small fixes that were noticed during the proxy poc pr.

Related Issue

Related to #804

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before merging

  • (Optional) Changes have been linted locally with golangci-lint. (NOTE: We haven't turned on lint checks in the pipeline yet so linting may be hard if it shows a lot of lint errors in places that weren't touched by changes. Thus, linting is optional right now.)

@jeff-mccoy
Copy link
Contributor

Since we don't full UI tests for gitea, could you drop a screenshot of the issue this fixes, also update the PR to specify the related issue.

@Racer159
Copy link
Contributor Author

Racer159 commented Nov 1, 2022

This doesn't actually fix the UI. It makes it so that calls internal to the cluster and interactions with gitea succeed (see this for an example response from the npm registry:
image)

This allows those services to get an accurate url instead of git.example.com

@jeff-mccoy
Copy link
Contributor

Ah copy thanks for the clarification

@jeff-mccoy jeff-mccoy merged commit 95652f4 into master Nov 1, 2022
@jeff-mccoy jeff-mccoy deleted the small-fixes-from-proxy-pr branch November 1, 2022 17:39
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description
This contains two small fixes that were noticed during the proxy poc pr.

## Related Issue

Related to #804 

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)

## Checklist before merging

- [X] (Optional) Changes have been linted locally with
[golangci-lint](https://github.com/golangci/golangci-lint). (NOTE: We
haven't turned on lint checks in the pipeline yet so linting may be hard
if it shows a lot of lint errors in places that weren't touched by
changes. Thus, linting is optional right now.)
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