1. 580c9d8 PyYAML fix by Mark Beierl · 2 years, 9 months ago paas
  2. 9fef262 PyYAML bug workaround by Mark Beierl · 2 years, 9 months ago
  3. c3e7044 Update from master by Dario Faccin · 2 years, 11 months ago
  4. 258a9a6 Remove Temporal Libjuju by Patricia Reinoso · 3 years ago
  5. db59db0 Remove deploy charm methods to activities. by Patricia Reinoso · 3 years ago
  6. d662528 OSMENG-992 - Implement create model activity by Patricia Reinoso · 3 years ago
  7. 0fcb64b Fix parameter order in get model method. by Patricia Reinoso · 3 years ago
  8. 6fac4eb Initial commit by Mark Beierl · 3 years, 1 month ago
  9. eb15daa Pin juju back to 3.0.0 by Mark Beierl · 3 years, 1 month ago
  10. 546048e Update to have temporal in common by Mark Beierl · 3 years, 1 month ago
  11. 7d81f87 Update to have temporal in common by Mark Beierl · 3 years, 1 month ago
  12. 8af42ae Merge remote-tracking branch 'origin/master' into paas by Mark Beierl · 3 years, 2 months ago
  13. 1138656 Feature 10950: Replace pycrypto with pycryptodome by Gulsum Atici · 3 years, 2 months ago
  14. fedf915 Feature 10974: Add juju instantiation params. by Patricia Reinoso · 3 years, 3 months ago
  15. 2b2dc52 Reformat files according to new black validation by Patricia Reinoso · 3 years, 2 months ago
  16. 03241da Updating python dependencies by Mark Beierl · 3 years, 2 months ago
  17. 7ad32e7 Updating python dependencies by Mark Beierl · 3 years, 2 months ago
  18. c24e246 Updating python dependencies by Gulsum Atici · 3 years, 2 months ago
  19. a8ceea3 Merge branch 'master' into paas by Mark Beierl · 3 years, 2 months ago
  20. c5581ed Merge remote-tracking branch 'origin/master' into paas by Mark Beierl · 3 years, 3 months ago
  21. a07f695 Fix Basic_22 robot test by Patricia Reinoso · 3 years, 3 months ago
  22. 085942e Fix cross-model relation condition by Patricia Reinoso · 3 years, 4 months ago
  23. fb03e90 Feature 10947: Add methods to create certificates by Gabriel Cuba · 3 years, 6 months ago release-v13.0-start
  24. 085fa8d Feature 10956: Add namespace and force arguments to helm upgrade by Gabriel Cuba · 3 years, 6 months ago
  25. 2e69dc6 Use of yaml.SafeLoader instead of yaml.Loader by garciadeblas · 3 years, 9 months ago
  26. 0a2060c Bug 2104 fixed by Pedro Escaleira · 3 years, 9 months ago
  27. 0631399 Bug 2066 fixed by Pedro Escaleira · 3 years, 10 months ago
  28. 4da52c4 Updating requirements to branch by Mark Beierl · 3 years, 6 months ago
  29. 552a601 Fixing Bug 2181 Application name creation for Helm chart by Gulsum Atici · 3 years, 6 months ago
  30. d1f257e Fix Bug 2181 by Gulsum Atici · 3 years, 6 months ago
  31. 90a5c32 Update pip packages by calvinosanc1 · 3 years, 6 months ago
  32. ab297d7 Update python libjuju from 2.9.10 to 3.0.0 by calvinosanc1 · 3 years, 7 months ago
  33. 0fcb6fe Bug 2065 fixed by Pedro Escaleira · 3 years, 10 months ago
  34. d381799 Bug 2123 fixed by Pedro Escaleira · 3 years, 9 months ago
  35. 4b68cb6 Fix bug 2149 by Patricia Reinoso · 3 years, 7 months ago
  36. 6343d43 Fix bug 2071: create secret by Patricia Reinoso · 3 years, 8 months ago
  37. 015abee Bug 1890: Use output from action by Mark Beierl · 3 years, 8 months ago
  38. 4c856b3 Fixing charm application name creation if DU is Helm Chart/KDU by aticig · 3 years, 8 months ago
  39. 0124464 Feature 10944 Change naming of charms by aticig · 3 years, 8 months ago
  40. 3c443f5 Ensure async calls are performed by limon · 3 years, 9 months ago
  41. 9e297a4 Jenkins refresh by Mark Beierl · 3 years, 9 months ago
  42. 23c4455 Manual update of pip requirements by beierlm · 3 years, 10 months ago release-v12.0-start
  43. 287a4fc Updating Python-libjuju version to 2.9.10 by aticig · 3 years, 10 months ago
  44. 553d1b7 Fix bug 2036 by David Garcia · 3 years, 10 months ago
  45. 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
  46. b46f88d Bug 2005 fixed: removed the while true from K8sHelmBaseConnector._store_status by Pedro Escaleira · 4 years ago
  47. 764d866 Bug 1995 fixed: possibility of defining the K8s namespace for Juju Bundles by Pedro Escaleira · 4 years ago
  48. aa5deb7 Bug 2067 fixed by Pedro Escaleira · 3 years, 10 months ago
  49. 547f823 Bug 2064 fixed by Pedro Escaleira · 3 years, 10 months ago
  50. 0439319 Update _split_version to check if the kdu_model is a reference or a file by garciadeblas · 3 years, 10 months ago
  51. 1cfed49 Fix bug 2060: Ignore "model not found" exception when deleting models by David Garcia · 3 years, 10 months ago
  52. f2e3383 Fix bug 2060: Add logic to delete models gracefully by David Garcia · 3 years, 10 months ago
  53. 513cb2d Fix security bug: Deserialization of Untrusted Data by David Garcia · 3 years, 10 months ago
  54. 5832638 Bug 2053 fixed: raising JujuControllerFailedConnecting with error message by Pedro Escaleira · 3 years, 10 months ago
  55. 93bee7e Fix bug 2047: Remove fetching of actions for charms on update_vca_status by David Garcia · 3 years, 11 months ago
  56. 1608b56 Add logs by David Garcia · 4 years ago
  57. 8070c3c Feature 10908 pass over upgrade request to Libjuju by aticig · 4 years ago
  58. 7faf4ec Update the repo for a helm KDU before install and upgrade by garciadeblas · 4 years ago
  59. 069f0a3 Update only the repo that was added instead of all repos by garciadeblas · 4 years ago
  60. d4cee8c Update helm repo after adding the repo by garciadeblas · 4 years ago
  61. cd98606 Add deleting lock to K8sJujuConnector by David Garcia · 4 years ago
  62. 1423ffa Add lock deleting namespaces by David Garcia · 4 years ago
  63. 5c96662 Skip exception if model doesn't exist after delete failure by David Garcia · 4 years ago
  64. db1d37b Feature 10908: Add Upgrade Charm by beierlm · 4 years ago
  65. 7e887b2 Fix bug 2016: Skip exception if model has been removed by David Garcia · 4 years ago
  66. 1188b5d Bug 2004 fixed: Helm repos certs now with the corret variable cluster_uuid by Pedro Escaleira · 4 years ago
  67. 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
  68. a8980cc Bug 1980 fixed by Pedro Escaleira · 4 years ago
  69. 0ab522f feature: helm charts repos with certs by bravof · 4 years, 5 months ago
  70. 47f6538 Improve logs for K8sJujuConnector init_env by garciadeblas · 4 years, 10 months ago
  71. ed0ff05 Bug 1965 fixed by Pedro Escaleira · 4 years ago
  72. 86a6314 Bug 1983 fixed: added the possibility to deploy bundles from the Charm Hub by Pedro Escaleira · 4 years ago
  73. b41de17 Bug 1962 fixed: removed the variable cluster_uuid from init_env method by Pedro Escaleira · 4 years ago
  74. 1566779 Bug 1914 fixed by Pedro Escaleira · 4 years, 1 month ago
  75. 2519b54 Bug 1843: LTS Support by beierlm · 4 years, 3 months ago
  76. 867418c Feature 10886 manual scaling for KNF (helm chart) deployment by aktas · 4 years, 6 months ago
  77. 7bd5c6a bugfix: kubeconfig passed for helm commands. Bug 1789 by bravof · 4 years, 5 months ago
  78. 582b923 Feature 10887: Add cross-model relations support by David Garcia · 4 years, 5 months ago release-v11.0-start v11.0.0rc1
  79. 7114f65 Fix bug 1722: add support for deploying .charm files by David Garcia · 4 years, 5 months ago
  80. 42e51cf Fix bug 1715 by aktas · 4 years, 6 months ago
  81. 856d33b Update requirements.txt and tox.ini by David Garcia · 4 years, 6 months ago
  82. a39cca0 Bug 1651 fix by gatici · 4 years, 7 months ago
  83. 76ed757 Allow the deployment of privileged KDUs by David Garcia · 4 years, 7 months ago
  84. eacf5a7 Bug 1643 fix by aktas · 4 years, 8 months ago
  85. 4e1e62b Fix bug 1636: remove the default 30s timeout in retry by David Garcia · 4 years, 8 months ago
  86. 7add187 Fix bug 1638: Give warning when removing unexisting chart by David Garcia · 4 years, 8 months ago
  87. fa02f8a Bug 1609 fix by aktas · 4 years, 8 months ago
  88. ba1d072 Remove unsecure and unused function by David Garcia · 4 years, 8 months ago
  89. f980ac0 Give a warning when removing a cloud that does not exist by David Garcia · 4 years, 8 months ago
  90. e610aed Fix bug 1589: Improve deletion of models by David Garcia · 4 years, 9 months ago
  91. 4ae527e Unit tests improvements by David Garcia · 4 years, 9 months ago
  92. d8d4b6e Upgrade to libjuju 2.9.2 by David Garcia · 4 years, 10 months ago
  93. 2a3ffde Fix Bug 1575 by aktas · 4 years, 10 months ago
  94. d80f038 Fix racing condition decrypting data in store.py by David Garcia · 4 years, 10 months ago
  95. 4395cfa Fix 1539: Add --skip-repo option for Helm by David Garcia · 4 years, 10 months ago
  96. f643c13 Fix bug 1533: use bionic as default series in proxy charms by David Garcia · 4 years, 11 months ago
  97. 9074b05 Wait for cloud-init to finish before provisioning by David Garcia · 4 years, 11 months ago
  98. 979c54e Fix bug 1542 to allow juju to add Azure AKS by garciadeblas · 4 years, 10 months ago
  99. 82b591c Reformat N2VC to standardized format by garciadeblas · 5 years ago release-v10.0-start
  100. 2962f3e Feature 10509 manual scaling for native k8s charm by aktas · 5 years ago