This project is mirrored from https://gitee.com/rancher/rancher.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 15 Jul, 2020 1 commit
  2. 12 Jul, 2020 1 commit
  3. 09 Mar, 2020 1 commit
  4. 20 Feb, 2020 1 commit
    • rmweir's avatar
      Move feature handler to scaled context · 89b73410
      rmweir authored
      Moved feature handler to scaled context. Prior, changing the
      effective value of non-dynamic features only caused a single
      rancher node to terminate. Now, all nodes should terminate.
      89b73410
  5. 12 Feb, 2020 1 commit
    • rmweir's avatar
      Add dynamic features · 3a720a54
      rmweir authored
      Features are now either dynamic or non-dynamic. Rancher must
      be restarted when a non-dynamic feature's effective value is
      changed. This enables us to feature flag functionality that
      cannot be changed during runtime.
      3a720a54