1. ae1d949 Fix retrieval of services from K8s manifests of a helm-based KDU by garciadeblas · 9 months ago v14.0
  2. b2ac762 Feature 11014: add option to reset values for upgrade operation on helm charts by garciadeblas · 2 years, 2 months ago v14.0.3
  3. febbaa0 Fix bug 2088 by quoting inputs for commands by Pedro Escaleira · 2 years, 10 months ago v14.0.2
  4. 05ad832 Fix bug 2099: Modify helm init command so that all parameters are at the end by Gabriel Cuba · 3 years, 9 months ago v14.0.1
  5. 714d887 Wrapping Retry for Py3.10 by Mark Beierl · 2 years, 11 months ago
  6. 2c3c146 Python3.10/Ubuntu 22.04 part 2 by Mark Beierl · 2 years, 11 months ago
  7. 2b2dc52 Reformat files according to new black validation by Patricia Reinoso · 3 years, 2 months ago
  8. 085fa8d Feature 10956: Add namespace and force arguments to helm upgrade by Gabriel Cuba · 3 years, 6 months ago
  9. 0a2060c Bug 2104 fixed by Pedro Escaleira · 3 years, 9 months ago
  10. 0439319 Update _split_version to check if the kdu_model is a reference or a file by garciadeblas · 3 years, 10 months ago
  11. a8980cc Bug 1980 fixed by Pedro Escaleira · 4 years ago
  12. ed0ff05 Bug 1965 fixed by Pedro Escaleira · 4 years ago
  13. b41de17 Bug 1962 fixed: removed the variable cluster_uuid from init_env method by Pedro Escaleira · 4 years ago
  14. 867418c Feature 10886 manual scaling for KNF (helm chart) deployment by aktas · 4 years, 6 months ago
  15. 7bd5c6a bugfix: kubeconfig passed for helm commands. Bug 1789 by bravof · 4 years, 5 months ago
  16. 4395cfa Fix 1539: Add --skip-repo option for Helm by David Garcia · 4 years, 11 months ago
  17. 82b591c Reformat N2VC to standardized format by garciadeblas · 5 years ago release-v10.0-start
  18. eb8943a Feature 10239: Distributed VCA by David Garcia · 5 years ago
  19. c4da25c Add generate_kdu_instance_name method in K8sConn by David Garcia · 5 years ago
  20. 83e5589 Fix bug 1400: Change repo stable for helm2 by lloretgalleg · 5 years ago
  21. 095392b Corrected bugs on support for helm v3 by lloretgalleg · 5 years ago
  22. 1c83f2e Support for helm v3 by lloretgalleg · 5 years ago
  23. e308c71 Syncronize with fs before action and reverse sync after action to allow high availability with mongofs by lloretgalleg · 6 years ago
  24. e7b9a5b 1156 fix path obtained for k8s_helm_conn cluster by tierno · 6 years ago
  25. 891732a fix bugs 1117 and 1142 at deleting k8scluster helm-chart by tierno · 6 years ago
  26. d99f3f2 Added new functionaliyty to obtain services data by lloretgalleg · 6 years ago
  27. a5728bf fix 1108 enhancement in helm installation and removing by tierno · 6 years ago
  28. 119f723 fix issue storing status of k8s_helm_conn by tierno · 6 years ago
  29. f52cb7c Enable lint, flake8 and unit tests by beierlm · 6 years ago
  30. fc796cc K8s action support by Dominik Fleischmann · 6 years ago
  31. 53555f6 adding optional namespace to K8s install by tierno · 6 years ago
  32. 8ff1199 fix 1040 report error on failing delete_namespace by tierno · 6 years ago
  33. f9bed35 Standardize logging by Dominik Fleischmann · 6 years ago
  34. 65ddf85 Synchronize helm repos on ns instantiation instead of creation by lloretgalleg · 6 years ago
  35. dd0cdee Fixed issue canceling status task by lloretgalleg · 6 years ago
  36. 68eb809 Fix 1015. Remove non used paramiko dependencies at k8s_helm_conn by tierno · 6 years ago
  37. 847f3c0 1007 Use KDU name and NS id for model names by Dominik Fleischmann · 6 years ago
  38. 601697a fix 1010. Proper exception handling when looking for used kdu name by tierno · 6 years ago
  39. 54771fa k8s_juju_conn.py: fix cloud name for k8s by garciadeblas · 6 years ago
  40. 32dc3c6 Fix bug 996. Error status when cluster is not ready by quilesj · 6 years ago
  41. bc355a1 Generate names for K8s pods when file or url by quilesj · 6 years ago
  42. a674841 Fix rjust error. Adding K8sException by quilesj · 6 years ago
  43. 1be0630 Adding inspect methods for K8s by quilesj · 6 years ago
  44. 9a1bd31 Update deprecated use of yaml.load by Adam Israel · 6 years ago
  45. 0d648c9 Revert change 8b1bcf0 by tierno · 6 years ago
  46. 8b1bcf0 minor fix in yaml load with Loader by tierno · 6 years ago
  47. cda5f41 Enhancements K8s helm connector by quilesj · 6 years ago feature5837
  48. 26c78a4 K8s helm connector by quilesj · 6 years ago