Sergio Conde Gómez
Sergio Conde Gómez
# Summary This PR updates basemaps URL to the new CDN URL and fixes the attributions to match current requirements. ## Full context We've recently changed our CDN and we...
I propose to add a `func VersionName(version uint16) string` method that returns a string representation (`TLSv1.0`, `TLSv1.1`, ...) given a version id. Currently `crypto/tls` provides similar functionality for the cipher...
Implement `scaledobject.keda.sh/hpa-excluded-labels` and `scaledjob.keda.sh/job-excluded-labels` annotations to allow excluding labels from being propagated to HPA and Job generated objects. ### Checklist - [x] When introducing a new scaler, I agree with...
### Proposal KEDA should be offer a way of filtering out specific labels when it copies them from a `ScaledObject` to the `HPA`. ### Use-Case When you create an `ScaledObject`...
Hi, is me and is that time of the month... it works but we have several deprecation errors. This time some of the issues are just matter of changing the...
### Contact Details skgsergio on discord ### Checklist - [x] I am able to reproduce the bug with the latest version. - [x] I made sure that there are no...