composer: use logrus hook instead of k8s sidecar

for splunk log forwarding
Fixes COMPOSER-2051
This commit is contained in:
Diaa Sami 2023-11-13 11:03:59 +01:00 committed by Sanne Raymaekers
parent 6b6af41e1d
commit 6cfa26399f
9 changed files with 436 additions and 57 deletions

1
go.mod
View file

@ -32,6 +32,7 @@ require (
github.com/openshift-online/ocm-sdk-go v0.1.385
github.com/oracle/oci-go-sdk/v54 v54.0.0
github.com/osbuild/images v0.18.0
github.com/osbuild/osbuild-composer/pkg/splunk_logger v0.0.0-20231117174845-e969a9dc3cd1
github.com/osbuild/pulp-client v0.1.0
github.com/prometheus/client_golang v1.17.0
github.com/segmentio/ksuid v1.0.4