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

[traefik] homepage integration points to root and not /dashboard/ #20850

Closed
2 tasks done
qraynaud opened this issue Apr 16, 2024 · 0 comments · Fixed by #22583
Closed
2 tasks done

[traefik] homepage integration points to root and not /dashboard/ #20850

qraynaud opened this issue Apr 16, 2024 · 0 comments · Fixed by #22583
Labels
bug Something isn't working

Comments

@qraynaud
Copy link

qraynaud commented Apr 16, 2024

chart Name

traefik

Operating System

TrueNAS SCALE 23.10.2

Deployment Method

TrueNAS SCALE charts

Chart Version

26.10.8

Chart Configuration

image

Describe the bug

The homepage section pointing to traefik contains an invalid link to the traefik dashboard. Clicking on it leads to a 404 Not found error. It looks like https://my.ingress.com instead of https://my.ingress.com/dashboard/.
The Open button does work properly.

To Reproduce

Activate the homepage integration of traefik after adding an ingress on it.

Expected Behavior

Cliking on traefik on the homepage page should open the traefik dashboard.

I've read and agree with the following

  • I've checked all open and closed issues and my issue is not there.
  • I've prefixed my issue title with [Chart-Name]
@qraynaud qraynaud added the bug Something isn't working label Apr 16, 2024
alfi0812 added a commit that referenced this issue May 30, 2024
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #20850

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

**➕ App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant