composer: use logrus hook instead of k8s sidecar
for splunk log forwarding Fixes COMPOSER-2051
This commit is contained in:
parent
6b6af41e1d
commit
6cfa26399f
9 changed files with 436 additions and 57 deletions
1
go.mod
1
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue