1. 02a3312 Update pip dependencies and lcm.py to deal with common versioning by garciadeblas · 4 months ago
  2. 3349f4f Update pip dependencies by garciadeblas · 4 months ago
  3. 37d6ac9 Bug 2410 Fix Configmap creation while creating nodegroup in AWS by yshah · 7 months ago
  4. 4a2abbe Bug 2409 Fix condition check nodegroup operations in AWS, rename nodepool to nodegroup by yshah · 7 months ago
  5. 4c0d1bc Bug 2411 fix: Workaround for configmap clean up while creating cluster in AWS by yshah · 7 months ago
  6. 1f070ba Bug 2408 Fix for cluster creation using subnets in AWS by yshah · 7 months ago
  7. 356f494 Move Dockerfile from devops to the repo, base image Alpine Linux by mesaj · 10 months ago
  8. 0a16d65 Update pip dependencies by garciadeblas · 6 months ago
  9. b57755a Update pip dependencies by garciadeblas · 6 months ago
  10. aed1069 Fix kubectl.create_pvc_with_content to delete the pod after copying content by garciadeblas · 6 months ago
  11. 6504749 Add templates_dir input param to cluster registration workflow by garciadeblas · 7 months ago
  12. 53222a9 Support of proxy-url in kubeconfig through Kubernetes Python library by garciadeblas · 7 months ago
  13. a0b342a Update pip dependencies by garciadeblas · 8 months ago
  14. 83a3057 Feature: 11055 Support of several node groups in clusters created by OSM​ by yshah · 10 months ago
  15. f8911b9 Update cluster configuration to support feature 11055 by rshri · 10 months ago
  16. d367232 Fix retrieval of services from K8s manifests of a helm-based KDU by garciadeblas · 9 months ago
  17. e98a918 Log gitops config in OduWorkflow by garciadeblas · 9 months ago
  18. 121a343 Add fleet and sw-catalogs repo URLs to GitopsConfig to properly load them from env by garciadeblas · 9 months ago
  19. 64d626e Revert "Pin specific python3.10 image for dependency_scanning job in gitlab-ci.yml" by garciadeblas · 9 months ago
  20. 321413c Pin specific python3.10 image for dependency_scanning job in gitlab-ci.yml by garciadeblas · 9 months ago
  21. 0a79b6c Update pip dependencies by garciadeblas · 10 months ago
  22. 23aea8e Feature 11052: support for opening a console for vCenter by Isabel Lloret · 12 months ago
  23. c58e996 Debug issues with create_namespaced_secret in kubectl.py by garciadeblas · 10 months ago
  24. 85a9dde Remove unnecessary logging of configuration host in kubectl.py by garciadeblas · 10 months ago
  25. 1ca0985 Fix condition to check for AWS cluster scale, rename nodepool to nodegroup by garciadeblas · 10 months ago
  26. 56c3aa8 Refactor fleet and sw-catalog URLs to be configurable and set in class init method by garciadeblas · 11 months ago
  27. 5e10915 Fix OKA usage state while deleting cluster, profiles and KSU by yshah · 11 months ago
  28. c8d217d Move import of methods for OduWorkflow class to module toplevel by garciadeblas · 11 months ago
  29. c2be949 Removal of F824 (unnecessary use of nonlocal keyword) flake8 error and Revert Pin flake8 version while flake issues are being fixed (8a995a253c3ab1b31b8274794f832845d16bfb7e) by Anirudh Gupta · 11 months ago
  30. 8bdb3d4 Update profile state and agekeys during cluster registration by garciadeblas · 1 year ago
  31. c0db9e2 Call cloud_credentials.add only in VIM operations when VIM account has credentials by garciadeblas · 1 year ago
  32. 8a995a2 Pin flake8 version while flake issues are being fixed by garciadeblas · 1 year ago
  33. 976c06a Bug 2361: Fix for VM is not getting deleted from openstack after Scale In operation by jegan · 1 year, 9 months ago
  34. e74fa99 Bug 2368 fixed: Mac address is missing in Additional params section of Vnfrs Collection in Mongodb by jegan · 2 years ago
  35. d41e929 Fix age key encryption for default profiles and encryption of ksu secrets with profile age key by garciadeblas · 1 year, 1 month ago
  36. 2055034 Update pip dependencies by garciadeblas · 1 year, 1 month ago
  37. 304ce60 Remove age key generation since it is managed in NBI by garciadeblas · 1 year, 1 month ago
  38. 93b2157 Clean comments in Jinja workflow to create KSU by garciadeblas · 1 year, 1 month ago
  39. ee34b49 Remove unnecessary logs in secret checks under odu_libs/common.py by garciadeblas · 1 year, 1 month ago
  40. 926ffac Inspect exception during cluster deletion by garciadeblas · 1 year, 2 months ago
  41. b36649f Check force delete option and delete from DB by yshah · 1 year, 1 month ago
  42. 6bad889 Delete KSU from DB while deleting default and non-default profiles by yshah · 1 year, 2 months ago
  43. b23d2dc Clean-up of resources created in OKA workflows by garciadeblas · 1 year, 2 months ago
  44. 167dde3 Set default namespace for KSU kustomizations to flux-system by garciadeblas · 1 year, 2 months ago
  45. 6d8acf3 Fix kubectl class init to use independent kubeconfig files by garciadeblas · 1 year, 2 months ago
  46. 6bbe55e Fix typing issues detected by pylance by garciadeblas · 1 year, 2 months ago
  47. 65cd989 Increase timeout for cluster scale operation and use string comparison by garciadeblas · 1 year, 2 months ago
  48. c89134b Log operation id with every iteration in readiness_loop by garciadeblas · 1 year, 2 months ago
  49. 9338045 Fix deregistration workflow to clean secret after deletion workflow by garciadeblas · 1 year, 2 months ago
  50. 7a31499 Removing cluster deregister workaround by shrinithi · 1 year, 3 months ago
  51. 26d733c Fix check_worfklow_status to add additional condition regarding status.phase by garciadeblas · 1 year, 2 months ago
  52. 41859ce Improve logging in cluster operations in case of issues in ODU workflow by garciadeblas · 1 year, 2 months ago
  53. ae23848 Improve logs in readiness_loop for each iteration by garciadeblas · 1 year, 2 months ago
  54. d7d8bde Fix checks for KSU update operations by garciadeblas · 1 year, 2 months ago
  55. 7cf480d Check kubernetes resources using generic condition with jsonpath filter by garciadeblas · 1 year, 2 months ago
  56. ad6d1ba Fix checks for KSU create and delete operations and for cluster delete operations by garciadeblas · 1 year, 2 months ago
  57. 326144e Add LCM configuration options for workflow debug and dry_run by garciadeblas · 1 year, 2 months ago
  58. 29f8bcf Fix oka_name to use git_name in lowercase for KSU operations by garciadeblas · 1 year, 2 months ago
  59. 656818e Update common_check_list to add optional messages in case of failed check by garciadeblas · 1 year, 3 months ago
  60. 41a600e Store cluster credentials in DB once the cluster is created by garciadeblas · 1 year, 3 months ago
  61. 6347c8a Support KSUs based on kubernetes manifests and env var substitution by garciadeblas · 1 year, 3 months ago
  62. 9f7c9c5 Fix sw_catalog_path in KsuLcm operations for KSU based on OKA by garciadeblas · 1 year, 3 months ago
  63. 33b36e7 Rename functions in k8s.py:GitOpsLcm to improve readability by garciadeblas · 1 year, 3 months ago
  64. 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
  65. 19adba1 Fix post-renderer-scripts paths after copying N2VC code by garciadeblas · 1 year, 4 months ago
  66. be89070 Add update_state_operation_history function to update states with arbitrary text in an operation by garciadeblas · 1 year, 4 months ago
  67. 8bde3f4 Fix GitOpsLcm.update_operation_history when workflow and resource status is None by garciadeblas · 1 year, 4 months ago
  68. 6b2112c Add workaround to avoid infinite loop in cluster deregistration by garciadeblas · 1 year, 4 months ago
  69. 2f39b8a Update sw_catalog_path for KSU create and update to be relevant to profile_type by yshah · 1 year, 4 months ago
  70. ac813bd Pin async-timeout to 4.0.3 and update pip dependencies by garciadeblas · 1 year, 4 months ago
  71. f80139e Update pip dependencies by garciadeblas · 1 year, 4 months ago
  72. 5359e99 Remove key from dummy_clean_items arguments by garciadeblas · 1 year, 4 months ago
  73. cdd20ae Revert "Revert "Move N2VC code from N2VC repo to LCM"" by almagia · 1 year, 4 months ago
  74. b90dc26 Revert "Move N2VC code from N2VC repo to LCM" by garciadeblas · 1 year, 4 months ago
  75. 5c465fa Move N2VC code from N2VC repo to LCM by garciadeblas · 1 year, 4 months ago
  76. ed6528c Feature 11046: Security Group Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
  77. de102fe Feature 11047: Vim Flavor Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
  78. 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
  79. 9944890 Added a fix for performing Day1 and Day2 in a KDU using Helm based Execution Environments by jegan · 1 year, 4 months ago
  80. f909289 Rewrite update_operation_history to simplify and add flag to update endDate by garciadeblas · 1 year, 4 months ago
  81. 98f9a3d Update deregister operation to launch two workflows: deregister, delete by garciadeblas · 1 year, 4 months ago
  82. a897d12 Manage OKA profile_type in OKA operations and KSUs based on OKA by garciadeblas · 1 year, 4 months ago
  83. 564ec9c Refactoring LCM code for vim_account, ksu and oka by yshah · 1 year, 4 months ago
  84. 948f7de Cluster Integration and Refactoring the LCM code by rshri · 1 year, 4 months ago
  85. 8614963 Adding same cluster key pairs to default profiles by Your Name · 1 year, 5 months ago
  86. cb9075f Update op_id in update_operation_history and check_kustomization_timeout in cluster creation by yshah · 1 year, 5 months ago
  87. 0defcd5 Adding new cluster update function by yshah · 1 year, 5 months ago
  88. 70a3fc9 Updating current_operation after completing operation by shahithya · 1 year, 5 months ago
  89. ea865ff Add cluster, KSU, profile and OKA operation initialization logic previously under NBI by garciadeblas · 1 year, 5 months ago
  90. b0a42c2 Check of kustomizations and managed resources for cluster registration and cluster update by garciadeblas · 1 year, 5 months ago
  91. d84808e Update cluster create and update Jinja workflows to use rg_name and preemptible_nodes by garciadeblas · 1 year, 5 months ago
  92. 1247081 Deregister cluster when delete cluster is called for imported clusters by garciadeblas · 1 year, 5 months ago
  93. a82300f Minor change in yaml indentation for kubeconfig in imported clusters by garciadeblas · 1 year, 5 months ago
  94. 91bb2c4 Refactor cluster-deregister workflow to mimic cluster-create and catch exceptions in secret creation by garciadeblas · 1 year, 5 months ago
  95. c8c75d4 Shorten workflow name for upgrade cluster operation by garciadeblas · 1 year, 5 months ago
  96. c356494 age_privkey and age_pubkey encrypted in the DB by rshri · 1 year, 5 months ago
  97. a31a916 Reduce log verbosity in readiness_loop function by garciadeblas · 1 year, 5 months ago
  98. 7eae6f4 Update progress in DB for resources checked in cluster creation by garciadeblas · 1 year, 5 months ago
  99. adb81e8 Manage situations where ODU workflows fail before it is launched (empty workflow_name) by garciadeblas · 1 year, 5 months ago
  100. 7241228 Refactor check resource functions from odu_workflows to k8s by garciadeblas · 1 year, 5 months ago