- 6adc79f Fix. Replace pkg_resources by importlib.metadata in osm_lcm init file by caviedesj · 8 weeks ago
- c3e2209 Update ttlStrategy in ODU workflows by garciadeblas · 9 weeks ago
- f6dc604 Fix cluster deregistration to use two workflows: disconnect and purge by garciadeblas · 9 weeks ago
- 171f5b0 Fix post-renderer-scripts to work with old and new LCM Dockerfile by garciadeblas · 9 weeks ago
- 61a4c69 Feature 11073: Enhanced OSM declarative modelling for applications. App as first class citizen by garciadeblas · 9 months ago v19.0.0
- 58a6aee Fix KSU creation/update when custom_env_vars is None by garciadeblas · 4 months ago
- 3a461df Fix exception mgmt in async function kubectl.get_generic_object by garciadeblas · 4 months ago
- 02a3312 Update pip dependencies and lcm.py to deal with common versioning by garciadeblas · 4 months ago
- 37d6ac9 Bug 2410 Fix Configmap creation while creating nodegroup in AWS by yshah · 7 months ago
- 4a2abbe Bug 2409 Fix condition check nodegroup operations in AWS, rename nodepool to nodegroup by yshah · 7 months ago
- 4c0d1bc Bug 2411 fix: Workaround for configmap clean up while creating cluster in AWS by yshah · 7 months ago
- 1f070ba Bug 2408 Fix for cluster creation using subnets in AWS by yshah · 7 months ago
- aed1069 Fix kubectl.create_pvc_with_content to delete the pod after copying content by garciadeblas · 6 months ago
- 6504749 Add templates_dir input param to cluster registration workflow by garciadeblas · 7 months ago
- 53222a9 Support of proxy-url in kubeconfig through Kubernetes Python library by garciadeblas · 7 months ago
- 83a3057 Feature: 11055 Support of several node groups in clusters created by OSM by yshah · 10 months ago
- f8911b9 Update cluster configuration to support feature 11055 by rshri · 10 months ago
- d367232 Fix retrieval of services from K8s manifests of a helm-based KDU by garciadeblas · 9 months ago
- e98a918 Log gitops config in OduWorkflow by garciadeblas · 9 months ago
- 121a343 Add fleet and sw-catalogs repo URLs to GitopsConfig to properly load them from env by garciadeblas · 9 months ago
- 23aea8e Feature 11052: support for opening a console for vCenter by Isabel Lloret · 12 months ago
- c58e996 Debug issues with create_namespaced_secret in kubectl.py by garciadeblas · 10 months ago
- 85a9dde Remove unnecessary logging of configuration host in kubectl.py by garciadeblas · 10 months ago
- 1ca0985 Fix condition to check for AWS cluster scale, rename nodepool to nodegroup by garciadeblas · 10 months ago
- 56c3aa8 Refactor fleet and sw-catalog URLs to be configurable and set in class init method by garciadeblas · 11 months ago
- 5e10915 Fix OKA usage state while deleting cluster, profiles and KSU by yshah · 11 months ago
- c8d217d Move import of methods for OduWorkflow class to module toplevel by garciadeblas · 11 months ago
- 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
- 8bdb3d4 Update profile state and agekeys during cluster registration by garciadeblas · 1 year ago
- c0db9e2 Call cloud_credentials.add only in VIM operations when VIM account has credentials by garciadeblas · 1 year ago
- 976c06a Bug 2361: Fix for VM is not getting deleted from openstack after Scale In operation by jegan · 1 year, 9 months ago
- e74fa99 Bug 2368 fixed: Mac address is missing in Additional params section of Vnfrs Collection in Mongodb by jegan · 2 years ago
- d41e929 Fix age key encryption for default profiles and encryption of ksu secrets with profile age key by garciadeblas · 1 year, 1 month ago
- 304ce60 Remove age key generation since it is managed in NBI by garciadeblas · 1 year, 1 month ago
- 93b2157 Clean comments in Jinja workflow to create KSU by garciadeblas · 1 year, 1 month ago
- ee34b49 Remove unnecessary logs in secret checks under odu_libs/common.py by garciadeblas · 1 year, 1 month ago
- 926ffac Inspect exception during cluster deletion by garciadeblas · 1 year, 2 months ago
- b36649f Check force delete option and delete from DB by yshah · 1 year, 1 month ago
- 6bad889 Delete KSU from DB while deleting default and non-default profiles by yshah · 1 year, 2 months ago
- b23d2dc Clean-up of resources created in OKA workflows by garciadeblas · 1 year, 2 months ago
- 167dde3 Set default namespace for KSU kustomizations to flux-system by garciadeblas · 1 year, 2 months ago
- 6d8acf3 Fix kubectl class init to use independent kubeconfig files by garciadeblas · 1 year, 2 months ago
- 6bbe55e Fix typing issues detected by pylance by garciadeblas · 1 year, 2 months ago
- 65cd989 Increase timeout for cluster scale operation and use string comparison by garciadeblas · 1 year, 2 months ago
- c89134b Log operation id with every iteration in readiness_loop by garciadeblas · 1 year, 2 months ago
- 9338045 Fix deregistration workflow to clean secret after deletion workflow by garciadeblas · 1 year, 2 months ago
- 7a31499 Removing cluster deregister workaround by shrinithi · 1 year, 3 months ago
- 26d733c Fix check_worfklow_status to add additional condition regarding status.phase by garciadeblas · 1 year, 2 months ago
- 41859ce Improve logging in cluster operations in case of issues in ODU workflow by garciadeblas · 1 year, 2 months ago
- ae23848 Improve logs in readiness_loop for each iteration by garciadeblas · 1 year, 2 months ago
- d7d8bde Fix checks for KSU update operations by garciadeblas · 1 year, 2 months ago
- 7cf480d Check kubernetes resources using generic condition with jsonpath filter by garciadeblas · 1 year, 2 months ago
- ad6d1ba Fix checks for KSU create and delete operations and for cluster delete operations by garciadeblas · 1 year, 2 months ago
- 326144e Add LCM configuration options for workflow debug and dry_run by garciadeblas · 1 year, 2 months ago
- 29f8bcf Fix oka_name to use git_name in lowercase for KSU operations by garciadeblas · 1 year, 2 months ago
- 656818e Update common_check_list to add optional messages in case of failed check by garciadeblas · 1 year, 3 months ago
- 41a600e Store cluster credentials in DB once the cluster is created by garciadeblas · 1 year, 3 months ago
- 6347c8a Support KSUs based on kubernetes manifests and env var substitution by garciadeblas · 1 year, 3 months ago
- 9f7c9c5 Fix sw_catalog_path in KsuLcm operations for KSU based on OKA by garciadeblas · 1 year, 3 months ago
- 33b36e7 Rename functions in k8s.py:GitOpsLcm to improve readability by garciadeblas · 1 year, 3 months ago
- 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
- 19adba1 Fix post-renderer-scripts paths after copying N2VC code by garciadeblas · 1 year, 4 months ago
- be89070 Add update_state_operation_history function to update states with arbitrary text in an operation by garciadeblas · 1 year, 4 months ago
- 8bde3f4 Fix GitOpsLcm.update_operation_history when workflow and resource status is None by garciadeblas · 1 year, 4 months ago
- 6b2112c Add workaround to avoid infinite loop in cluster deregistration by garciadeblas · 1 year, 4 months ago
- 2f39b8a Update sw_catalog_path for KSU create and update to be relevant to profile_type by yshah · 1 year, 4 months ago
- 5359e99 Remove key from dummy_clean_items arguments by garciadeblas · 1 year, 4 months ago
- cdd20ae Revert "Revert "Move N2VC code from N2VC repo to LCM"" by almagia · 1 year, 4 months ago
- b90dc26 Revert "Move N2VC code from N2VC repo to LCM" by garciadeblas · 1 year, 4 months ago
- 5c465fa Move N2VC code from N2VC repo to LCM by garciadeblas · 1 year, 4 months ago
- ed6528c Feature 11046: Security Group Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
- de102fe Feature 11047: Vim Flavor Name as Ns Config Template - LCM by kayal2001 · 1 year, 4 months ago
- 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
- 9944890 Added a fix for performing Day1 and Day2 in a KDU using Helm based Execution Environments by jegan · 1 year, 4 months ago
- f909289 Rewrite update_operation_history to simplify and add flag to update endDate by garciadeblas · 1 year, 4 months ago
- 98f9a3d Update deregister operation to launch two workflows: deregister, delete by garciadeblas · 1 year, 4 months ago
- a897d12 Manage OKA profile_type in OKA operations and KSUs based on OKA by garciadeblas · 1 year, 4 months ago
- 564ec9c Refactoring LCM code for vim_account, ksu and oka by yshah · 1 year, 4 months ago
- 948f7de Cluster Integration and Refactoring the LCM code by rshri · 1 year, 4 months ago
- 8614963 Adding same cluster key pairs to default profiles by Your Name · 1 year, 5 months ago
- cb9075f Update op_id in update_operation_history and check_kustomization_timeout in cluster creation by yshah · 1 year, 5 months ago
- 0defcd5 Adding new cluster update function by yshah · 1 year, 5 months ago
- 70a3fc9 Updating current_operation after completing operation by shahithya · 1 year, 5 months ago
- ea865ff Add cluster, KSU, profile and OKA operation initialization logic previously under NBI by garciadeblas · 1 year, 5 months ago
- b0a42c2 Check of kustomizations and managed resources for cluster registration and cluster update by garciadeblas · 1 year, 5 months ago
- d84808e Update cluster create and update Jinja workflows to use rg_name and preemptible_nodes by garciadeblas · 1 year, 5 months ago
- 1247081 Deregister cluster when delete cluster is called for imported clusters by garciadeblas · 1 year, 5 months ago
- a82300f Minor change in yaml indentation for kubeconfig in imported clusters by garciadeblas · 1 year, 5 months ago
- 91bb2c4 Refactor cluster-deregister workflow to mimic cluster-create and catch exceptions in secret creation by garciadeblas · 1 year, 5 months ago
- c8c75d4 Shorten workflow name for upgrade cluster operation by garciadeblas · 1 year, 5 months ago
- c356494 age_privkey and age_pubkey encrypted in the DB by rshri · 1 year, 5 months ago
- a31a916 Reduce log verbosity in readiness_loop function by garciadeblas · 1 year, 5 months ago
- 7eae6f4 Update progress in DB for resources checked in cluster creation by garciadeblas · 1 year, 5 months ago
- adb81e8 Manage situations where ODU workflows fail before it is launched (empty workflow_name) by garciadeblas · 1 year, 5 months ago
- 7241228 Refactor check resource functions from odu_workflows to k8s by garciadeblas · 1 year, 5 months ago
- bca58bf Remove unnecessary params in workflow for cluster registration by garciadeblas · 1 year, 5 months ago
- 9e53281 Update log level in all ODU methods by garciadeblas · 1 year, 6 months ago
- 753b1e3 Enable bootstrap flag in cluster creation by garciadeblas · 1 year, 5 months ago
- 56e18db Updating result and operationState in operationHistory by shahithya · 1 year, 5 months ago
- d940c65 Adding operationHistory for get_creds by yshah · 1 year, 6 months ago