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

chore: add a devcluster.yaml for using multiple k8s clusters #9151

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

stoksc
Copy link
Contributor

@stoksc stoksc commented Apr 11, 2024

Ticket

RM-164

Description

Add a devcluster file to run Determined across multiple Kubernetes clusters locally.

Test Plan

Needs no testing.

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.

@cla-bot cla-bot bot added the cla-signed label Apr 11, 2024
Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for determined-ui ready!

Name Link
🔨 Latest commit 63f099b
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/6618308398bf3d0008dc835d
😎 Deploy Preview https://deploy-preview-9151--determined-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.16%. Comparing base (ec43809) to head (63f099b).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9151      +/-   ##
==========================================
- Coverage   46.18%   46.16%   -0.02%     
==========================================
  Files        1174     1174              
  Lines      145186   145186              
  Branches     2413     2412       -1     
==========================================
- Hits        67049    67025      -24     
- Misses      77929    77953      +24     
  Partials      208      208              
Flag Coverage Δ
backend 43.49% <ø> (-0.06%) ⬇️
harness 63.99% <ø> (ø)
web 36.82% <ø> (ø)

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

see 5 files with indirect coverage changes

@stoksc stoksc merged commit 5854b8b into main Apr 11, 2024
80 of 92 checks passed
@stoksc stoksc deleted the multik8s-devcluster branch April 11, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants