This project is mirrored from https://gitee.com/mirrors_kinvolk/headlamp.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 07 Mar, 2022 1 commit
  2. 28 Jan, 2022 1 commit
    • Joaquim Rocha's avatar
      frontend: Reset plugins state before initializing them · b1403a4b
      Joaquim Rocha authored
      We had an issue related to re-initializing the plugins when they've
      already be initialized, this ended up re-registering the same plugin
      functionality and thus would result in getting duplicated sections
      and potentially other issues.
      
      While re-initialization of plugins should be avoided altogether, the
      logic for initializing them should make sure the plugins and their
      states are reset before initialization which is what this patch does.
      b1403a4b
  3. 25 Jan, 2022 1 commit