Moritz Wiesinger

Results 75 issues of Moritz Wiesinger

I am trying to override a link to the Quanity type from `k8s.io/apimachinery/pkg/api/resource` ([Link](https://github.com/keptn/lifecycle-toolkit/blob/b1dd064934b9bf5654cac0b948dcc0ff6ad2b39b/.github/scripts/generate-crd-docs/crd-docs-generator-config.yaml#L15-L17)). But the generator is not respecting my config at all and uses the built-in k8s generated...

**Description:** TBA **Link to tracking Issue:** Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27850 **Testing:** **Documentation:**

cmd/otelcontribcol

### This PR - fixes #623 - adds healthcheck commands to make sure that the container is fully booted up before attempting to continue installing the linux package under test

### This PR - removes the releases for Alpine Linux packages (.apk) since they are currently not compatible with Alpine as discussed in the collector SIG meeting on August 7th...

What is the use case of the APK package releases containing a systemd service? From my understanding, Alpine Linux is not compatible with systemd services and would need a different...

bug
question

Follow up to #616 #### Description Implement an OpenRC compatible linux package for Alpine linux (.apk). Currently, only SystemD services are released which are not compatible with Alpine linux.

enhancement
stale

The ([recently moved](https://github.com/open-telemetry/opentelemetry-collector-releases/pull/604)) linux package tests have a pretty old workaround that should not be needed anymore. https://github.com/open-telemetry/opentelemetry-collector-releases/blob/534220564ca848bb4df1cae60a145740d22a19c1/scripts/package-tests/package-tests.sh#L46-L58 I think the workaround can be removed. It was originally introduced [here](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/31527).

I just noticed that the user names for the linux services for otelcol and otelcol-contrib are not consistently named. distro username otelcol otel otelcol-contrib otelcol-contrib

bug

This stems from https://github.com/open-telemetry/opentelemetry-collector-releases/pull/600 where the go.mod and go.sum file were not tidied up after some code changes that removed a Go dependency. It should be fairly easy to add...

bug
good first issue
priority:p2
stale