Skip to content

Commit

Permalink
chore: Remove outdated config files (#2074)
Browse files Browse the repository at this point in the history
remove outdated config files & ubi8 dockerfile
  • Loading branch information
dpaasman00 authored Dec 19, 2024
1 parent 4f2009a commit 4b5cbba
Show file tree
Hide file tree
Showing 75 changed files with 0 additions and 1,995 deletions.
56 changes: 0 additions & 56 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,62 +390,6 @@ dockers:
# - LICENSE
# - release_deps/opentelemetry-java-contrib-jmx-metrics.jar

# TODO: Dakota - commenting out during v2 alpha releases
# - id: ubi8-amd64
# goos: linux
# goarch: amd64
# ids:
# - collector
# - supervisor
# image_templates:
# - "observiq/bindplane-otel-collector-amd64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "ghcr.io/observiq/bindplane-otel-collector-amd64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "us-central1-docker.pkg.dev/observiq-containers/collector/bindplane-otel-collector-amd64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# # BDOT Containers
# - "observiq/bindplane-otel-collector-amd64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "ghcr.io/observiq/bindplane-otel-collector-amd64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "us-central1-docker.pkg.dev/observiq-containers/agent/bindplane-otel-collector-amd64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# dockerfile: ./docker/Dockerfile.ubi8
# use: buildx
# build_flag_templates:
# - "--label=created={{.Date}}"
# - "--label=title={{.ProjectName}}"
# - "--label=revision={{.FullCommit}}"
# - "--label=version={{.Version}}"
# - "--platform=linux/amd64"
# extra_files:
# - release_deps/VERSION.txt
# - release_deps/plugins
# - LICENSE
# - release_deps/opentelemetry-java-contrib-jmx-metrics.jar
# - id: ubi8-arm64
# goos: linux
# goarch: arm64
# ids:
# - collector
# - supervisor
# image_templates:
# - "observiq/bindplane-otel-collector-arm64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "ghcr.io/observiq/bindplane-otel-collector-arm64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "us-central1-docker.pkg.dev/observiq-containers/collector/bindplane-otel-collector-arm64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# # BDOT Containers
# - "observiq/bindplane-otel-collector-arm64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "ghcr.io/observiq/bindplane-otel-collector-arm64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# - "us-central1-docker.pkg.dev/observiq-containers/agent/bindplane-otel-collector-arm64:{{ .Major }}.{{ .Minor }}.{{ .Patch }}-ubi8"
# dockerfile: ./docker/Dockerfile.ubi8
# use: buildx
# build_flag_templates:
# - "--label=created={{.Date}}"
# - "--label=title={{.ProjectName}}"
# - "--label=revision={{.FullCommit}}"
# - "--label=version={{.Version}}"
# - "--platform=linux/arm64"
# extra_files:
# - release_deps/VERSION.txt
# - release_deps/plugins
# - LICENSE
# - release_deps/opentelemetry-java-contrib-jmx-metrics.jar

docker_manifests:
# TODO: Consider removing later, used for alpha v2 releases
- name_template: "ghcr.io/observiq/bindplane-otel-collector:{{ .RawVersion }}-{{ .Prerelease }}"
Expand Down
3 changes: 0 additions & 3 deletions config/elasticsearch/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions config/elasticsearch/filelog/README.md

This file was deleted.

28 changes: 0 additions & 28 deletions config/elasticsearch/filelog/config.yaml

This file was deleted.

62 changes: 0 additions & 62 deletions config/google_cloud_exporter/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions config/google_cloud_exporter/apache_httpd/README.md

This file was deleted.

34 changes: 0 additions & 34 deletions config/google_cloud_exporter/apache_httpd/config.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions config/google_cloud_exporter/bigip/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions config/google_cloud_exporter/bigip/config.yaml

This file was deleted.

55 changes: 0 additions & 55 deletions config/google_cloud_exporter/cadvisor/README.md

This file was deleted.

Loading

0 comments on commit 4b5cbba

Please sign in to comment.