Silvestre Zabala

Results 20 issues of Silvestre Zabala

Hi, generating multiple fakes using multiple [`counterfeiter:generate`](https://github.com/maxbrunsfeld/counterfeiter#step-2b---add-counterfeitergenerate-directives) directives uses much more memory than when generating them one by one. Generating 23 fakes with multiple `counterfeiter:generate` directives: ``` /bin/time -v go...

## Description This change keeps `python3` installed and adds `python3-pip` and `python3-dev`, so that the resulting image can be used in Piper-based pipelines to build Python apps: - `pip` might...

> Deprecated: use KubeVersion.Version https://github.com/helm/helm/blob/82195652495d757d87c1a01f640973f20ca141b0/pkg/chartutil/capabilities.go#L82-L83 # Existing Issue No, I was just confused by the deprecated references while reading the chart # Why do we need this PR? Just to...

# Issue The table `scalingcooldowns` will gain an entry once an app is scaled. This entry is never removed, thus a resource leak is created. The table can get so...

- **chore(otel): Setup OpenTelemetry in all main functions** # Issue OpenTelemetry was not set-up in all microservices # Fix `helpers.SetupOpenTelemetry` is now called in all main functions - **chore(otel): Setup...

allow-acceptance-tests

# Background During DevOps tasks such as deployments or periods where manual scaling is required (e.g., in an outage situation) a simple and quick way to disable autoscaling might be...

allow-acceptance-tests

- feat(crypto): Enable `GOEXPERIMENT` `boringcrypto` - feat(crypto): Enable FIPS-only mode

enhancement
Do Not Merge
allow-acceptance-tests

Hi, we register Resources using the ResourceConfig.register(Object object) method. This works and has worked until now. However now (2.26) we are getting a warning: `Oct 17, 2017 1:47:00 PM org.glassfish.jersey.internal.inject.Providers...

Type: Bug

- **fix(deps): update module code.cloudfoundry.org/go-loggregator/v9 to v10** - **combine all necessary updates**

dependencies

# Issue As a platform operator you might want to restrict access to the public API. # Fix The property `autoscaler.apiserver.autoscaler_api_client_id`, if set, restricts the public API endpoint, to only...

enhancement
allow-acceptance-tests