An error occurred fetching the project authors.
  1. 21 Jun, 2021 1 commit
  2. 18 Jun, 2021 1 commit
  3. 17 Jun, 2021 1 commit
  4. 10 Jun, 2021 1 commit
  5. 31 May, 2021 1 commit
  6. 14 Feb, 2021 1 commit
  7. 01 Feb, 2021 1 commit
  8. 23 Dec, 2020 1 commit
  9. 08 Dec, 2020 1 commit
  10. 18 Nov, 2020 1 commit
    • Hordur Freyr Yngvason's avatar
      Add option to remove legacy Tiller server · f74bc6b5
      Hordur Freyr Yngvason authored
      Since GitLab 13.2, a local Tiller has been used for Helm 2 clusters,
      and as of GitLab 13.6, Helm 3 is used by default. This re-adds the
      Helm application row when the Helm record is present, to give existing
      users an easy option to remove the unused Tiller server from their
      cluster.
      f74bc6b5
  11. 03 Sep, 2020 1 commit
  12. 20 Aug, 2020 1 commit
    • Ezekiel Kigbo's avatar
      Swap create flash functions · c8aa5692
      Ezekiel Kigbo authored
      Replaces the default export flash
      function with the newCreateFlash.
      
      Fix outstanding flash imports
      
      Updates specs and replaces outstanding
      imports for `Flash`
      
      Fixes additional specs
      
      Updates the remaining calls to different
      flash methods, except for the window.Flash
      method since this will break .erb templates
      c8aa5692
  13. 17 Aug, 2020 1 commit
  14. 29 Jul, 2020 1 commit
    • Daniel Tian's avatar
      Add Cilium app to Kubernetes app list · 77b75a15
      Daniel Tian authored
      This MR adds a new cluster application to the applications
      component. Cilium application is different from the rest of the list
      since it doesn't have a dependency on Helm and has specific state
      transitions.
      77b75a15
  15. 21 Jul, 2020 1 commit
    • Serena Fang's avatar
      Establish vue entry point · 73d4dc46
      Serena Fang authored
      Converting this haml form into Vue, establish entry point just to make
      sure that I'm editing the right page. Future commits will move
      components over.
      73d4dc46
  16. 07 Jul, 2020 1 commit
  17. 28 May, 2020 1 commit
  18. 18 May, 2020 1 commit
  19. 07 May, 2020 1 commit
  20. 29 Apr, 2020 1 commit
  21. 17 Apr, 2020 1 commit
  22. 03 Apr, 2020 2 commits
  23. 25 Mar, 2020 2 commits
  24. 19 Mar, 2020 1 commit
  25. 13 Mar, 2020 1 commit
  26. 12 Mar, 2020 1 commit
  27. 19 Feb, 2020 1 commit
  28. 07 Jan, 2020 1 commit
  29. 17 Dec, 2019 1 commit
  30. 06 Dec, 2019 1 commit
  31. 18 Nov, 2019 1 commit
  32. 04 Nov, 2019 1 commit
  33. 22 Oct, 2019 1 commit
  34. 22 Sep, 2019 1 commit
    • Matt Kasa's avatar
      Add Cloud Run on GKE feature to cluster creation · e01c7534
      Matt Kasa authored
      - Permits cloud_run parameter in ClustersController#create
      - Enables httpLoadBalancing, istioConfig, and cloudRunConfig in
        Gcp ProvisionService if cloud_run is enabled
      - Add `Enable Cloud Run on GKE` checkbox to cluster create page
      - Add `Enable Cloud Run on GKE` checkbox to cluster details
      - Default knative to pre_installed for cloud_run clusters
      - Make knative not uninstallable for pre_installd clusters
      - Update project clusters docs with entry about Cloud Run
      - Update tests and add new test for cluster with cloud_run enabled
      - Add Cloud Run on GKE strings to translations
      - Add spec that will fail when google-api-client has been upgraded
      - Add pre_installed to applications frontend
      - Pass providerType and preInstalledKnative to frontend
      - Display `installed via` on frontend for Cloud Run
      - Add Cloud Run spec for FinalizeCreationService
      
      Relates to https://gitlab.com/gitlab-org/gitlab/issues/27502
      e01c7534
  35. 17 Sep, 2019 1 commit
  36. 12 Sep, 2019 1 commit
  37. 04 Sep, 2019 2 commits