1. c3e2209 Update ttlStrategy in ODU workflows by garciadeblas · 9 weeks ago
  2. f6dc604 Fix cluster deregistration to use two workflows: disconnect and purge by garciadeblas · 9 weeks ago
  3. 61a4c69 Feature 11073: Enhanced OSM declarative modelling for applications. App as first class citizen by garciadeblas · 9 months ago v19.0.0
  4. 58a6aee Fix KSU creation/update when custom_env_vars is None by garciadeblas · 4 months ago
  5. 37d6ac9 Bug 2410 Fix Configmap creation while creating nodegroup in AWS by yshah · 7 months ago
  6. 4c0d1bc Bug 2411 fix: Workaround for configmap clean up while creating cluster in AWS by yshah · 7 months ago
  7. aed1069 Fix kubectl.create_pvc_with_content to delete the pod after copying content by garciadeblas · 6 months ago
  8. 6504749 Add templates_dir input param to cluster registration workflow by garciadeblas · 7 months ago
  9. 83a3057 Feature: 11055 Support of several node groups in clusters created by OSM​ by yshah · 10 months ago
  10. f8911b9 Update cluster configuration to support feature 11055 by rshri · 10 months ago
  11. 1ca0985 Fix condition to check for AWS cluster scale, rename nodepool to nodegroup by garciadeblas · 10 months ago
  12. 56c3aa8 Refactor fleet and sw-catalog URLs to be configurable and set in class init method by garciadeblas · 11 months ago
  13. 304ce60 Remove age key generation since it is managed in NBI by garciadeblas · 1 year, 1 month ago
  14. 93b2157 Clean comments in Jinja workflow to create KSU by garciadeblas · 1 year, 1 month ago
  15. ee34b49 Remove unnecessary logs in secret checks under odu_libs/common.py by garciadeblas · 1 year, 1 month ago
  16. b23d2dc Clean-up of resources created in OKA workflows by garciadeblas · 1 year, 2 months ago
  17. 167dde3 Set default namespace for KSU kustomizations to flux-system by garciadeblas · 1 year, 2 months ago
  18. 6d8acf3 Fix kubectl class init to use independent kubeconfig files by garciadeblas · 1 year, 2 months ago
  19. 65cd989 Increase timeout for cluster scale operation and use string comparison by garciadeblas · 1 year, 2 months ago
  20. c89134b Log operation id with every iteration in readiness_loop by garciadeblas · 1 year, 2 months ago
  21. 26d733c Fix check_worfklow_status to add additional condition regarding status.phase by garciadeblas · 1 year, 2 months ago
  22. 41859ce Improve logging in cluster operations in case of issues in ODU workflow by garciadeblas · 1 year, 2 months ago
  23. ae23848 Improve logs in readiness_loop for each iteration 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, 3 months ago
  26. 29f8bcf Fix oka_name to use git_name in lowercase for KSU operations by garciadeblas · 1 year, 2 months ago
  27. 6347c8a Support KSUs based on kubernetes manifests and env var substitution by garciadeblas · 1 year, 3 months ago
  28. a897d12 Manage OKA profile_type in OKA operations and KSUs based on OKA by garciadeblas · 1 year, 4 months ago
  29. d84808e Update cluster create and update Jinja workflows to use rg_name and preemptible_nodes by garciadeblas · 1 year, 5 months ago
  30. a82300f Minor change in yaml indentation for kubeconfig in imported clusters by garciadeblas · 1 year, 5 months ago
  31. 91bb2c4 Refactor cluster-deregister workflow to mimic cluster-create and catch exceptions in secret creation by garciadeblas · 1 year, 5 months ago
  32. c8c75d4 Shorten workflow name for upgrade cluster operation by garciadeblas · 1 year, 5 months ago
  33. a31a916 Reduce log verbosity in readiness_loop function by garciadeblas · 1 year, 5 months ago
  34. adb81e8 Manage situations where ODU workflows fail before it is launched (empty workflow_name) by garciadeblas · 1 year, 5 months ago
  35. 7241228 Refactor check resource functions from odu_workflows to k8s by garciadeblas · 1 year, 5 months ago
  36. bca58bf Remove unnecessary params in workflow for cluster registration by garciadeblas · 1 year, 5 months ago
  37. 9e53281 Update log level in all ODU methods by garciadeblas · 1 year, 6 months ago
  38. 753b1e3 Enable bootstrap flag in cluster creation by garciadeblas · 1 year, 5 months ago
  39. 73cd5a2 Fix cluster update workflow to read properly params and use unique workflow_name by garciadeblas · 1 year, 5 months ago
  40. ceaa19d Update list of checks for AWS and GCP cluster creation by garciadeblas · 1 year, 6 months ago
  41. 29d041a Refactor cluster checks to use common_check_list and readiness_loop by garciadeblas · 1 year, 6 months ago
  42. b897695 Check of kustomizations and managed resources for cluster creation by garciadeblas · 1 year, 6 months ago
  43. 9ed4676 Log iteration count in readiness_loop by garciadeblas · 1 year, 6 months ago
  44. b33813b Refactor check_workflow_status to use readiness_loop by garciadeblas · 1 year, 6 months ago
  45. 4081185 Update common workflows functions, add readiness loop by garciadeblas · 1 year, 6 months ago
  46. d842985 Clean-up of resources created in ODU workflows for KSU by garciadeblas · 1 year, 6 months ago
  47. 1b2933c Fix parsing of OKA params in KSU creation and update workflows by garciadeblas · 1 year, 6 months ago
  48. 28d6e69 Fix return values in clean_items_cluster_register to progress on registration workflow by garciadeblas · 1 year, 6 months ago
  49. f7dfdb7 Fix values parsing in KSU workflows by garciadeblas · 1 year, 6 months ago
  50. e059eb6 Fix copy of OKA package to PVC for OKA creation by garciadeblas · 1 year, 7 months ago
  51. d12c69e Update workflow name for cluster update operation by garciadeblas · 1 year, 7 months ago
  52. dde3a31 Modify cluster (de)registration workflows to use new Jinja workflows by garciadeblas · 1 year, 7 months ago
  53. cedb47b Remove unused Jinja Workflow for AKS cluster creation by garciadeblas · 1 year, 7 months ago
  54. 28bff0f Clean-up of resources created in ODU workflows by garciadeblas · 1 year, 7 months ago
  55. 16d1aa2 Support base64 encoded credentials for VIM creation by garciadeblas · 1 year, 7 months ago
  56. 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
  57. 96b94f5 Features 11020,11022-11026: Advanced cluster management by garciadeblas · 1 year, 9 months ago