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

Report origin/cache version info in Director display #2083

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

h2zh
Copy link
Collaborator

@h2zh h2zh commented Mar 6, 2025

Now Origin/Cache version can be obtained in the following Director API endpoints:
{DIRECTOR_HOSTNAME}/api/v1.0/director_ui/servers
{DIRECTOR_HOSTNAME}/api/v1.0/director_ui/servers/{SERVER_NAME}

Then the frontend can consume them for displaying version for each origin/cache in the Director web UI.

@h2zh h2zh requested a review from CannonLock March 6, 2025 22:59
@h2zh h2zh linked an issue Mar 6, 2025 that may be closed by this pull request
@h2zh h2zh added this to the v7.15 milestone Mar 6, 2025
@h2zh h2zh added the director Issue relating to the director component label Mar 6, 2025
@h2zh h2zh assigned h2zh and CannonLock and unassigned h2zh Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
director Issue relating to the director component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report origin/cache version info in Director display
2 participants