Skip to content
Snippets Groups Projects
  1. Nov 13, 2019
  2. Oct 30, 2019
  3. Oct 23, 2019
    • Lukas Krejci's avatar
      Use che.infrastructure.kubernetes.namespace.default during workspace namespace resolution (#14828) · 7d56354a
      Lukas Krejci authored
      
      Load the workspace during then namespace resolution so that we can check
      for the attribute stored in the workspace attributes.
      
      Switch the default namespace to `<username>-che`.
      
      Update the property descriptions in che.properties and use the new
      CHE_INFRA_KUBERNETES_NAMESPACE_DEFAULT in the helm chart.
      
      Move the delete to the KubernetesNamespace/OpenShiftProject to
      concentrate the handling in one place.
      
      Split the isNamespaceStatic() (previously called isPredefined()) into
      isCreatingNamespaces() and isManagingNamespaces() to separately capture
      the two usecases in which that single method was previously incorrectly
      called. Also make these methods workspace-specific to be able to
      consistently work with the legacy logic across all methods.
      
      Signed-off-by: default avatarLukas Krejci <lkrejci@redhat.com>
      7d56354a
  4. Oct 04, 2019
  5. Oct 03, 2019
  6. Oct 01, 2019
  7. Sep 25, 2019
  8. Sep 19, 2019
  9. Sep 17, 2019
  10. Sep 12, 2019
  11. Sep 11, 2019
  12. Sep 03, 2019
  13. Aug 26, 2019
  14. Aug 23, 2019
  15. Aug 19, 2019
  16. Aug 16, 2019
  17. Aug 15, 2019
  18. Aug 12, 2019
  19. Aug 06, 2019
  20. Aug 01, 2019
  21. Jul 30, 2019
  22. Jul 24, 2019
  23. Jul 23, 2019
  24. Jul 22, 2019
  25. Jul 15, 2019
  26. Jul 10, 2019