1. 10 Dec, 2018 1 commit
    • Geoff Simmons's avatar
      Bugfix updating endpoints when an IngressSpec has not changed. · c5a2fefe
      Geoff Simmons authored
      The Ingress namespace/name and UID do not change, so we cannot depend
      on those fields alone.
      
      - For each endpoint update, consider an Ingress update.
      - For the candidate Ingress, compute the VCL spec.
      - Compute a canonical form for VCL specs.
      - Compute a hash for a VCL spec.
      - The Ingress is updated if the canonical form of its VCL spec is
        not deeply equal to the current VCL spec.
      - VCL configs are identified by the hash (in addition to namespace/name
        and UID of the Ingress).
      c5a2fefe
  2. 09 Dec, 2018 2 commits
  3. 07 Dec, 2018 3 commits
  4. 05 Dec, 2018 3 commits
  5. 04 Dec, 2018 2 commits
  6. 29 Nov, 2018 3 commits
  7. 22 Nov, 2018 1 commit
  8. 21 Nov, 2018 12 commits
  9. 20 Nov, 2018 4 commits
  10. 19 Nov, 2018 5 commits
  11. 12 Nov, 2018 4 commits