This project is mirrored from https://gitee.com/NQL886/rke.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 Nov, 2019 1 commit
    • rajashree's avatar
      Handle unmarshal of ingressConfig's k8s native fields separately · c31ee1eb
      rajashree authored
      IngressConfig fields ExtraEnvs, ExtraVolumes and ExtraVolumeMounts are k8s types.
      The yaml unmarshal done in ParseConfig can't unmarshal these properly because they have
      nested fields without yaml tags. This commit adds logic to unmarshal
      these fields separately so all nested fields get unmarshaled too.
      c31ee1eb
  2. 14 Nov, 2019 5 commits
  3. 12 Nov, 2019 1 commit
  4. 11 Nov, 2019 1 commit
  5. 05 Nov, 2019 3 commits
  6. 04 Nov, 2019 1 commit
  7. 31 Oct, 2019 5 commits
  8. 29 Oct, 2019 3 commits
  9. 23 Oct, 2019 5 commits
  10. 22 Oct, 2019 1 commit
  11. 18 Oct, 2019 1 commit
  12. 14 Oct, 2019 1 commit
  13. 08 Oct, 2019 1 commit
  14. 04 Oct, 2019 2 commits
  15. 03 Oct, 2019 6 commits
  16. 02 Oct, 2019 3 commits