1. c58e996 Debug issues with create_namespaced_secret in kubectl.py by garciadeblas · 10 months ago
  2. 85a9dde Remove unnecessary logging of configuration host in kubectl.py by garciadeblas · 10 months ago
  3. 1ca0985 Fix condition to check for AWS cluster scale, rename nodepool to nodegroup by garciadeblas · 10 months ago
  4. 56c3aa8 Refactor fleet and sw-catalog URLs to be configurable and set in class init method by garciadeblas · 11 months ago
  5. 5e10915 Fix OKA usage state while deleting cluster, profiles and KSU by yshah · 11 months ago
  6. c8d217d Move import of methods for OduWorkflow class to module toplevel by garciadeblas · 11 months ago
  7. 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
  8. 8bdb3d4 Update profile state and agekeys during cluster registration by garciadeblas · 1 year ago
  9. c0db9e2 Call cloud_credentials.add only in VIM operations when VIM account has credentials by garciadeblas · 1 year ago
  10. 8a995a2 Pin flake8 version while flake issues are being fixed by garciadeblas · 1 year ago
  11. 976c06a Bug 2361: Fix for VM is not getting deleted from openstack after Scale In operation by jegan · 1 year, 9 months ago
  12. e74fa99 Bug 2368 fixed: Mac address is missing in Additional params section of Vnfrs Collection in Mongodb by jegan · 2 years ago
  13. d41e929 Fix age key encryption for default profiles and encryption of ksu secrets with profile age key by garciadeblas · 1 year, 1 month ago
  14. 2055034 Update pip dependencies by garciadeblas · 1 year, 1 month ago
  15. 304ce60 Remove age key generation since it is managed in NBI by garciadeblas · 1 year, 1 month ago
  16. 93b2157 Clean comments in Jinja workflow to create KSU by garciadeblas · 1 year, 1 month ago
  17. ee34b49 Remove unnecessary logs in secret checks under odu_libs/common.py by garciadeblas · 1 year, 1 month ago
  18. 926ffac Inspect exception during cluster deletion by garciadeblas · 1 year, 2 months ago
  19. b36649f Check force delete option and delete from DB by yshah · 1 year, 1 month ago
  20. 6bad889 Delete KSU from DB while deleting default and non-default profiles by yshah · 1 year, 2 months ago
  21. b23d2dc Clean-up of resources created in OKA workflows by garciadeblas · 1 year, 2 months ago
  22. 167dde3 Set default namespace for KSU kustomizations to flux-system by garciadeblas · 1 year, 2 months ago
  23. 6d8acf3 Fix kubectl class init to use independent kubeconfig files by garciadeblas · 1 year, 2 months ago
  24. 6bbe55e Fix typing issues detected by pylance by garciadeblas · 1 year, 2 months ago
  25. 65cd989 Increase timeout for cluster scale operation and use string comparison by garciadeblas · 1 year, 2 months ago
  26. c89134b Log operation id with every iteration in readiness_loop by garciadeblas · 1 year, 2 months ago
  27. 9338045 Fix deregistration workflow to clean secret after deletion workflow by garciadeblas · 1 year, 2 months ago
  28. 7a31499 Removing cluster deregister workaround by shrinithi · 1 year, 3 months ago
  29. 26d733c Fix check_worfklow_status to add additional condition regarding status.phase by garciadeblas · 1 year, 2 months ago
  30. 41859ce Improve logging in cluster operations in case of issues in ODU workflow by garciadeblas · 1 year, 2 months ago
  31. ae23848 Improve logs in readiness_loop for each iteration by garciadeblas · 1 year, 2 months ago
  32. d7d8bde Fix checks for KSU update operations by garciadeblas · 1 year, 2 months ago
  33. 7cf480d Check kubernetes resources using generic condition with jsonpath filter by garciadeblas · 1 year, 2 months ago
  34. ad6d1ba Fix checks for KSU create and delete operations and for cluster delete operations by garciadeblas · 1 year, 2 months ago
  35. 326144e Add LCM configuration options for workflow debug and dry_run by garciadeblas · 1 year, 2 months ago
  36. 29f8bcf Fix oka_name to use git_name in lowercase for KSU operations by garciadeblas · 1 year, 2 months ago
  37. 656818e Update common_check_list to add optional messages in case of failed check by garciadeblas · 1 year, 3 months ago
  38. 41a600e Store cluster credentials in DB once the cluster is created by garciadeblas · 1 year, 3 months ago
  39. 6347c8a Support KSUs based on kubernetes manifests and env var substitution by garciadeblas · 1 year, 3 months ago
  40. 9f7c9c5 Fix sw_catalog_path in KsuLcm operations for KSU based on OKA by garciadeblas · 1 year, 3 months ago
  41. 33b36e7 Rename functions in k8s.py:GitOpsLcm to improve readability by garciadeblas · 1 year, 3 months ago
  42. 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
  43. 19adba1 Fix post-renderer-scripts paths after copying N2VC code by garciadeblas · 1 year, 4 months ago
  44. be89070 Add update_state_operation_history function to update states with arbitrary text in an operation by garciadeblas · 1 year, 4 months ago
  45. 8bde3f4 Fix GitOpsLcm.update_operation_history when workflow and resource status is None by garciadeblas · 1 year, 4 months ago
  46. 6b2112c Add workaround to avoid infinite loop in cluster deregistration by garciadeblas · 1 year, 4 months ago
  47. 2f39b8a Update sw_catalog_path for KSU create and update to be relevant to profile_type by yshah · 1 year, 4 months ago
  48. ac813bd Pin async-timeout to 4.0.3 and update pip dependencies by garciadeblas · 1 year, 4 months ago
  49. f80139e Update pip dependencies by garciadeblas · 1 year, 4 months ago
  50. 5359e99 Remove key from dummy_clean_items arguments by garciadeblas · 1 year, 4 months ago
  51. cdd20ae Revert "Revert "Move N2VC code from N2VC repo to LCM"" by almagia · 1 year, 4 months ago
  52. b90dc26 Revert "Move N2VC code from N2VC repo to LCM" by garciadeblas · 1 year, 4 months ago
  53. 5c465fa Move N2VC code from N2VC repo to LCM by garciadeblas · 1 year, 4 months ago
  54. ed6528c Feature 11046: Security Group Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
  55. de102fe Feature 11047: Vim Flavor Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
  56. 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
  57. 9944890 Added a fix for performing Day1 and Day2 in a KDU using Helm based Execution Environments by jegan · 1 year, 4 months ago
  58. f909289 Rewrite update_operation_history to simplify and add flag to update endDate by garciadeblas · 1 year, 4 months ago
  59. 98f9a3d Update deregister operation to launch two workflows: deregister, delete by garciadeblas · 1 year, 4 months ago
  60. a897d12 Manage OKA profile_type in OKA operations and KSUs based on OKA by garciadeblas · 1 year, 4 months ago
  61. 564ec9c Refactoring LCM code for vim_account, ksu and oka by yshah · 1 year, 4 months ago
  62. 948f7de Cluster Integration and Refactoring the LCM code by rshri · 1 year, 4 months ago
  63. 8614963 Adding same cluster key pairs to default profiles by Your Name · 1 year, 5 months ago
  64. cb9075f Update op_id in update_operation_history and check_kustomization_timeout in cluster creation by yshah · 1 year, 5 months ago
  65. 0defcd5 Adding new cluster update function by yshah · 1 year, 5 months ago
  66. 70a3fc9 Updating current_operation after completing operation by shahithya · 1 year, 5 months ago
  67. ea865ff Add cluster, KSU, profile and OKA operation initialization logic previously under NBI by garciadeblas · 1 year, 5 months ago
  68. b0a42c2 Check of kustomizations and managed resources for cluster registration and cluster update by garciadeblas · 1 year, 5 months ago
  69. d84808e Update cluster create and update Jinja workflows to use rg_name and preemptible_nodes by garciadeblas · 1 year, 5 months ago
  70. 1247081 Deregister cluster when delete cluster is called for imported clusters by garciadeblas · 1 year, 5 months ago
  71. a82300f Minor change in yaml indentation for kubeconfig in imported clusters by garciadeblas · 1 year, 5 months ago
  72. 91bb2c4 Refactor cluster-deregister workflow to mimic cluster-create and catch exceptions in secret creation by garciadeblas · 1 year, 5 months ago
  73. c8c75d4 Shorten workflow name for upgrade cluster operation by garciadeblas · 1 year, 5 months ago
  74. c356494 age_privkey and age_pubkey encrypted in the DB by rshri · 1 year, 5 months ago
  75. a31a916 Reduce log verbosity in readiness_loop function by garciadeblas · 1 year, 5 months ago
  76. 7eae6f4 Update progress in DB for resources checked in cluster creation by garciadeblas · 1 year, 5 months ago
  77. adb81e8 Manage situations where ODU workflows fail before it is launched (empty workflow_name) by garciadeblas · 1 year, 5 months ago
  78. 7241228 Refactor check resource functions from odu_workflows to k8s by garciadeblas · 1 year, 5 months ago
  79. bca58bf Remove unnecessary params in workflow for cluster registration by garciadeblas · 1 year, 5 months ago
  80. 9e53281 Update log level in all ODU methods by garciadeblas · 1 year, 6 months ago
  81. 753b1e3 Enable bootstrap flag in cluster creation by garciadeblas · 1 year, 5 months ago
  82. 56e18db Updating result and operationState in operationHistory by shahithya · 1 year, 5 months ago
  83. d940c65 Adding operationHistory for get_creds by yshah · 1 year, 6 months ago
  84. 73cd5a2 Fix cluster update workflow to read properly params and use unique workflow_name by garciadeblas · 1 year, 5 months ago
  85. ceaa19d Update list of checks for AWS and GCP cluster creation by garciadeblas · 1 year, 6 months ago
  86. e547e71 Reduce log level to debug in update_operation_history by garciadeblas · 1 year, 6 months ago
  87. 29d041a Refactor cluster checks to use common_check_list and readiness_loop by garciadeblas · 1 year, 6 months ago
  88. b897695 Check of kustomizations and managed resources for cluster creation by garciadeblas · 1 year, 6 months ago
  89. 9ed4676 Log iteration count in readiness_loop by garciadeblas · 1 year, 6 months ago
  90. c255285 Reduce logging level during cluster delete in k8s.py by garciadeblas · 1 year, 6 months ago
  91. b33813b Refactor check_workflow_status to use readiness_loop by garciadeblas · 1 year, 6 months ago
  92. 4081185 Update common workflows functions, add readiness loop by garciadeblas · 1 year, 6 months ago
  93. d842985 Clean-up of resources created in ODU workflows for KSU by garciadeblas · 1 year, 6 months ago
  94. 1b2933c Fix parsing of OKA params in KSU creation and update workflows by garciadeblas · 1 year, 6 months ago
  95. 28d6e69 Fix return values in clean_items_cluster_register to progress on registration workflow by garciadeblas · 1 year, 6 months ago
  96. 482e49f Decrypt fields from DB for specific vim and cluster mgmt operations by garciadeblas · 1 year, 6 months ago
  97. f7dfdb7 Fix values parsing in KSU workflows by garciadeblas · 1 year, 6 months ago
  98. e059eb6 Fix copy of OKA package to PVC for OKA creation by garciadeblas · 1 year, 7 months ago
  99. d12c69e Update workflow name for cluster update operation by garciadeblas · 1 year, 7 months ago
  100. 15b8a30 Update VIM operational state after successful ODU workflow by garciadeblas · 1 year, 7 months ago