Florian MEDJA

Results 8 issues of Florian MEDJA

**Description** I update the version of `boomer` from `1.6.0` to the `latest` version on master. I noticed that now the `data` of boomer during a `OnEvent` always returns the number...

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? ## Description when a user specify a `additionalScrapeConfigs` in the prometheus...

kind/support
stale

**Actual behavior** I get a unknow package error during a mock generation due to an import with an a alias name. The error message is : ``` 2024/06/04 12:51:12 Loading...

## Knative version v1.15.0 ## Expected Behavior The Knative serving supports the `exec readiness probes` for serving sidecar containers. I call **serving sidecar containers** the containers that didn't have the...

kind/bug

## Problem statement In the documentation page for the [oauth2 example](https://github.com/go-swagger/go-swagger/tree/master/examples/oauth2) we can see how to get an `authentication` token from a oauth provider. But the token needs to be...

question
ui

# Description There is no option for the week year representation as in this [library](https://github.com/ncruces/go-strftime/blob/main/strftime.go#L96) . This package is used by openTelemetry for parsing [logstash_format](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/elasticsearchexporter/util.go#L18) date and in some edge...

Fixes # #15823 ## Proposed Changes Add `terminationGracePeriodSeconds` in the probe Mask used for the container probes. This will allw it to be configurable for the container probes. I add...

size/XL
ok-to-test

/area API /kind good-first-issue ## Describe the feature While working on the https://github.com/knative/serving/issues/15823 I noticed that we don't do the validation of the StartUp probes defines in the [user ](https://github.com/knative/serving/blob/main/pkg/apis/serving/k8s_validation.go#L589)...

kind/feature