1. ec52d28 Minor improvements to libjuju.py by David Garcia · 5 years ago
  2. ff9d901 Minor fix in generate_kdu_instance_name by David Garcia · 5 years ago
  3. e3183fc Fixes for scaling proxy and native charm by aktas · 5 years ago
  4. 04686d9 Fix flake8 minor issues by David Garcia · 5 years ago
  5. ce487f9 Add generate_kdu_instance_name method in K8sConn by David Garcia · 5 years ago
  6. ee5c9a1 Bug 1400: Updated url for client-only helm init by lloretgalleg · 5 years ago
  7. 137dc9e Fix bug 1400: Change repo stable for helm2 by lloretgalleg · 5 years ago
  8. 7d0735d Changed url stable repository for helm3 by lloretgalleg · 5 years ago release-v9.0-start v9.0.0 v9.0.0rc1
  9. 3ea7d6c Pin pylint version by beierlm · 5 years ago
  10. 095392b Corrected bugs on support for helm v3 by lloretgalleg · 5 years ago
  11. f6e9b00 Fix bug 1298 by David Garcia · 5 years ago
  12. 1c83f2e Support for helm v3 by lloretgalleg · 5 years ago
  13. e308c71 Syncronize with fs before action and reverse sync after action to allow high availability with mongofs by lloretgalleg · 6 years ago
  14. 5b802c9 Fix minor bug in configure application by David Garcia · 5 years ago
  15. 9a63e8d Feature 9952: Distributed Proxy Charms by David Garcia · 5 years ago
  16. 667696e Feature 9751: Centralized VCA for KNFs by David Garcia · 6 years ago
  17. a4f57d6 Fix bug 1263 by David Garcia · 5 years ago
  18. 168bb19 Fix bug 1267: Destroy machines that are pending by David Garcia · 5 years ago
  19. 5ef42a1 Fix bug 1216: Force model deletion by David Garcia · 6 years ago
  20. 59f520d Fix bug 1236: Retry if leader unit is not obtained by David Garcia · 5 years ago
  21. 7077e26 Add credential_name option for add_k8s() and add_cloud() by David Garcia · 5 years ago
  22. e22c720 Add credential_name in Libjuju.add_model() function by David Garcia · 5 years ago
  23. a062074 Add loop and vca_config options to K8sJujuConnector constructor by David Garcia · 5 years ago
  24. 475a722 Add new kubectl.py functions, modify some libjuju.py functions, add unit tests by David Garcia · 6 years ago
  25. 85755d1 Add get_metrics command to n2vc_juju_conn and libjuju by David Garcia · 6 years ago
  26. 12b2924 Add add_k8s, add_cloud, and remove_cloud commands to libjuju.py and unit tests by David Garcia · 6 years ago
  27. c38a696 Remove EntityType from juju watcher and workaround juju bug for retrieving the status by David Garcia · 6 years ago
  28. ba6e532 Revert "Revert ""Remove unused lines of code""" by almagia · 6 years ago
  29. 8bfcc14 Revert ""Remove unused lines of code"" by David Garcia · 6 years ago
  30. e8102d9 "Remove unused lines of code" by David Garcia · 6 years ago
  31. 68b0072 Add consume to libjuju.py by David Garcia · 6 years ago
  32. 8331f7c Change add_relation function in libjuju.py to accept saas by David Garcia · 6 years ago
  33. bc538e4 Add list_offers function to libjuju.py by David Garcia · 6 years ago
  34. 42f328a Add models_exist function to libjuju.py by David Garcia · 6 years ago
  35. f414edf Add entries in .gitignore to ignore the files created by venv by David Garcia · 6 years ago
  36. 4f74f59 Store k8s controller information in Mongo, and remove controller attribute from K8sJujuConnector by David Garcia · 6 years ago
  37. 2c791b3 Get the kubeconfig credentials from MongoDB by David Garcia · 6 years ago
  38. 84ebb75 Fix bug 1167 by David Garcia · 6 years ago
  39. e7b9a5b 1156 fix path obtained for k8s_helm_conn cluster by tierno · 6 years ago
  40. 3700498 Fix an issue with the service ports in Kubectl.py by David Garcia · 6 years ago
  41. 8104596 Make API Proxy optional and avoid replacing existing SSH Keys in the provisioner by David Garcia · 6 years ago
  42. 0c47825 Add unit tests for K8s Proxy Charm Feature by Dominik Fleischmann · 6 years ago
  43. 4d0bef5 Pin libjuju version to 2.8.2 by David Garcia · 6 years ago
  44. 5d79939 Implement get_service and get_services methods for K8sJujuConnector by David Garcia · 6 years ago
  45. 7ff392f Add unit tests to N2VC refactor by Dominik Fleischmann · 6 years ago
  46. 891732a fix bugs 1117 and 1142 at deleting k8scluster helm-chart by tierno · 6 years ago
  47. d99f3f2 Added new functionaliyty to obtain services data by lloretgalleg · 6 years ago
  48. ec8a504 allow starts N2VCJujuConnector without the parameter api_proxy by tierno · 6 years ago
  49. a5728bf fix 1108 enhancement in helm installation and removing by tierno · 6 years ago
  50. 2cf8b2e Update database with api_endpoints of VCA on initialization by David Garcia · 6 years ago
  51. d745e22 Fix missing await by David Garcia · 6 years ago
  52. b8ff39b Fix model deletion by David Garcia · 6 years ago
  53. 7ace6fa Write to DB when creating K8s Proxy Charm by Dominik Fleischmann · 6 years ago
  54. b951334 8716 - K8s Proxy Charms by Dominik Fleischmann · 6 years ago
  55. f8a9d46 Feature 8720: Add scale support by David Garcia · 6 years ago
  56. 2f66c4d Feature 8681: Add VCA HA capabilities by David Garcia · 6 years ago
  57. 41b40a1 Revert "Tox doesn't like -" by beierlm · 6 years ago
  58. 032bba4 Adding python3-pip stage2 dependency by Felipe Vicens · 6 years ago
  59. d87303d Tox doesn't like - by beierlm · 6 years ago
  60. e85ba44 Use default Previous Work Dir if there is none by Dominik Fleischmann · 6 years ago release-v8.0-start v8.0.0rc1
  61. 119f723 fix issue storing status of k8s_helm_conn by tierno · 6 years ago
  62. 4fee80e Initial refactor of N2VC by David Garcia · 6 years ago
  63. d3de135 Install iptables-persistent if it doesn't exist by David Garcia · 6 years ago
  64. f20c674 Pin juju version to 2.8.1 by David Garcia · 6 years ago
  65. af6812a Get series from machine by David Garcia · 6 years ago
  66. 06bc9df Ommit public_key argument if None by Dominik Fleischmann · 6 years ago
  67. 0a8c9af Change to sane default timeout by beierlm · 6 years ago
  68. 32b3812 Fix credential_name by David Garcia · 6 years ago
  69. d598914 Adds skipdist back by beierlm · 6 years ago
  70. e370f3b Fix bug 1050: Make provisioner asynchronous by David Garcia · 6 years ago
  71. 55ca1c7 Fix missing import by beierlm · 6 years ago
  72. f52cb7c Enable lint, flake8 and unit tests by beierlm · 6 years ago
  73. 347aae6 Check if cloud is built-in cloud when adding a model by David Garcia · 6 years ago
  74. fc796cc K8s action support by Dominik Fleischmann · 6 years ago
  75. 53555f6 adding optional namespace to K8s install by tierno · 6 years ago
  76. 8ff1199 fix 1040 report error on failing delete_namespace by tierno · 6 years ago
  77. 8ffbe9e Raise N2VCNotFound exception in delete_namespace by David Garcia · 6 years ago
  78. c6b1926 Add N2VCNotFound exception by David Garcia · 6 years ago
  79. dfaa6e8 Fix bug 1039: Add config to install_configuration_sw by David Garcia · 6 years ago
  80. 979df14 Fix bug 1049: Raise exception if model does not exist when destroying a model by David Garcia · 6 years ago
  81. df9f72a Fix bug 1018 by David Garcia · 6 years ago
  82. 45d9577 Add local k8s charms support by Dominik Fleischmann · 6 years ago
  83. eee9ead Feature 8720: Get leader unit to execute action by David Garcia · 6 years ago
  84. 0860cf3 Add multicloud controller support by Dominik Fleischmann · 6 years ago
  85. 2f2832c Fix logging in Juju K8s code by Dominik Fleischmann · 6 years ago
  86. f9bed35 Standardize logging by Dominik Fleischmann · 6 years ago
  87. 4139522 Fix machine deletion when delete execution environment by calvinosanch · 6 years ago
  88. 65ddf85 Synchronize helm repos on ns instantiation instead of creation by lloretgalleg · 6 years ago
  89. 1ac78b3 1000: Fix authentication when deleting service by Dominik Fleischmann · 6 years ago
  90. af13326 Merge "Revert "Bug 1000: Fix authentication when deleting service"" by israelad · 6 years ago
  91. 02ee754 Revert "Bug 1000: Fix authentication when deleting service" by israelad · 6 years ago
  92. 5f8f97d Merge "Bug 1000: Fix authentication when deleting service" by israelad · 6 years ago
  93. 4d193dc Bug 1000: Fix authentication when deleting service by Dominik Fleischmann · 6 years ago
  94. dd0cdee Fixed issue canceling status task by lloretgalleg · 6 years ago
  95. 68eb809 Fix 1015. Remove non used paramiko dependencies at k8s_helm_conn by tierno · 6 years ago
  96. 847f3c0 1007 Use KDU name and NS id for model names by Dominik Fleischmann · 6 years ago
  97. 601697a fix 1010. Proper exception handling when looking for used kdu name by tierno · 6 years ago
  98. 54771fa k8s_juju_conn.py: fix cloud name for k8s by garciadeblas · 6 years ago
  99. 32dc3c6 Fix bug 996. Error status when cluster is not ready by quilesj · 6 years ago
  100. bc355a1 Generate names for K8s pods when file or url by quilesj · 6 years ago