Skip to content

Conversation

TomyLobo
Copy link

  • /artifactory/ is currently (mis)handled by nginx and redirects to port 8443
  • Same with /artifactory, however, if I remove only the rewrite line, the request goes somewhere else (I think it's the router) and still redirects to port 8443.

This commit fixes both issues by letting Artifactory itself handle those redirects.

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • CHANGELOG.md updated
  • Variables and other changes are documented in the README.md
  • Title of the PR starts with chart name (e.g. [artifactory])

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #
Case: 357670

Special notes for your reviewer:

- /artifactory/ is currently (mis)handled by nginx and redirects to port 8443
- Same with /artifactory, however, if I remove only the rewrite line, the request goes somewhere else (I think it's the router) and still redirects to port 8443.

This commit fixes both issues by letting Artifactory itself handle those redirects.
Copy link

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

@chukka
Copy link
Collaborator

chukka commented Jul 20, 2025

Thanks for the PR! We'll review this internally and have created an internal tracking issue for it.

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