Skip to content

feat: add mission control about endpoint#3031

Merged
moshloop merged 1 commit intomainfrom
feat/about-version-endpoint
Apr 29, 2026
Merged

feat: add mission control about endpoint#3031
moshloop merged 1 commit intomainfrom
feat/about-version-endpoint

Conversation

@adityathebe
Copy link
Copy Markdown
Member

@adityathebe adityathebe commented Apr 29, 2026

resolves: flanksource/flanksource-ui#2919

Expose mission-control version metadata from /about for the UI version display.\n\nThe endpoint returns the binary app version and, when installed via Helm, the chart version from FLANKSOURCE_CHART_VERSION.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 29, 2026

Warning

Rate limit exceeded

@adityathebe has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 33 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 012ac66b-c053-412e-828a-98c4a933bec6

📥 Commits

Reviewing files that changed from the base of the PR and between 073c52a and 2feb8ff.

📒 Files selected for processing (1)
  • echo/serve.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/about-version-endpoint
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feat/about-version-endpoint

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 59 minutes and 33 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

Expose mission-control version metadata from /about for the UI version display. Return the binary app version and the Helm chart version when FLANKSOURCE_CHART_VERSION is available.
@adityathebe adityathebe force-pushed the feat/about-version-endpoint branch from 6cfd0c7 to 2feb8ff Compare April 29, 2026 04:59
@adityathebe adityathebe requested a review from moshloop April 29, 2026 05:03
@moshloop moshloop merged commit bca304b into main Apr 29, 2026
11 checks passed
@moshloop moshloop deleted the feat/about-version-endpoint branch April 29, 2026 11:12
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.

Wrong version info

2 participants