Skip to content
Snippets Groups Projects
  1. Feb 21, 2020
  2. Feb 19, 2020
  3. Feb 06, 2020
  4. Jan 29, 2020
  5. Jan 14, 2020
  6. Jan 07, 2020
  7. Dec 20, 2019
  8. Dec 19, 2019
  9. Dec 17, 2019
  10. Dec 09, 2019
  11. Nov 25, 2019
  12. Nov 21, 2019
  13. Nov 18, 2019
  14. Oct 22, 2019
  15. Oct 09, 2019
  16. Sep 24, 2019
  17. Sep 23, 2019
  18. Sep 06, 2019
    • Alishan Ladhani's avatar
      Enable Knative installation on group and instance level clusters · 88904b2a
      Alishan Ladhani authored
      - Show Knative install button on group/instance cluster pages
      - Allow Knative to be installed on group/instance clusters
      - Add feature specs for installing applications on group/instance
        clusters
      - Add changelog entry
      - Update docs to reflect that Knative can now be installed on
        group-level and instance-level clusters
      88904b2a
  19. Sep 04, 2019
  20. Aug 08, 2019
  21. Aug 04, 2019
  22. Aug 02, 2019
  23. Jul 31, 2019
    • João Cunha's avatar
      Allow knative do be uninstalled: · d7c7ebf5
      João Cunha authored
      - 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
  24. Jul 02, 2019
  25. Jul 01, 2019
  26. Jun 06, 2019
    • Enrique Alcántara's avatar
      Replace upgrade with update · 940c812d
      Enrique Alcántara authored
      Use update term instead of update in the clusters managed app
      implementation in order to make the implementation and UI
      language more consistent.
      940c812d
  27. Jun 03, 2019
  28. May 30, 2019
  29. May 06, 2019
  30. May 02, 2019
  31. Apr 26, 2019
    • Enrique Alcántara's avatar
      Use a FSM to determine application next state · 690382dd
      Enrique Alcántara authored
      - Separate cluster application UI state from server-side app status
      - Use a state machine to determine cluster application next state
      - Instead of using two variables to keep track of when an app
      is installing or updating, just use the app status property and control
      server-side and user events using the FSM service.
      690382dd
  32. Apr 25, 2019
  33. Apr 18, 2019
  34. Apr 17, 2019
  35. Mar 26, 2019
  36. Mar 14, 2019
Loading