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

docs: update multiRM docs #9050

Merged
merged 4 commits into from
Apr 3, 2024
Merged

docs: update multiRM docs #9050

merged 4 commits into from
Apr 3, 2024

Conversation

carolinaecalderon
Copy link
Contributor

@carolinaecalderon carolinaecalderon commented Mar 26, 2024

Reverted

"Reverted" with #9144

Description

Add multiRM docs, and mention that notebook/proxied workload support is coming, but not available yet.

Test Plan

Commentary (optional)

At the moment, this PR is compared against #9053, just because we're going to merge the PR that reverts the docs first

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

Ticket

@cla-bot cla-bot bot added the cla-signed label Mar 26, 2024
@carolinaecalderon carolinaecalderon self-assigned this Mar 26, 2024
@determined-ci determined-ci requested a review from a team March 26, 2024 15:26
@determined-ci determined-ci added the documentation Improvements or additions to documentation label Mar 26, 2024
@carolinaecalderon carolinaecalderon marked this pull request as ready for review March 26, 2024 15:26
Copy link

netlify bot commented Mar 26, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit ede2f35
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/660d7c878bef4d00082c149e

Copy link
Member

@tara-det-ai tara-det-ai left a comment

Choose a reason for hiding this comment

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

suggested edit

@determined-ci determined-ci requested a review from a team March 26, 2024 16:55
@carolinaecalderon carolinaecalderon changed the title docs: update multiRM release note to mention notebooks docs: update multiRM docs Mar 26, 2024
@carolinaecalderon carolinaecalderon changed the base branch from main to carolinac/revert-multirm-docs March 26, 2024 17:14
Copy link
Member

@tara-det-ai tara-det-ai left a comment

Choose a reason for hiding this comment

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

LGTM

Base automatically changed from carolinac/revert-multirm-docs to main March 26, 2024 19:23
@determined-ci determined-ci requested a review from a team March 28, 2024 13:56
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.73%. Comparing base (f78b9aa) to head (06e164f).

❗ Current head 06e164f differs from pull request most recent head ede2f35. Consider uploading reports for the commit ede2f35 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9050      +/-   ##
==========================================
+ Coverage   47.07%   47.73%   +0.65%     
==========================================
  Files        1155     1167      +12     
  Lines      142400   143894    +1494     
  Branches     2421     2379      -42     
==========================================
+ Hits        67034    68685    +1651     
+ Misses      75176    75050     -126     
+ Partials      190      159      -31     
Flag Coverage Δ
backend 42.97% <ø> (+0.02%) ⬆️
harness 63.84% <ø> (-0.23%) ⬇️
web 40.74% <ø> (+1.78%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 227 files with indirect coverage changes

@@ -8,7 +8,8 @@
``additional_resource_managers`` and ``resource_pools`` (additional resource managers are
required to have at least one resource pool defined). Additional resource managers and their
resource pools must have unique names. For more information, visit :ref:master configuration
<master-config-reference>.
<master-config-reference>. Support for notebooks and other workloads that require proxying is
currently under development.
Copy link
Member

Choose a reason for hiding this comment

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

if we can, we should avoid saying "currently under development" in the release notes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just "under development"? or what do you suggest?

Copy link
Member

@tara-det-ai tara-det-ai left a comment

Choose a reason for hiding this comment

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

LGTM

@carolinaecalderon carolinaecalderon merged commit 519d702 into main Apr 3, 2024
66 of 78 checks passed
@carolinaecalderon carolinaecalderon deleted the carolinac/multirm-docs branch April 3, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants