Skip to content

Commit

Permalink
Merge branch 'bugfix/include_cronjob_module_in_iso' into tmp/octopus/…
Browse files Browse the repository at this point in the history
…w/127.0/bugfix/include_cronjob_module_in_iso
  • Loading branch information
bert-e committed Mar 4, 2024
2 parents 59a5cd7 + 3d5e401 commit fe14e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildchain/buildchain/salt_tree.py
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@ def task(self) -> types.TaskDict:
Path("salt/_modules/metalk8s_grafana.py"),
Path("salt/_modules/metalk8s_kubeconfig.py"),
Path("salt/_modules/metalk8s_kubernetes.py"),
Path("salt/_modules/metalk8s_kubernetes_cronjob.py"),
Path("salt/_modules/metalk8s_kubernetes_utils.py"),
Path("salt/_modules/metalk8s_monitoring.py"),
Path("salt/_modules/metalk8s_network.py"),
Expand Down

0 comments on commit fe14e24

Please sign in to comment.