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

feat: update templates to specify control and worker shapes separately #19

Merged
merged 3 commits into from
Mar 23, 2022

Commits on Mar 23, 2022

  1. feat: update templates to specify control and worker shapes separately

    While the users can specify the shapes independently we wanted our
    defined templates to support this as well. It should make it easier
    for our users to quickly define different shapes independent of each
    other.
    joekr committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ce69f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69c806 View commit details
    Browse the repository at this point in the history
  3. Remove memoryInGBs from our templates

    We are removing this from our main templates otherwise we have to set
    a default which users might not set when changing the OCPU and could
    cause issues.
    joekr committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    4025ace View commit details
    Browse the repository at this point in the history