1. cd98606 Add deleting lock to K8sJujuConnector by David Garcia · 4 years ago
  2. 1423ffa Add lock deleting namespaces by David Garcia · 4 years ago
  3. 5c96662 Skip exception if model doesn't exist after delete failure by David Garcia · 4 years ago
  4. db1d37b Feature 10908: Add Upgrade Charm by beierlm · 4 years ago
  5. 7e887b2 Fix bug 2016: Skip exception if model has been removed by David Garcia · 4 years ago
  6. 1188b5d Bug 2004 fixed: Helm repos certs now with the corret variable cluster_uuid by Pedro Escaleira · 4 years ago
  7. 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
  8. a8980cc Bug 1980 fixed by Pedro Escaleira · 4 years ago
  9. 0ab522f feature: helm charts repos with certs by bravof · 4 years, 5 months ago
  10. 47f6538 Improve logs for K8sJujuConnector init_env by garciadeblas · 4 years, 10 months ago
  11. ed0ff05 Bug 1965 fixed by Pedro Escaleira · 4 years ago
  12. 86a6314 Bug 1983 fixed: added the possibility to deploy bundles from the Charm Hub 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. 1566779 Bug 1914 fixed by Pedro Escaleira · 4 years, 1 month ago
  15. 2519b54 Bug 1843: LTS Support by beierlm · 4 years, 3 months ago
  16. 867418c Feature 10886 manual scaling for KNF (helm chart) deployment by aktas · 4 years, 6 months ago
  17. 7bd5c6a bugfix: kubeconfig passed for helm commands. Bug 1789 by bravof · 4 years, 5 months ago
  18. 582b923 Feature 10887: Add cross-model relations support by David Garcia · 4 years, 5 months ago release-v11.0-start v11.0.0rc1
  19. 7114f65 Fix bug 1722: add support for deploying .charm files by David Garcia · 4 years, 5 months ago
  20. 42e51cf Fix bug 1715 by aktas · 4 years, 6 months ago
  21. 856d33b Update requirements.txt and tox.ini by David Garcia · 4 years, 6 months ago
  22. a39cca0 Bug 1651 fix by gatici · 4 years, 7 months ago
  23. 76ed757 Allow the deployment of privileged KDUs by David Garcia · 4 years, 7 months ago
  24. eacf5a7 Bug 1643 fix by aktas · 4 years, 8 months ago
  25. 4e1e62b Fix bug 1636: remove the default 30s timeout in retry by David Garcia · 4 years, 8 months ago
  26. 7add187 Fix bug 1638: Give warning when removing unexisting chart by David Garcia · 4 years, 8 months ago
  27. fa02f8a Bug 1609 fix by aktas · 4 years, 8 months ago
  28. ba1d072 Remove unsecure and unused function by David Garcia · 4 years, 8 months ago
  29. f980ac0 Give a warning when removing a cloud that does not exist by David Garcia · 4 years, 9 months ago
  30. e610aed Fix bug 1589: Improve deletion of models by David Garcia · 4 years, 9 months ago
  31. 4ae527e Unit tests improvements by David Garcia · 4 years, 9 months ago
  32. d8d4b6e Upgrade to libjuju 2.9.2 by David Garcia · 4 years, 10 months ago
  33. 2a3ffde Fix Bug 1575 by aktas · 4 years, 10 months ago
  34. d80f038 Fix racing condition decrypting data in store.py by David Garcia · 4 years, 10 months ago
  35. 4395cfa Fix 1539: Add --skip-repo option for Helm by David Garcia · 4 years, 11 months ago
  36. f643c13 Fix bug 1533: use bionic as default series in proxy charms by David Garcia · 4 years, 11 months ago
  37. 9074b05 Wait for cloud-init to finish before provisioning by David Garcia · 4 years, 11 months ago
  38. 979c54e Fix bug 1542 to allow juju to add Azure AKS by garciadeblas · 4 years, 11 months ago
  39. 82b591c Reformat N2VC to standardized format by garciadeblas · 5 years ago release-v10.0-start
  40. 2962f3e Feature 10509 manual scaling for native k8s charm by aktas · 5 years ago
  41. e69aea9 Including upstream requirements by beierlm · 5 years ago
  42. eb8943a Feature 10239: Distributed VCA by David Garcia · 5 years ago
  43. 6331b04 Add kwargs in N2VCConnector constructor by David Garcia · 5 years ago
  44. 5612029 Fix 1462 by aktas · 5 years ago
  45. 4c5efa8 Adding GitLab Scanner by beierlm · 5 years ago ng-ro-refactor branch-ng-ro-refactor-start branch-sol006v331-start
  46. 19da2b8 Fix bug 1505 by David Garcia · 5 years ago
  47. f8c25c9 Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  48. b84e4a7 Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  49. b816d82 Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  50. cdf0b8e Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  51. 7c6840b Feature 10296 Pip Standardization by David Garcia · 5 years ago
  52. a71d4a0 Add ModelConfig by David Garcia · 5 years ago
  53. 057866a Pin chardet to 3.0.4 by beierlm · 5 years ago
  54. b0a8f40 Fix bug 1467 by David Garcia · 5 years ago
  55. 435b864 Minor improvements to libjuju.py by David Garcia · 5 years ago
  56. c344117 Fix bug 1448: minor fix in JujuModelWatcher.wait_for_model by David Garcia · 5 years ago
  57. f97b231 fix 1208: add native charm support for rhel and fix centos support by endika · 6 years ago
  58. d1d5541 Fixes for scaling proxy and native charm by aktas · 5 years ago
  59. c4da25c Add generate_kdu_instance_name method in K8sConn by David Garcia · 5 years ago
  60. 5ab1064 Fix flake8 minor issues by David Garcia · 5 years ago
  61. bb60728 Revert "Revert "Clean up commented or unused code"" by almagia · 5 years ago
  62. c1cf1b9 Revert "Clean up commented or unused code" by David Garcia · 5 years ago
  63. b4e7f5c Clean up commented or unused code by David Garcia · 5 years ago
  64. 83e5589 Fix bug 1400: Change repo stable for helm2 by lloretgalleg · 5 years ago
  65. 7d0735d Changed url stable repository for helm3 by lloretgalleg · 5 years ago release-v9.0-start v9.0.0 v9.0.0rc1
  66. 3ea7d6c Pin pylint version by beierlm · 5 years ago
  67. 095392b Corrected bugs on support for helm v3 by lloretgalleg · 5 years ago
  68. f6e9b00 Fix bug 1298 by David Garcia · 5 years ago
  69. 1c83f2e Support for helm v3 by lloretgalleg · 5 years ago
  70. e308c71 Syncronize with fs before action and reverse sync after action to allow high availability with mongofs by lloretgalleg · 6 years ago
  71. 5b802c9 Fix minor bug in configure application by David Garcia · 5 years ago
  72. 9a63e8d Feature 9952: Distributed Proxy Charms by David Garcia · 5 years ago
  73. 667696e Feature 9751: Centralized VCA for KNFs by David Garcia · 6 years ago
  74. a4f57d6 Fix bug 1263 by David Garcia · 5 years ago
  75. 168bb19 Fix bug 1267: Destroy machines that are pending by David Garcia · 5 years ago
  76. 5ef42a1 Fix bug 1216: Force model deletion by David Garcia · 6 years ago
  77. 59f520d Fix bug 1236: Retry if leader unit is not obtained by David Garcia · 5 years ago
  78. 7077e26 Add credential_name option for add_k8s() and add_cloud() by David Garcia · 5 years ago
  79. e22c720 Add credential_name in Libjuju.add_model() function by David Garcia · 5 years ago
  80. a062074 Add loop and vca_config options to K8sJujuConnector constructor by David Garcia · 5 years ago
  81. 475a722 Add new kubectl.py functions, modify some libjuju.py functions, add unit tests by David Garcia · 6 years ago
  82. 85755d1 Add get_metrics command to n2vc_juju_conn and libjuju by David Garcia · 6 years ago
  83. 12b2924 Add add_k8s, add_cloud, and remove_cloud commands to libjuju.py and unit tests by David Garcia · 6 years ago
  84. c38a696 Remove EntityType from juju watcher and workaround juju bug for retrieving the status by David Garcia · 6 years ago
  85. ba6e532 Revert "Revert ""Remove unused lines of code""" by almagia · 6 years ago
  86. 8bfcc14 Revert ""Remove unused lines of code"" by David Garcia · 6 years ago
  87. e8102d9 "Remove unused lines of code" by David Garcia · 6 years ago
  88. 68b0072 Add consume to libjuju.py by David Garcia · 6 years ago
  89. 8331f7c Change add_relation function in libjuju.py to accept saas by David Garcia · 6 years ago
  90. bc538e4 Add list_offers function to libjuju.py by David Garcia · 6 years ago
  91. 42f328a Add models_exist function to libjuju.py by David Garcia · 6 years ago
  92. f414edf Add entries in .gitignore to ignore the files created by venv by David Garcia · 6 years ago
  93. 4f74f59 Store k8s controller information in Mongo, and remove controller attribute from K8sJujuConnector by David Garcia · 6 years ago
  94. 2c791b3 Get the kubeconfig credentials from MongoDB by David Garcia · 6 years ago
  95. 84ebb75 Fix bug 1167 by David Garcia · 6 years ago
  96. e7b9a5b 1156 fix path obtained for k8s_helm_conn cluster by tierno · 6 years ago
  97. 3700498 Fix an issue with the service ports in Kubectl.py by David Garcia · 6 years ago
  98. 8104596 Make API Proxy optional and avoid replacing existing SSH Keys in the provisioner by David Garcia · 6 years ago
  99. 0c47825 Add unit tests for K8s Proxy Charm Feature by Dominik Fleischmann · 6 years ago
  100. 4d0bef5 Pin libjuju version to 2.8.2 by David Garcia · 6 years ago