Skip to content

Commit

Permalink
some capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelClifford committed Jul 21, 2023
1 parent b96caa4 commit 1adba56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CodeFlareSDK_Design_Doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ We will rely on the kubernetes cluster’s default security, where users cannot
## Deployment and Rollout

* Deployment strategy and considerations
* The SDK is part of the wider project codeflare ecosystem, and serves as the primary interaction layer between the user and the rest of the codeflare stack. Therefore, deployment and release strategies cannot occur in isolation, but must take into consideration the current state of the other pieces of the codeflare stack (MCAD, KubeRay, Instascale)
* The SDK is part of the wider project CodeFlare ecosystem, and serves as the primary interaction layer between the user and the rest of the CodeFlare stack. Therefore, deployment and release strategies cannot occur in isolation, but must take into consideration the current state of the other pieces of the CodeFlare stack (MCAD, KubeRay, Instascale)

* Versioning and release management
* Releases are performed automatically via a github action.
* The SDK can have minor releases for urgent bug fixes.
* The SDK will normally have a new release alongside the rest of the codeflare stack with the same version number.
* The SDK will normally have a new release alongside the rest of the CodeFlare stack with the same version number.

0 comments on commit 1adba56

Please sign in to comment.