Skip to content

🌱 sync: forward-port latest v4 freshness fixes into v5 - #6053

Merged
kubestellar-prow[bot] merged 3 commits into
v5from
sync/v4-into-v5-2026-09-05
Sep 5, 2026
Merged

🌱 sync: forward-port latest v4 freshness fixes into v5#6053
kubestellar-prow[bot] merged 3 commits into
v5from
sync/v4-into-v5-2026-09-05

Conversation

@clubanderson

Copy link
Copy Markdown
Member

Summary

Ported PRs

Conflict resolutions

  • src/cmd/hive/main.go: kept v5 decomposed entrypoint and moved output-freshness heartbeat helpers into src/cmd/hive/output_freshness.go, wiring payload fields from hubwire.go.
  • src/pkg/hub/saas.go: kept v5 split router/HTML layout; 🐛 fix: clarify quiet agent and token health #6047 behavior was carried by the already-split dashboard/hub files from the merge.

Validation

  • cd src && go build ./...
  • cd src && go test ./cmd/hive ./pkg/hub ./pkg/dashboard ./pkg/tokens

clubanderson and others added 3 commits September 5, 2026 00:42
Closes #6030
Closes #6032

Signed-off-by: Andy Anderson <andy@clubanderson.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Closes #6036

Signed-off-by: Andy Anderson <andy@clubanderson.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Andy Anderson <andy@clubanderson.com>
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Sep 5, 2026
@clubanderson clubanderson added no-changelog No changelog fragment required lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 5, 2026
@kubestellar-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow Bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 5, 2026
@kubestellar-prow
kubestellar-prow Bot merged commit d937663 into v5 Sep 5, 2026
57 of 60 checks passed
@kubestellar-prow
kubestellar-prow Bot deleted the sync/v4-into-v5-2026-09-05 branch September 5, 2026 05:05
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

We'd love to hear how your experience was: share feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. lgtm Indicates that a PR is ready to be merged. no-changelog No changelog fragment required size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant