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

Migrate Farallon Staging hub to this repository. #379

Merged
merged 14 commits into from
May 7, 2021

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    48f1d4e View commit details
    Browse the repository at this point in the history
  2. Add farallon secret + cluster config

    Not complete yet
    yuvipanda committed May 6, 2021
    Configuration menu
    Copy the full SHA
    240b7a9 View commit details
    Browse the repository at this point in the history
  3. Fix profile list

    - Needs to be nested under singleuser
    - Explicitly set mem_limit too - otherwise, the default 1G
      limit of memory stays in, and k8s doesn't allow a limit to
      be smaller than a guarantee
    yuvipanda committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5154f50 View commit details
    Browse the repository at this point in the history
  4. Allow customizing NFS mountoptions

    EFS doesn't let you set ver=4.2
    yuvipanda committed May 6, 2021
    Configuration menu
    Copy the full SHA
    491a19a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4157a17 View commit details
    Browse the repository at this point in the history
  6. Create k8s service account unconditionally

    We mount this into all daskhub user accounts regardless -
    by default they don't do anything
    yuvipanda committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3c46f82 View commit details
    Browse the repository at this point in the history
  7. Add image tag manually for farallon hub

    Needs to be automated eventually
    yuvipanda committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4b938c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37fd77c View commit details
    Browse the repository at this point in the history
  9. Update kubeconfig to last 30days

    With KUBECONFIG=secrets/farallon.yaml kops export kubecfg --admin=730h farallon-2i2c.k8s.local
    yuvipanda committed May 6, 2021
    Configuration menu
    Copy the full SHA
    2c1626b View commit details
    Browse the repository at this point in the history
  10. Rename base-hub to basehub

    Referencing base-hub from helm charts templates is basically
    impossible - go templates can not use '-' in their name!
    This makes referencing them easier
    yuvipanda committed May 6, 2021
    Configuration menu
    Copy the full SHA
    e69fa32 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b1d422 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    00ee5f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1d19f6a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    8464f1b View commit details
    Browse the repository at this point in the history