1. 5171e7a Update requirements-dev.in to follow branch v12.0 instead of master by garciadeblas · 3 years, 10 months ago v12.0.0 v12.0.0rc1
  2. 23c4455 Manual update of pip requirements by beierlm · 3 years, 10 months ago release-v12.0-start
  3. 287a4fc Updating Python-libjuju version to 2.9.10 by aticig · 3 years, 10 months ago
  4. 553d1b7 Fix bug 2036 by David Garcia · 3 years, 10 months ago
  5. 1f222a9 Bug 2085 fixed: added an async lock everytime a cmd is executed in the Helm conn by Pedro Escaleira · 3 years, 10 months ago
  6. b46f88d Bug 2005 fixed: removed the while true from K8sHelmBaseConnector._store_status by Pedro Escaleira · 4 years ago
  7. 764d866 Bug 1995 fixed: possibility of defining the K8s namespace for Juju Bundles by Pedro Escaleira · 4 years ago
  8. aa5deb7 Bug 2067 fixed by Pedro Escaleira · 3 years, 10 months ago
  9. 547f823 Bug 2064 fixed by Pedro Escaleira · 3 years, 10 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. 1cfed49 Fix bug 2060: Ignore "model not found" exception when deleting models by David Garcia · 3 years, 10 months ago
  12. f2e3383 Fix bug 2060: Add logic to delete models gracefully by David Garcia · 3 years, 10 months ago
  13. 513cb2d Fix security bug: Deserialization of Untrusted Data by David Garcia · 3 years, 10 months ago
  14. 5832638 Bug 2053 fixed: raising JujuControllerFailedConnecting with error message by Pedro Escaleira · 3 years, 10 months ago
  15. 93bee7e Fix bug 2047: Remove fetching of actions for charms on update_vca_status by David Garcia · 3 years, 11 months ago
  16. 1608b56 Add logs by David Garcia · 4 years ago
  17. 8070c3c Feature 10908 pass over upgrade request to Libjuju by aticig · 4 years ago
  18. 7faf4ec Update the repo for a helm KDU before install and upgrade by garciadeblas · 4 years ago
  19. 069f0a3 Update only the repo that was added instead of all repos by garciadeblas · 4 years ago
  20. d4cee8c Update helm repo after adding the repo by garciadeblas · 4 years ago
  21. cd98606 Add deleting lock to K8sJujuConnector by David Garcia · 4 years ago
  22. 1423ffa Add lock deleting namespaces by David Garcia · 4 years ago
  23. 5c96662 Skip exception if model doesn't exist after delete failure by David Garcia · 4 years ago
  24. db1d37b Feature 10908: Add Upgrade Charm by beierlm · 4 years ago
  25. 7e887b2 Fix bug 2016: Skip exception if model has been removed by David Garcia · 4 years ago
  26. 1188b5d Bug 2004 fixed: Helm repos certs now with the corret variable cluster_uuid by Pedro Escaleira · 4 years ago
  27. 0ebadd8 Bug 1939 fixed: : added a random suffix to the end of the Juju app name, in order to allow multiple Juju charms per VDU by Pedro Escaleira · 4 years, 1 month ago
  28. a8980cc Bug 1980 fixed by Pedro Escaleira · 4 years ago
  29. 0ab522f feature: helm charts repos with certs by bravof · 4 years, 5 months ago
  30. 47f6538 Improve logs for K8sJujuConnector init_env by garciadeblas · 4 years, 10 months ago
  31. ed0ff05 Bug 1965 fixed by Pedro Escaleira · 4 years ago
  32. 86a6314 Bug 1983 fixed: added the possibility to deploy bundles from the Charm Hub by Pedro Escaleira · 4 years ago
  33. b41de17 Bug 1962 fixed: removed the variable cluster_uuid from init_env method by Pedro Escaleira · 4 years ago
  34. 1566779 Bug 1914 fixed by Pedro Escaleira · 4 years, 1 month ago
  35. 2519b54 Bug 1843: LTS Support by beierlm · 4 years, 3 months ago
  36. 867418c Feature 10886 manual scaling for KNF (helm chart) deployment by aktas · 4 years, 6 months ago
  37. 7bd5c6a bugfix: kubeconfig passed for helm commands. Bug 1789 by bravof · 4 years, 5 months ago
  38. 582b923 Feature 10887: Add cross-model relations support by David Garcia · 4 years, 5 months ago release-v11.0-start v11.0.0rc1
  39. 7114f65 Fix bug 1722: add support for deploying .charm files by David Garcia · 4 years, 5 months ago
  40. 42e51cf Fix bug 1715 by aktas · 4 years, 6 months ago
  41. 856d33b Update requirements.txt and tox.ini by David Garcia · 4 years, 6 months ago
  42. a39cca0 Bug 1651 fix by gatici · 4 years, 7 months ago
  43. 76ed757 Allow the deployment of privileged KDUs by David Garcia · 4 years, 7 months ago
  44. eacf5a7 Bug 1643 fix by aktas · 4 years, 8 months ago
  45. 4e1e62b Fix bug 1636: remove the default 30s timeout in retry by David Garcia · 4 years, 8 months ago
  46. 7add187 Fix bug 1638: Give warning when removing unexisting chart by David Garcia · 4 years, 8 months ago
  47. fa02f8a Bug 1609 fix by aktas · 4 years, 8 months ago
  48. ba1d072 Remove unsecure and unused function by David Garcia · 4 years, 8 months ago
  49. f980ac0 Give a warning when removing a cloud that does not exist by David Garcia · 4 years, 9 months ago
  50. e610aed Fix bug 1589: Improve deletion of models by David Garcia · 4 years, 9 months ago
  51. 4ae527e Unit tests improvements by David Garcia · 4 years, 9 months ago
  52. d8d4b6e Upgrade to libjuju 2.9.2 by David Garcia · 4 years, 10 months ago
  53. 2a3ffde Fix Bug 1575 by aktas · 4 years, 10 months ago
  54. d80f038 Fix racing condition decrypting data in store.py by David Garcia · 4 years, 10 months ago
  55. 4395cfa Fix 1539: Add --skip-repo option for Helm by David Garcia · 4 years, 11 months ago
  56. f643c13 Fix bug 1533: use bionic as default series in proxy charms by David Garcia · 4 years, 11 months ago
  57. 9074b05 Wait for cloud-init to finish before provisioning by David Garcia · 4 years, 11 months ago
  58. 979c54e Fix bug 1542 to allow juju to add Azure AKS by garciadeblas · 4 years, 11 months ago
  59. 82b591c Reformat N2VC to standardized format by garciadeblas · 5 years ago release-v10.0-start
  60. 2962f3e Feature 10509 manual scaling for native k8s charm by aktas · 5 years ago
  61. e69aea9 Including upstream requirements by beierlm · 5 years ago
  62. eb8943a Feature 10239: Distributed VCA by David Garcia · 5 years ago
  63. 6331b04 Add kwargs in N2VCConnector constructor by David Garcia · 5 years ago
  64. 5612029 Fix 1462 by aktas · 5 years ago
  65. 4c5efa8 Adding GitLab Scanner by beierlm · 5 years ago ng-ro-refactor branch-ng-ro-refactor-start branch-sol006v331-start
  66. 19da2b8 Fix bug 1505 by David Garcia · 5 years ago
  67. f8c25c9 Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  68. b84e4a7 Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  69. b816d82 Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  70. cdf0b8e Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  71. 7c6840b Feature 10296 Pip Standardization by David Garcia · 5 years ago
  72. a71d4a0 Add ModelConfig by David Garcia · 5 years ago
  73. 057866a Pin chardet to 3.0.4 by beierlm · 5 years ago
  74. b0a8f40 Fix bug 1467 by David Garcia · 5 years ago
  75. 435b864 Minor improvements to libjuju.py by David Garcia · 5 years ago
  76. c344117 Fix bug 1448: minor fix in JujuModelWatcher.wait_for_model by David Garcia · 5 years ago
  77. f97b231 fix 1208: add native charm support for rhel and fix centos support by endika · 6 years ago
  78. d1d5541 Fixes for scaling proxy and native charm by aktas · 5 years ago
  79. c4da25c Add generate_kdu_instance_name method in K8sConn by David Garcia · 5 years ago
  80. 5ab1064 Fix flake8 minor issues by David Garcia · 5 years ago
  81. bb60728 Revert "Revert "Clean up commented or unused code"" by almagia · 5 years ago
  82. c1cf1b9 Revert "Clean up commented or unused code" by David Garcia · 5 years ago
  83. b4e7f5c Clean up commented or unused code by David Garcia · 5 years ago
  84. 83e5589 Fix bug 1400: Change repo stable for helm2 by lloretgalleg · 5 years ago
  85. 7d0735d Changed url stable repository for helm3 by lloretgalleg · 5 years ago release-v9.0-start v9.0.0 v9.0.0rc1
  86. 3ea7d6c Pin pylint version by beierlm · 5 years ago
  87. 095392b Corrected bugs on support for helm v3 by lloretgalleg · 5 years ago
  88. f6e9b00 Fix bug 1298 by David Garcia · 5 years ago
  89. 1c83f2e Support for helm v3 by lloretgalleg · 5 years ago
  90. e308c71 Syncronize with fs before action and reverse sync after action to allow high availability with mongofs by lloretgalleg · 6 years ago
  91. 5b802c9 Fix minor bug in configure application by David Garcia · 5 years ago
  92. 9a63e8d Feature 9952: Distributed Proxy Charms by David Garcia · 5 years ago
  93. 667696e Feature 9751: Centralized VCA for KNFs by David Garcia · 6 years ago
  94. a4f57d6 Fix bug 1263 by David Garcia · 5 years ago
  95. 168bb19 Fix bug 1267: Destroy machines that are pending by David Garcia · 5 years ago
  96. 5ef42a1 Fix bug 1216: Force model deletion by David Garcia · 6 years ago
  97. 59f520d Fix bug 1236: Retry if leader unit is not obtained by David Garcia · 5 years ago
  98. 7077e26 Add credential_name option for add_k8s() and add_cloud() by David Garcia · 5 years ago
  99. e22c720 Add credential_name in Libjuju.add_model() function by David Garcia · 5 years ago
  100. a062074 Add loop and vca_config options to K8sJujuConnector constructor by David Garcia · 5 years ago