1. 16 Jul, 2020 2 commits
    • Chunyi Lyu's avatar
      Labels and annotations override should be merged not replaced · 05a2662a
      Chunyi Lyu authored
      - this is related to PR #175
      - ObjectMeta.Labels and ObjectMeta.Annotations are merged when
      patching instead of replace.
      05a2662a
    • Chunyi Lyu's avatar
      SetControllerReference should be called after override is applied · 794fa4cf
      Chunyi Lyu authored
      - this is related and a followup to feature in PR #175
      - SetControllerReference should be called after override is applied since
      the object's name and namespace could be modified by the override.
      - delete the unit test which asserts that sts's ns can be overwritten
      by override; the test is incorrect and will never pass, since
      cluster-scoped resources (sts in this case), can not be owned by objects
      in a other namespace.
      794fa4cf
  2. 15 Jul, 2020 3 commits
  3. 14 Jul, 2020 2 commits
  4. 13 Jul, 2020 3 commits
  5. 10 Jul, 2020 7 commits
  6. 09 Jul, 2020 1 commit
  7. 08 Jul, 2020 4 commits
  8. 06 Jul, 2020 5 commits
  9. 03 Jul, 2020 3 commits
  10. 02 Jul, 2020 2 commits
  11. 01 Jul, 2020 2 commits
  12. 30 Jun, 2020 1 commit
  13. 24 Jun, 2020 1 commit
  14. 23 Jun, 2020 4 commits