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

refactor(renterd): migrate hosts APIs #733

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Sep 10, 2024

All checks pass on final api-breakers PR: #743

Updates

  • Removed deprecated search hosts and autopilot hosts APIs
  • Added the new combined hosts API.
  • The hosts explorer now uses the new combined hosts API.
  • Added the bus list autopilots API.
  • Fixed a bug optimistically updating last scan information when initiating a host scan.

Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
renterd ❌ Failed (Inspect) Sep 17, 2024 2:19pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:19pm
explorer-zen ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:19pm
hostd ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:19pm
website ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:19pm

Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: 0d790e6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
renterd Minor
@siafoundation/renterd-react Minor
@siafoundation/renterd-js Minor
@siafoundation/renterd-types Minor
@siafoundation/clusterd Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from 21958a9 to 5b4cba6 Compare September 10, 2024 14:55
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from 5b4cba6 to 52eb2cf Compare September 10, 2024 15:36
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from 52eb2cf to 937367b Compare September 10, 2024 18:56
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from 937367b to bc72e68 Compare September 10, 2024 19:22
@alexfreska alexfreska changed the title refactor: renterd hosts apis refactor: renterd migrate hosts apis Sep 10, 2024
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from bc72e68 to c77a813 Compare September 10, 2024 19:31
@alexfreska alexfreska changed the title refactor: renterd migrate hosts apis refactor(renterd): migrate hosts apis Sep 10, 2024
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from c77a813 to 9c5242c Compare September 11, 2024 12:58
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from 9c5242c to 92bd61a Compare September 11, 2024 13:42
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from 92bd61a to 51c8b3a Compare September 11, 2024 15:01
@alexfreska alexfreska changed the base branch from main to test_e2e_cluster_installs_hostd_master September 11, 2024 15:01
@alexfreska alexfreska force-pushed the test_e2e_cluster_installs_hostd_master branch from c01bc66 to 86e2003 Compare September 12, 2024 11:20
@alexfreska alexfreska force-pushed the refactor_renterd_hosts_apis branch from 51c8b3a to 17f84ab Compare September 12, 2024 11:20
apps/renterd/contexts/app/useAutopilot.tsx Outdated Show resolved Hide resolved
Copy link
Member Author

alexfreska commented Sep 17, 2024

Merge activity

  • Sep 17, 10:13 AM EDT: @alexfreska started a stack merge that includes this pull request via Graphite.
  • Sep 17, 10:18 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 17, 10:19 AM EDT: @alexfreska merged this pull request with Graphite.

@alexfreska alexfreska changed the base branch from test_e2e_cluster_installs_hostd_master to graphite-base/733 September 17, 2024 14:14
@alexfreska alexfreska changed the base branch from graphite-base/733 to main September 17, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants