Skip to content

Commit

Permalink
Update from template
Browse files Browse the repository at this point in the history
Template version: main (ff9d5a8)
  • Loading branch information
commodore authored and DebakelOrakel committed Dec 21, 2024
1 parent c6d5280 commit 0feb230
Show file tree
Hide file tree
Showing 62 changed files with 43 additions and 2,114 deletions.
4 changes: 2 additions & 2 deletions .cruft.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"template": "https://github.com/projectsyn/commodore-component-template.git",
"commit": "8840f87d25d97ce0d4bfed75d40173caaf4100fc",
"commit": "ff9d5a839714344345b76be069ea23e39e580f38",
"checkout": "main",
"context": {
"cookiecutter": {
"name": "OpenShift4 Logging",
"slug": "openshift4-logging",
"parameter_key": "openshift4_logging",
"test_cases": "defaults master elasticsearch multilineerr forwardingonly legacy",
"test_cases": "defaults master multilineerr forwardingonly",
"add_lib": "n",
"add_pp": "n",
"add_golden": "y",
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,9 @@ jobs:
matrix:
instance:
- defaults
- release-5.4
- master
- elasticsearch
- multilineerr
- forwardingonly
- legacy
defaults:
run:
working-directory: ${{ env.COMPONENT_NAME }}
Expand All @@ -55,10 +52,8 @@ jobs:
instance:
- defaults
- master
- elasticsearch
- multilineerr
- forwardingonly
- legacy
defaults:
run:
working-directory: ${{ env.COMPONENT_NAME }}
Expand Down
2 changes: 1 addition & 1 deletion Makefile.vars.mk
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ KUBENT_IMAGE ?= ghcr.io/doitintl/kube-no-trouble:latest
KUBENT_DOCKER ?= $(DOCKER_CMD) $(DOCKER_ARGS) $(root_volume) --entrypoint=/app/kubent $(KUBENT_IMAGE)

instance ?= defaults
test_instances = tests/defaults.yml tests/master.yml tests/elasticsearch.yml tests/multilineerr.yml tests/forwardingonly.yml tests/legacy.yml
test_instances = tests/defaults.yml tests/master.yml tests/multilineerr.yml tests/forwardingonly.yml
35 changes: 0 additions & 35 deletions tests/elasticsearch.yml

This file was deleted.

Empty file.
Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0feb230

Please sign in to comment.