Skip to content

Commit 654cc39

Browse files
committed
Merge remote-tracking branch 'common/main' into slimming
2 parents ce2de25 + cacdd23 commit 654cc39

286 files changed

Lines changed: 165 additions & 97596 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
[whitelist]
22
# As of v4, gitleaks only matches against filename, not path in the
33
# files directive. Leaving content for backwards compatibility.
4-
files = [
5-
"ansible/plugins/modules/*.py",
6-
"ansible/tests/unit/test_*.py",
7-
"ansible/tests/unit/v1/*.yaml",
8-
]
4+
files = [ ]

common/.github/workflows/ansible-lint.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

common/.github/workflows/ansible-unittest.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

common/.github/workflows/chart-branches.yml

Lines changed: 0 additions & 108 deletions
This file was deleted.

common/.github/workflows/chart-split.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

common/.github/workflows/jsonschema.yaml

Lines changed: 0 additions & 57 deletions
This file was deleted.

common/.github/workflows/linter.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

common/Changes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## Sep 24, 2024
4+
5+
* Ansible has been moved out of the common code tree, you must use a clustergroup chart that is >= 0.9.1
6+
7+
## Sep 6, 2024
8+
9+
* Most charts have been removed from the tree. To get the charts you now have to point to them
10+
311
## Sep 25, 2023
412

513
* Upgraded ESO to v0.9.5

0 commit comments

Comments
 (0)