1. ae23848 Improve logs in readiness_loop for each iteration by garciadeblas · 1 year, 2 months ago
  2. d7d8bde Fix checks for KSU update operations by garciadeblas · 1 year, 2 months ago
  3. 7cf480d Check kubernetes resources using generic condition with jsonpath filter by garciadeblas · 1 year, 2 months ago
  4. ad6d1ba Fix checks for KSU create and delete operations and for cluster delete operations by garciadeblas · 1 year, 3 months ago
  5. 326144e Add LCM configuration options for workflow debug and dry_run by garciadeblas · 1 year, 2 months ago
  6. 29f8bcf Fix oka_name to use git_name in lowercase for KSU operations by garciadeblas · 1 year, 2 months ago
  7. 656818e Update common_check_list to add optional messages in case of failed check by garciadeblas · 1 year, 3 months ago
  8. 41a600e Store cluster credentials in DB once the cluster is created by garciadeblas · 1 year, 3 months ago
  9. 6347c8a Support KSUs based on kubernetes manifests and env var substitution by garciadeblas · 1 year, 3 months ago
  10. 9f7c9c5 Fix sw_catalog_path in KsuLcm operations for KSU based on OKA by garciadeblas · 1 year, 3 months ago
  11. 33b36e7 Rename functions in k8s.py:GitOpsLcm to improve readability by garciadeblas · 1 year, 3 months ago
  12. 995cbf3 Refactor GitOpsLcm.decrypting_key to make it generic for any content, not only for clusters by garciadeblas · 1 year, 4 months ago v17.0.0
  13. 19adba1 Fix post-renderer-scripts paths after copying N2VC code by garciadeblas · 1 year, 4 months ago
  14. be89070 Add update_state_operation_history function to update states with arbitrary text in an operation by garciadeblas · 1 year, 4 months ago
  15. 8bde3f4 Fix GitOpsLcm.update_operation_history when workflow and resource status is None by garciadeblas · 1 year, 4 months ago
  16. 6b2112c Add workaround to avoid infinite loop in cluster deregistration by garciadeblas · 1 year, 4 months ago
  17. 2f39b8a Update sw_catalog_path for KSU create and update to be relevant to profile_type by yshah · 1 year, 4 months ago
  18. ac813bd Pin async-timeout to 4.0.3 and update pip dependencies by garciadeblas · 1 year, 4 months ago
  19. f80139e Update pip dependencies by garciadeblas · 1 year, 4 months ago
  20. 5359e99 Remove key from dummy_clean_items arguments by garciadeblas · 1 year, 4 months ago
  21. cdd20ae Revert "Revert "Move N2VC code from N2VC repo to LCM"" by almagia · 1 year, 4 months ago
  22. b90dc26 Revert "Move N2VC code from N2VC repo to LCM" by garciadeblas · 1 year, 4 months ago
  23. 5c465fa Move N2VC code from N2VC repo to LCM by garciadeblas · 1 year, 4 months ago
  24. ed6528c Feature 11046: Security Group Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
  25. de102fe Feature 11047: Vim Flavor Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
  26. b6cccb2 Feature 10983: changes to migrate() function so that it can handle both VNF and KNF migration by Pedro Pereira · 1 year, 8 months ago
  27. 9944890 Added a fix for performing Day1 and Day2 in a KDU using Helm based Execution Environments by jegan · 1 year, 4 months ago
  28. f909289 Rewrite update_operation_history to simplify and add flag to update endDate by garciadeblas · 1 year, 4 months ago
  29. 98f9a3d Update deregister operation to launch two workflows: deregister, delete by garciadeblas · 1 year, 4 months ago
  30. a897d12 Manage OKA profile_type in OKA operations and KSUs based on OKA by garciadeblas · 1 year, 4 months ago
  31. 564ec9c Refactoring LCM code for vim_account, ksu and oka by yshah · 1 year, 4 months ago
  32. 948f7de Cluster Integration and Refactoring the LCM code by rshri · 1 year, 4 months ago
  33. 8614963 Adding same cluster key pairs to default profiles by Your Name · 1 year, 5 months ago
  34. cb9075f Update op_id in update_operation_history and check_kustomization_timeout in cluster creation by yshah · 1 year, 5 months ago
  35. 0defcd5 Adding new cluster update function by yshah · 1 year, 5 months ago
  36. 70a3fc9 Updating current_operation after completing operation by shahithya · 1 year, 5 months ago
  37. ea865ff Add cluster, KSU, profile and OKA operation initialization logic previously under NBI by garciadeblas · 1 year, 5 months ago
  38. b0a42c2 Check of kustomizations and managed resources for cluster registration and cluster update by garciadeblas · 1 year, 5 months ago
  39. d84808e Update cluster create and update Jinja workflows to use rg_name and preemptible_nodes by garciadeblas · 1 year, 5 months ago
  40. 1247081 Deregister cluster when delete cluster is called for imported clusters by garciadeblas · 1 year, 5 months ago
  41. a82300f Minor change in yaml indentation for kubeconfig in imported clusters by garciadeblas · 1 year, 5 months ago
  42. 91bb2c4 Refactor cluster-deregister workflow to mimic cluster-create and catch exceptions in secret creation by garciadeblas · 1 year, 5 months ago
  43. c8c75d4 Shorten workflow name for upgrade cluster operation by garciadeblas · 1 year, 5 months ago
  44. c356494 age_privkey and age_pubkey encrypted in the DB by rshri · 1 year, 5 months ago
  45. a31a916 Reduce log verbosity in readiness_loop function by garciadeblas · 1 year, 5 months ago
  46. 7eae6f4 Update progress in DB for resources checked in cluster creation by garciadeblas · 1 year, 5 months ago
  47. adb81e8 Manage situations where ODU workflows fail before it is launched (empty workflow_name) by garciadeblas · 1 year, 5 months ago
  48. 7241228 Refactor check resource functions from odu_workflows to k8s by garciadeblas · 1 year, 5 months ago
  49. bca58bf Remove unnecessary params in workflow for cluster registration by garciadeblas · 1 year, 5 months ago
  50. 9e53281 Update log level in all ODU methods by garciadeblas · 1 year, 6 months ago
  51. 753b1e3 Enable bootstrap flag in cluster creation by garciadeblas · 1 year, 5 months ago
  52. 56e18db Updating result and operationState in operationHistory by shahithya · 1 year, 5 months ago
  53. d940c65 Adding operationHistory for get_creds by yshah · 1 year, 6 months ago
  54. 73cd5a2 Fix cluster update workflow to read properly params and use unique workflow_name by garciadeblas · 1 year, 5 months ago
  55. ceaa19d Update list of checks for AWS and GCP cluster creation by garciadeblas · 1 year, 6 months ago
  56. e547e71 Reduce log level to debug in update_operation_history by garciadeblas · 1 year, 6 months ago
  57. 29d041a Refactor cluster checks to use common_check_list and readiness_loop by garciadeblas · 1 year, 6 months ago
  58. b897695 Check of kustomizations and managed resources for cluster creation by garciadeblas · 1 year, 6 months ago
  59. 9ed4676 Log iteration count in readiness_loop by garciadeblas · 1 year, 6 months ago
  60. c255285 Reduce logging level during cluster delete in k8s.py by garciadeblas · 1 year, 6 months ago
  61. b33813b Refactor check_workflow_status to use readiness_loop by garciadeblas · 1 year, 6 months ago
  62. 4081185 Update common workflows functions, add readiness loop by garciadeblas · 1 year, 6 months ago
  63. d842985 Clean-up of resources created in ODU workflows for KSU by garciadeblas · 1 year, 6 months ago
  64. 1b2933c Fix parsing of OKA params in KSU creation and update workflows by garciadeblas · 1 year, 6 months ago
  65. 28d6e69 Fix return values in clean_items_cluster_register to progress on registration workflow by garciadeblas · 1 year, 6 months ago
  66. 482e49f Decrypt fields from DB for specific vim and cluster mgmt operations by garciadeblas · 1 year, 6 months ago
  67. f7dfdb7 Fix values parsing in KSU workflows by garciadeblas · 1 year, 6 months ago
  68. e059eb6 Fix copy of OKA package to PVC for OKA creation by garciadeblas · 1 year, 7 months ago
  69. d12c69e Update workflow name for cluster update operation by garciadeblas · 1 year, 7 months ago
  70. 15b8a30 Update VIM operational state after successful ODU workflow by garciadeblas · 1 year, 7 months ago
  71. 53cd63a Update verbosity in logs from kafka_read_callback by garciadeblas · 1 year, 7 months ago
  72. dde3a31 Modify cluster (de)registration workflows to use new Jinja workflows by garciadeblas · 1 year, 7 months ago
  73. cedb47b Remove unused Jinja Workflow for AKS cluster creation by garciadeblas · 1 year, 7 months ago
  74. 28bff0f Clean-up of resources created in ODU workflows by garciadeblas · 1 year, 7 months ago
  75. 5c12d9f Decrease verbosity in LCM logs associated to kafka_read by garciadeblas · 1 year, 7 months ago
  76. 16d1aa2 Support base64 encoded credentials for VIM creation by garciadeblas · 1 year, 7 months ago
  77. 7951c77 Decrypt credentials obtained from DB during vim/cloud account creation by garciadeblas · 1 year, 7 months ago
  78. 3364c47 Load Gitops configuration properly in OduWorkflow class by garciadeblas · 1 year, 7 months ago
  79. 4053987 Use common logger for all new gitops operations by garciadeblas · 1 year, 7 months ago
  80. 98a7a34 Use kubectl module from n2vc and remove it from odu_libs by garciadeblas · 1 year, 8 months ago release-v16.0-start v16.0.0
  81. 96b94f5 Features 11020,11022-11026: Advanced cluster management by garciadeblas · 1 year, 9 months ago
  82. 771dea8 Feature 11022,11025: Advanced Cluster Management by yshah · 1 year, 9 months ago
  83. 932105f Feature 11023 - 11026 : Advanced cluster management by rshri · 1 year, 9 months ago
  84. 3a94d93 Update pip dependencies by garciadeblas · 1 year, 8 months ago
  85. 8eb84d5 Feature 11014 - Fix upgrade params for KDU in case of reset_values by garciadeblas · 1 year, 9 months ago
  86. 54671c5 Feature 11016: Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA by Rahul Kumar · 1 year, 11 months ago
  87. 1028e36 Feature 11043 Instance name as instantiation parameters - LCM by kayal2001 · 1 year, 9 months ago
  88. b891d38 Feature 11014: enable option kdu_reset_values to reset values for upgrade operation on helm charts by garciadeblas · 2 years, 2 months ago
  89. ad400e4 Feature 11038: Enhancement of Vertical Scale Feature and merge in update API by Rahul Kumar · 1 year, 11 months ago
  90. 8324363 Bug 2042 fixed by 36970 · 1 year, 10 months ago
  91. 544ef44 Bug 2365 fixed: Modified time in vnfrs collection of mongo database is not updated, after healing operation by 36970 · 2 years ago
  92. 0ee7779 Bug 2362 fixed:Operational-status is not getting updated when healing is triggered by 36970 · 2 years ago
  93. 4430607 Coverity-CWE 22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') by k4.rahul · 3 years ago
  94. c03e17e Pin pylint version to 3.1.1 in tox.ini by garciadeblas · 1 year, 11 months ago
  95. ef03785 Bug 2367 fixed: Couldn't perform manual scale out for multi-vnf by 36970 · 2 years ago
  96. 9cd5345 Fixes VCA deletion in NS termination by Gabriel Cuba · 2 years, 1 month ago
  97. 879483e Fix 2328: In NS deletion, remove EE objects according to the VCA type by Gabriel Cuba · 2 years, 1 month ago
  98. 0cd8af3 Bug_Fix-2348 NS Update getting failed while using SFC feature by kayal2001 · 2 years, 1 month ago
  99. 72d90d9 Fix 2280: Random IP's are geeting assigned for Dual stack NS when doing scaling-out/in operation by rahul · 2 years, 7 months ago
  100. 44521d2 Pin black version in tox.ini to 23.12.1 by garciadeblas · 2 years, 2 months ago