1. 07 8月, 2019 1 次提交
  2. 06 8月, 2019 1 次提交
  3. 05 8月, 2019 1 次提交
    • T
      Allow Cert-Manager to be uninstalled · cfe8024e
      Tiger 提交于
      Our current version of Cert-Manager does not uninstall
      cleanly, and we must manually remove custom resource
      definitions.
      cfe8024e
  4. 03 8月, 2019 2 次提交
  5. 02 8月, 2019 3 次提交
  6. 01 8月, 2019 2 次提交
  7. 31 7月, 2019 3 次提交
    • J
      Allow knative do be uninstalled: · d7c7ebf5
      João Cunha 提交于
      - After uninstalling the knative helm chart it's necessary to also
      remove some leftover resources to allow the cluster to be clean
      and knative to be reinstalleable.
      - Adds knative uninstall disclaimer
      - Uninstall ksvc before uninstalling knative
      
      Make list of Knative and Ingres resources explicit
      
      - To avoid deleting unwanted resources we are listing exact
      which resources will be deleted rather than simply deleting any
      resource that contains istio or knative words.
      d7c7ebf5
    • R
      Allow blank but not nil in validations · 5c7f2853
      Reuben Pereira 提交于
      - The most common use case for qualified_domain_validator currently is
      to allow blank ([]) but not allow nil. Modify the
      qualified_domain_validator to support this use case.
      5c7f2853
    • D
      Add support page link in help menu · e2053808
      Diego Louzán 提交于
      Creates a new item in help dropdown to show configured support page link
      e2053808
  8. 30 7月, 2019 3 次提交
  9. 29 7月, 2019 1 次提交
  10. 26 7月, 2019 2 次提交
  11. 25 7月, 2019 5 次提交
  12. 24 7月, 2019 4 次提交
    • S
      Remove unused peek view code · 74f0faa2
      Sean McGivern 提交于
      We haven't needed these since we started rendering the performance bar
      in Vue.
      74f0faa2
    • I
      Add links in admin area overview · a6ac0a27
      Illya Klymov 提交于
      Introduces new `feature_entry` helper for dashboard.
      This helper reduces code duplication when listing available features
      and relevant links to configuration sections
      a6ac0a27
    • J
      Add empty chart component · 378c507c
      Jose Ivan Vargas 提交于
      This merge request adds an empty chart component
      which will load in case of queries not having
      data to display, this will override the current
      logic, which hides all the graphs that have no
      data to show
      378c507c
    • R
      Add validator for qualidied domain array · 42ecbcad
      Reuben Pereira 提交于
      - Validate that the entries contain no unicode, html tags and are not
      larger than 255 characters.
      42ecbcad
  13. 23 7月, 2019 1 次提交
  14. 22 7月, 2019 1 次提交
  15. 20 7月, 2019 1 次提交
  16. 18 7月, 2019 1 次提交
  17. 16 7月, 2019 3 次提交
  18. 15 7月, 2019 1 次提交
  19. 13 7月, 2019 1 次提交
  20. 10 7月, 2019 2 次提交
  21. 09 7月, 2019 1 次提交