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

[data-dashboard-backend] Change path for api to /dashboard-data #307

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

pvannierop
Copy link
Collaborator

See title

@pvannierop pvannierop requested a review from keyvaann December 18, 2024 15:12
@pvannierop pvannierop self-assigned this Dec 18, 2024
Copy link

github-actions bot commented Dec 18, 2024

Great PR! Please pay attention to the following items before merging:

Files matching charts/*/values.yaml:

  • Is the PR adding a new container? Please reviewer, add it to the models (internal process)
  • Is the PR adding a new parameter? Please, ensure it’s documented in the README.md

This is an automatically generated QA checklist based on modified files.

@pvannierop pvannierop force-pushed the feature/data-dashboard-path branch from fa007ce to 07c4a6c Compare December 18, 2024 15:13
@pvannierop pvannierop force-pushed the feature/data-dashboard-path branch from 07c4a6c to 1659616 Compare December 18, 2024 15:20
@@ -44,7 +43,7 @@ API for data in the data dashboard
| ingress.enabled | bool | `true` | Enable ingress controller resource |
| ingress.ingressClassName | string | `"nginx"` | Ingress class name |
| ingress.annotations | object | check values.yaml | Annotations that define default ingress class, certificate issuer |
| ingress.path | string | `"/api"` | Path within the url structure |
| ingress.path | string | `"/dashboard-data"` | Path within the url structure |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a need for documentation to be updated for this? Or maybe the radar-home chart?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@keyvaann No I do not think so. Since this is only a backend (used by aRMT for now) we not need it in radar-home. The change in this PR is there so we no longer have to set this in helmfile (done for MySkin).

Copy link
Collaborator

@keyvaann keyvaann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pvannierop pvannierop merged commit 9bac983 into main Jan 3, 2025
5 checks passed
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