Georg Welzel

Results 6 issues of Georg Welzel

**Describe the bug** We are currently migrating our microservices from OpenCensus to OpenTelemetry, using opencensus-shim to preserve traces from gcloud/grpc. On startup, we are running into ``` Exception in thread...

Bug

In Monorepos, merging all proto files into a single openapi.yaml isn't useful. This PR adds a flag for separating generated openapi.yaml files for each proto file. Fixes https://github.com/google/gnostic/issues/268

Many projects offer a single asset in form of a sha256sum file, e.g. [k9s](https://github.com/derailed/k9s/releases). This PR checks the asset list for such files and verifies a checksum against it.

We currently evaluate integration of swagger hub into our gradle build. The default examples fail with similar issues as in #10 with recent gradle versions. According PR (#11 ) closed...

According to https://github.com/stackitcloud/yawol/blob/80f74e69ac155de29e6e0eeb5c835056ba1813d9/controllers/yawol-cloud-controller/targetcontroller/service_controller.go#L71 the deletion routine for services of different classes should only be triggered if the loadbalancer object still exists. As there is a comment, I think there was...

#### What is the purpose of this change? - [x] Implement object.SetModTime - This is an undocumented API feature (reverse-engineered), using server-side copy with same target, only changing metadata. -...