1. e7b9a5b 1156 fix path obtained for k8s_helm_conn cluster by tierno · 6 years ago
  2. 3700498 Fix an issue with the service ports in Kubectl.py by David Garcia · 6 years ago
  3. 8104596 Make API Proxy optional and avoid replacing existing SSH Keys in the provisioner by David Garcia · 6 years ago
  4. 0c47825 Add unit tests for K8s Proxy Charm Feature by Dominik Fleischmann · 6 years ago
  5. 4d0bef5 Pin libjuju version to 2.8.2 by David Garcia · 6 years ago
  6. 5d79939 Implement get_service and get_services methods for K8sJujuConnector by David Garcia · 6 years ago
  7. 7ff392f Add unit tests to N2VC refactor by Dominik Fleischmann · 6 years ago
  8. 891732a fix bugs 1117 and 1142 at deleting k8scluster helm-chart by tierno · 6 years ago
  9. d99f3f2 Added new functionaliyty to obtain services data by lloretgalleg · 6 years ago
  10. ec8a504 allow starts N2VCJujuConnector without the parameter api_proxy by tierno · 6 years ago
  11. a5728bf fix 1108 enhancement in helm installation and removing by tierno · 6 years ago
  12. 2cf8b2e Update database with api_endpoints of VCA on initialization by David Garcia · 6 years ago
  13. d745e22 Fix missing await by David Garcia · 6 years ago
  14. b8ff39b Fix model deletion by David Garcia · 6 years ago
  15. 7ace6fa Write to DB when creating K8s Proxy Charm by Dominik Fleischmann · 6 years ago
  16. b951334 8716 - K8s Proxy Charms by Dominik Fleischmann · 6 years ago
  17. f8a9d46 Feature 8720: Add scale support by David Garcia · 6 years ago
  18. 2f66c4d Feature 8681: Add VCA HA capabilities by David Garcia · 6 years ago
  19. 41b40a1 Revert "Tox doesn't like -" by beierlm · 6 years ago
  20. 032bba4 Adding python3-pip stage2 dependency by Felipe Vicens · 6 years ago
  21. d87303d Tox doesn't like - by beierlm · 6 years ago
  22. e85ba44 Use default Previous Work Dir if there is none by Dominik Fleischmann · 6 years ago release-v8.0-start v8.0.0rc1
  23. 119f723 fix issue storing status of k8s_helm_conn by tierno · 6 years ago
  24. 4fee80e Initial refactor of N2VC by David Garcia · 6 years ago
  25. d3de135 Install iptables-persistent if it doesn't exist by David Garcia · 6 years ago
  26. f20c674 Pin juju version to 2.8.1 by David Garcia · 6 years ago
  27. af6812a Get series from machine by David Garcia · 6 years ago
  28. 06bc9df Ommit public_key argument if None by Dominik Fleischmann · 6 years ago
  29. 0a8c9af Change to sane default timeout by beierlm · 6 years ago
  30. 32b3812 Fix credential_name by David Garcia · 6 years ago
  31. d598914 Adds skipdist back by beierlm · 6 years ago
  32. e370f3b Fix bug 1050: Make provisioner asynchronous by David Garcia · 6 years ago
  33. 55ca1c7 Fix missing import by beierlm · 6 years ago
  34. f52cb7c Enable lint, flake8 and unit tests by beierlm · 6 years ago
  35. 347aae6 Check if cloud is built-in cloud when adding a model by David Garcia · 6 years ago
  36. fc796cc K8s action support by Dominik Fleischmann · 6 years ago
  37. 53555f6 adding optional namespace to K8s install by tierno · 6 years ago
  38. 8ff1199 fix 1040 report error on failing delete_namespace by tierno · 6 years ago
  39. 8ffbe9e Raise N2VCNotFound exception in delete_namespace by David Garcia · 6 years ago
  40. c6b1926 Add N2VCNotFound exception by David Garcia · 6 years ago
  41. dfaa6e8 Fix bug 1039: Add config to install_configuration_sw by David Garcia · 6 years ago
  42. 979df14 Fix bug 1049: Raise exception if model does not exist when destroying a model by David Garcia · 6 years ago
  43. df9f72a Fix bug 1018 by David Garcia · 6 years ago
  44. 45d9577 Add local k8s charms support by Dominik Fleischmann · 6 years ago
  45. eee9ead Feature 8720: Get leader unit to execute action by David Garcia · 6 years ago
  46. 0860cf3 Add multicloud controller support by Dominik Fleischmann · 6 years ago
  47. 2f2832c Fix logging in Juju K8s code by Dominik Fleischmann · 6 years ago
  48. f9bed35 Standardize logging by Dominik Fleischmann · 6 years ago
  49. 4139522 Fix machine deletion when delete execution environment by calvinosanch · 6 years ago
  50. 65ddf85 Synchronize helm repos on ns instantiation instead of creation by lloretgalleg · 6 years ago
  51. 1ac78b3 1000: Fix authentication when deleting service by Dominik Fleischmann · 6 years ago
  52. af13326 Merge "Revert "Bug 1000: Fix authentication when deleting service"" by israelad · 6 years ago
  53. 02ee754 Revert "Bug 1000: Fix authentication when deleting service" by israelad · 6 years ago
  54. 5f8f97d Merge "Bug 1000: Fix authentication when deleting service" by israelad · 6 years ago
  55. 4d193dc Bug 1000: Fix authentication when deleting service by Dominik Fleischmann · 6 years ago
  56. dd0cdee Fixed issue canceling status task by lloretgalleg · 6 years ago
  57. 68eb809 Fix 1015. Remove non used paramiko dependencies at k8s_helm_conn by tierno · 6 years ago
  58. 847f3c0 1007 Use KDU name and NS id for model names by Dominik Fleischmann · 6 years ago
  59. 601697a fix 1010. Proper exception handling when looking for used kdu name by tierno · 6 years ago
  60. 54771fa k8s_juju_conn.py: fix cloud name for k8s by garciadeblas · 6 years ago
  61. 32dc3c6 Fix bug 996. Error status when cluster is not ready by quilesj · 6 years ago
  62. bc355a1 Generate names for K8s pods when file or url by quilesj · 6 years ago
  63. aae10b4 juju relations implementation by quilesj · 6 years ago
  64. 3419aba Fix bug 1002 by Adam Israel · 6 years ago
  65. bd5a0c9 Destroy machines before destroying the model by quilesj · 6 years ago
  66. 7ac3f38 Merge "Add check for local k8s" by israelad · 6 years ago
  67. ace992d Add check for local k8s by David Garcia · 6 years ago
  68. 923510c Quick deployment of charms: added apt_mirror and enable_os_upgrade model config options by garciadeblas · 6 years ago
  69. 776ab39 Changes in NS and operation status by quilesj · 6 years ago
  70. ad3a054 Use NS uuid when creating a juju k8s model by Dominik Fleischmann · 6 years ago sol006
  71. 9ae8fa5 Fix bug 957: Return pubkey properly by David Garcia · 6 years ago v7.0.0 v7.0.0rc1
  72. 1804607 Workaround bug 936 by Adam Israel · 6 years ago
  73. 073e169 Fix flake8 by quilesj · 6 years ago
  74. a674841 Fix rjust error. Adding K8sException by quilesj · 6 years ago
  75. 43c2e79 Merge "Add missing argument in notify_callback" by israelad · 6 years ago
  76. 4089921 Juju/k8s fixes by Adam Israel · 6 years ago
  77. 9e5eddb Add NotImplemented exception by Adam Israel · 6 years ago
  78. eef6893 Sync with k8s api by Adam Israel · 6 years ago
  79. 1be0630 Adding inspect methods for K8s by quilesj · 6 years ago
  80. ac4e0de Fix native charms for feature 7928 by quilesj · 6 years ago
  81. d909b07 Add missing argument in notify_callback by Dominik Fleischmann · 6 years ago
  82. ca6eb95 Add License headers to all code files by Dominik Fleischmann · 6 years ago
  83. 14c779a Merge "Update deprecated use of yaml.load" by israelad · 6 years ago
  84. 9a1bd31 Update deprecated use of yaml.load by Adam Israel · 6 years ago
  85. b554317 Update to use safe_load by Adam Israel · 6 years ago
  86. 0d648c9 Revert change 8b1bcf0 by tierno · 6 years ago
  87. 8b1bcf0 minor fix in yaml load with Loader by tierno · 6 years ago
  88. 2d41343 Merge "Added description to package" by israelad · 6 years ago
  89. 9ae4d92 Merge branch 'feature7928' by garciadeblas · 6 years ago
  90. 8ca38ed Merge branch 'feature5837' by garciadeblas · 6 years ago
  91. d030ff5 Merge "Revert "Revert "Remove vendored libjuju"" Major code clean-up, approved by TSC" by garciadeblas · 6 years ago
  92. 2911434 New N2VC API: generic connector and juju connector by quilesj · 6 years ago feature7928
  93. 5aa242f Revert "Revert "Remove vendored libjuju"" Major code clean-up, approved by TSC by almagia · 6 years ago
  94. cda5f41 Enhancements K8s helm connector by quilesj · 6 years ago feature5837
  95. a2241b4 Merge "Revert "Remove vendored libjuju"" by israelad · 6 years ago
  96. e2051cc Revert "Remove vendored libjuju" by israelad · 6 years ago
  97. 205e85f Merge "Remove vendored libjuju" by israelad · 6 years ago
  98. 9d18c22 Remove vendored libjuju by Adam Israel · 6 years ago
  99. 28d7516 Added description to package by garciadeblas · 7 years ago
  100. 3957ba3 Merge "K8s Juju connector" into feature5837 by israelad · 6 years ago