Skip to content

Commit

Permalink
Merge pull request #127 from mbaldessari/slimming
Browse files Browse the repository at this point in the history
Slimming common
  • Loading branch information
mbaldessari authored Nov 21, 2024
2 parents ce2de25 + c8f5a20 commit 362065a
Show file tree
Hide file tree
Showing 437 changed files with 199 additions and 280,221 deletions.
57 changes: 0 additions & 57 deletions .github/workflows/linter.yml

This file was deleted.

3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,3 @@ install: operator-deploy post-install ## installs the pattern, inits the vault a
post-install: ## Post-install tasks - vault init and load-secrets
make load-secrets
echo "Done"

test:
@make -f common/Makefile PATTERN_OPTS="-f values-global.yaml -f values-hub.yaml" test
6 changes: 1 addition & 5 deletions common/.github/linters/.gitleaks.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
[whitelist]
# As of v4, gitleaks only matches against filename, not path in the
# files directive. Leaving content for backwards compatibility.
files = [
"ansible/plugins/modules/*.py",
"ansible/tests/unit/test_*.py",
"ansible/tests/unit/v1/*.yaml",
]
files = [ ]
17 changes: 0 additions & 17 deletions common/.github/workflows/ansible-lint.yml

This file was deleted.

52 changes: 0 additions & 52 deletions common/.github/workflows/ansible-unittest.yml

This file was deleted.

108 changes: 0 additions & 108 deletions common/.github/workflows/chart-branches.yml

This file was deleted.

42 changes: 0 additions & 42 deletions common/.github/workflows/chart-split.yml

This file was deleted.

57 changes: 0 additions & 57 deletions common/.github/workflows/jsonschema.yaml

This file was deleted.

Loading

0 comments on commit 362065a

Please sign in to comment.