1. 61a4c69 Feature 11073: Enhanced OSM declarative modelling for applications. App as first class citizen by garciadeblas · 9 months ago v19.0.0
  2. 4a2abbe Bug 2409 Fix condition check nodegroup operations in AWS, rename nodepool to nodegroup by yshah · 7 months ago
  3. 1f070ba Bug 2408 Fix for cluster creation using subnets in AWS by yshah · 7 months ago
  4. 83a3057 Feature: 11055 Support of several node groups in clusters created by OSM​ by yshah · 10 months ago
  5. f8911b9 Update cluster configuration to support feature 11055 by rshri · 10 months ago
  6. 1ca0985 Fix condition to check for AWS cluster scale, rename nodepool to nodegroup by garciadeblas · 10 months ago
  7. 5e10915 Fix OKA usage state while deleting cluster, profiles and KSU by yshah · 11 months ago
  8. 8bdb3d4 Update profile state and agekeys during cluster registration by garciadeblas · 1 year ago
  9. d41e929 Fix age key encryption for default profiles and encryption of ksu secrets with profile age key by garciadeblas · 1 year, 1 month ago
  10. 926ffac Inspect exception during cluster deletion by garciadeblas · 1 year, 2 months ago
  11. b36649f Check force delete option and delete from DB by yshah · 1 year, 1 month ago
  12. 6bad889 Delete KSU from DB while deleting default and non-default profiles by yshah · 1 year, 2 months ago
  13. b23d2dc Clean-up of resources created in OKA workflows by garciadeblas · 1 year, 2 months ago
  14. 167dde3 Set default namespace for KSU kustomizations to flux-system by garciadeblas · 1 year, 2 months ago
  15. 6d8acf3 Fix kubectl class init to use independent kubeconfig files by garciadeblas · 1 year, 2 months ago
  16. 65cd989 Increase timeout for cluster scale operation and use string comparison by garciadeblas · 1 year, 2 months ago
  17. c89134b Log operation id with every iteration in readiness_loop by garciadeblas · 1 year, 2 months ago
  18. 9338045 Fix deregistration workflow to clean secret after deletion workflow by garciadeblas · 1 year, 2 months ago
  19. 7a31499 Removing cluster deregister workaround by shrinithi · 1 year, 3 months ago
  20. 26d733c Fix check_worfklow_status to add additional condition regarding status.phase by garciadeblas · 1 year, 2 months ago
  21. 41859ce Improve logging in cluster operations in case of issues in ODU workflow by garciadeblas · 1 year, 2 months ago
  22. ae23848 Improve logs in readiness_loop for each iteration by garciadeblas · 1 year, 2 months ago
  23. d7d8bde Fix checks for KSU update operations by garciadeblas · 1 year, 2 months ago
  24. 7cf480d Check kubernetes resources using generic condition with jsonpath filter by garciadeblas · 1 year, 2 months ago
  25. ad6d1ba Fix checks for KSU create and delete operations and for cluster delete operations by garciadeblas · 1 year, 2 months ago
  26. 29f8bcf Fix oka_name to use git_name in lowercase for KSU operations by garciadeblas · 1 year, 2 months ago
  27. 656818e Update common_check_list to add optional messages in case of failed check by garciadeblas · 1 year, 3 months ago
  28. 41a600e Store cluster credentials in DB once the cluster is created by garciadeblas · 1 year, 3 months ago
  29. 9f7c9c5 Fix sw_catalog_path in KsuLcm operations for KSU based on OKA by garciadeblas · 1 year, 3 months ago
  30. 33b36e7 Rename functions in k8s.py:GitOpsLcm to improve readability by garciadeblas · 1 year, 3 months ago
  31. 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
  32. be89070 Add update_state_operation_history function to update states with arbitrary text in an operation by garciadeblas · 1 year, 4 months ago
  33. 8bde3f4 Fix GitOpsLcm.update_operation_history when workflow and resource status is None by garciadeblas · 1 year, 4 months ago
  34. 6b2112c Add workaround to avoid infinite loop in cluster deregistration by garciadeblas · 1 year, 4 months ago
  35. 2f39b8a Update sw_catalog_path for KSU create and update to be relevant to profile_type by yshah · 1 year, 4 months ago
  36. f909289 Rewrite update_operation_history to simplify and add flag to update endDate by garciadeblas · 1 year, 4 months ago
  37. 98f9a3d Update deregister operation to launch two workflows: deregister, delete by garciadeblas · 1 year, 4 months ago
  38. 564ec9c Refactoring LCM code for vim_account, ksu and oka by yshah · 1 year, 4 months ago
  39. 948f7de Cluster Integration and Refactoring the LCM code by rshri · 1 year, 4 months ago
  40. 8614963 Adding same cluster key pairs to default profiles by Your Name · 1 year, 5 months ago
  41. cb9075f Update op_id in update_operation_history and check_kustomization_timeout in cluster creation by yshah · 1 year, 5 months ago
  42. 0defcd5 Adding new cluster update function by yshah · 1 year, 5 months ago
  43. 70a3fc9 Updating current_operation after completing operation by shahithya · 1 year, 5 months ago
  44. ea865ff Add cluster, KSU, profile and OKA operation initialization logic previously under NBI by garciadeblas · 1 year, 5 months ago
  45. b0a42c2 Check of kustomizations and managed resources for cluster registration and cluster update by garciadeblas · 1 year, 5 months ago
  46. 1247081 Deregister cluster when delete cluster is called for imported clusters by garciadeblas · 1 year, 5 months ago
  47. 91bb2c4 Refactor cluster-deregister workflow to mimic cluster-create and catch exceptions in secret creation by garciadeblas · 1 year, 5 months ago
  48. c356494 age_privkey and age_pubkey encrypted in the DB by rshri · 1 year, 5 months ago
  49. 7eae6f4 Update progress in DB for resources checked in cluster creation by garciadeblas · 1 year, 5 months ago
  50. adb81e8 Manage situations where ODU workflows fail before it is launched (empty workflow_name) by garciadeblas · 1 year, 5 months ago
  51. 7241228 Refactor check resource functions from odu_workflows to k8s by garciadeblas · 1 year, 5 months ago
  52. d940c65 Adding operationHistory for get_creds by yshah · 1 year, 6 months ago
  53. c255285 Reduce logging level during cluster delete in k8s.py by garciadeblas · 1 year, 6 months ago
  54. d842985 Clean-up of resources created in ODU workflows for KSU by garciadeblas · 1 year, 6 months ago
  55. 15b8a30 Update VIM operational state after successful ODU workflow by garciadeblas · 1 year, 7 months ago
  56. dde3a31 Modify cluster (de)registration workflows to use new Jinja workflows by garciadeblas · 1 year, 7 months ago
  57. 28bff0f Clean-up of resources created in ODU workflows by garciadeblas · 1 year, 7 months ago
  58. 4053987 Use common logger for all new gitops operations by garciadeblas · 1 year, 7 months ago
  59. 96b94f5 Features 11020,11022-11026: Advanced cluster management by garciadeblas · 1 year, 9 months ago
  60. 771dea8 Feature 11022,11025: Advanced Cluster Management by yshah · 1 year, 9 months ago
  61. 932105f Feature 11023 - 11026 : Advanced cluster management by rshri · 1 year, 9 months ago