Jorge Turrado Ferrero
1c9f7348b8
Prepare v0.8.0 ( #1010 )
...
* Prepare v0.8.0
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
* rebase main branch
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* move add-in installation to the end of setup to remove noise on logs
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* Apply suggestions from code review
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2024-05-02 08:15:24 +02:00
zorocloud
38f50bfb0a
feat: Adding support to the interceptor proxy for TLS on the wire ( #928 )
...
* feat: Adding support to the interceptor proxy for TLS on the wire
Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
* chore: adding e2e tests and tidying up changes
Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
* chore: changing interceptor tls port for e2e tests
Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
---------
Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
2024-05-01 19:47:18 +02:00
Jorge Turrado Ferrero
e3d2e81220
chore: Update skipscaledobjectcreation annotation to align with KEDA annotations ( #1008 )
...
* chore: Update skip-scaledobject-creation to align with KEDA annotations
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* use magic string during test to prevent not detected chained changes
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-04-30 22:11:09 +00:00
Jorge Turrado Ferrero
7feda00373
chore: bump go and deps ( #991 )
...
* chore: bump go and deps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* bump linter
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* bumps deps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* bumps deps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* bump deps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update CIs
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update manifests
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* .
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix kustomize
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* some updates
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* pin deps
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
* bump deps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* bump deps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
2024-04-30 21:17:04 +00:00
dependabot[bot]
c5de19c52b
chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 ( #1007 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 21:33:44 +00:00
dependabot[bot]
9366827350
chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 ( #1006 )
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](99576bfa6d...0025e74a8c )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 20:30:15 +00:00
zorocloud
0237611b6a
feat: add support to collect metrics using the OTEL library ( #927 )
...
* feat: Add support to collect metrics using either a prometheus compatible endpoint or by sending metrics to an OTEL http endpoint
Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
* fix: use UpDounCounter rather than gauge for pending request count and
specify otel image for e2e tests
Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
---------
Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
2024-04-24 08:06:54 +00:00
dependabot[bot]
c7ccd3384e
chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 ( #987 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...1d96c772d1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Turrado Ferrero <jorge.turrado@scrm.lidl>
2024-04-22 21:31:01 +00:00
dependabot[bot]
f48b7d813c
chore(deps): bump Azure/setup-helm from 4.1.0 to 4.2.0 ( #986 )
...
Bumps [Azure/setup-helm](https://github.com/azure/setup-helm ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](b7246b12e7...fe7b79cd5e )
---
updated-dependencies:
- dependency-name: Azure/setup-helm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 22:54:13 +02:00
dependabot[bot]
3ee0445005
chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.63.2 ( #976 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.61.0 to 1.63.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.63.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Turrado Ferrero <jorge.turrado@scrm.lidl>
2024-04-21 23:54:03 +02:00
Joey Chen
473c42c637
Update deprecated annotations in example demo ( #979 )
...
* Update deprecated annotations ingress.yaml
The annotation one is being deprecated
Signed-off-by: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com>
* Update CHANGELOG.md
Signed-off-by: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com>
* Update CHANGELOG.md
Fix order to pass the Static Checks.
Signed-off-by: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com>
---------
Signed-off-by: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com>
2024-04-21 11:40:14 +00:00
dependabot[bot]
f7bb9f56f6
chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 ( #980 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 20:03:44 +02:00
dependabot[bot]
d0a564a9c1
chore(deps): bump Azure/setup-helm from 3.5 to 4 ( #975 )
...
Bumps [Azure/setup-helm](https://github.com/azure/setup-helm ) from 3.5 to 4.
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](5119fcb908...b7246b12e7 )
---
updated-dependencies:
- dependency-name: Azure/setup-helm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 09:36:41 +02:00
Jorge Turrado Ferrero
a4f9f39ac5
feat: Support aggregation options ( #961 )
...
* feat: Support aggregation options
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* Updates
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* Updates
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix changelog
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* style & codegen
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* add mocks
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update docs
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix e2e test
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* merge issues
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update manifests
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-04-10 21:41:18 +00:00
dependabot[bot]
a8c1258267
chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 ( #969 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](2b51285047...d70bba72b1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 21:35:55 +02:00
Federico Marani
b37046ea47
Remove initial dollar sign from install instructions ( #967 )
...
To make them copy/pasteable.
Signed-off-by: Federico Marani <flagzeta@gmail.com>
2024-04-05 09:57:31 +00:00
Jorge Turrado Ferrero
d52daad348
fix: Set correct required fields within the CRD ( #966 )
...
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-04-05 09:18:27 +02:00
Jorge Turrado Ferrero
e6896c2ea4
Operator is aware about changes on underlying ScaledObject ( #901 )
...
* Operator is aware about changes on underlying ScaledObject
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* .
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* .
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* Update CHANGELOG.md
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2024-04-02 20:30:09 +00:00
dependabot[bot]
dbac89dc37
chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0 ( #957 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](0a5c615913...82c7e631bb )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 21:28:13 +02:00
Paul Cooke
5b3063e388
feat: provide support to allow HTTP scaler to work alongside other core KEDA scalers ( #929 )
...
Signed-off-by: Paul Cooke <Paul.Cooke@10xbanking.com>
Co-authored-by: Paul Cooke <Paul.Cooke@10xbanking.com>
2024-03-26 18:54:38 +00:00
dependabot[bot]
a71b194ec5
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 ( #954 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.15.0 to 2.17.1.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.15.0...v2.17.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 22:10:38 +00:00
dependabot[bot]
849c62af1b
chore(deps): bump actions/cache from 4.0.1 to 4.0.2 ( #955 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](ab5e6d0c87...0c45773b62 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 17:48:14 +00:00
dependabot[bot]
652c47f5da
chore(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 ( #946 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](0d103c3126...2b51285047 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-24 20:40:34 +00:00
Nikhil Chintawar
5839732134
Add docs for integration of keda http addon with istio ( #953 )
2024-03-24 19:17:12 +00:00
dependabot[bot]
14839c3558
chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 ( #945 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](343f7c4344...e92390c5fb )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-24 19:08:22 +01:00
dependabot[bot]
8b44922940
chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 ( #944 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 14:42:04 +01:00
dependabot[bot]
793a48d235
chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 ( #937 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f95db51fdd...0d103c3126 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 15:40:00 +00:00
dependabot[bot]
448a3deb10
chore(deps): bump actions/cache from 4.0.0 to 4.0.1 ( #936 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](13aacd865c...ab5e6d0c87 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 00:28:26 +00:00
dependabot[bot]
513ecb5d74
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ( #941 )
...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 22:15:27 +01:00
Rohit Hazra
5e7af24783
Update ADOPTERS.md for PropulsionAI ( #913 )
2024-02-14 11:23:09 +01:00
Jorge Turrado Ferrero
2b037b804b
fix: Execute correct e2e test cases ( #917 )
...
Signed-off-by: Jorge Turrado Ferrero <jorge.turrado@scrm.lidl>
2024-02-13 17:41:22 +01:00
Jorge Turrado Ferrero
adc868ff6a
fix: Update walkthrough page with current steps ( #909 )
...
* fix: Update walkthrough page with current steps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update helm service
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update helm service
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* remove $
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-02-13 17:41:15 +01:00
Jorge Turrado Ferrero
55086474c9
fix: Add retries during interceptor e2e to fix the flaky test ( #906 )
...
* fix: Add retries during interceptor e2e to fix the flaky test
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix style
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-02-13 17:41:02 +01:00
dependabot[bot]
8935f27f4f
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 ( #914 )
...
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](646c83fcd0...2c7b3805fd )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Turrado Ferrero <jorge.turrado@scrm.lidl>
2024-02-12 22:51:19 +00:00
dependabot[bot]
8608805972
chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 ( #915 )
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](dda0770415...99576bfa6d )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Turrado Ferrero <jorge.turrado@scrm.lidl>
2024-02-12 22:50:10 +01:00
dependabot[bot]
2c0a177f60
chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.1 ( #916 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.16.3 to 0.17.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.3...v0.17.1 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 21:57:31 +01:00
dependabot[bot]
d337c8d4e4
chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 ( #905 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.60.1 to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.61.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 19:06:47 +01:00
Jorge Turrado Ferrero
6453b18638
feat: Propagate HTTPScaledObject labels and annotations to ScaledObject ( #899 )
2024-01-27 13:45:51 +01:00
dependabot[bot]
d9277ab7fb
chore(deps): bump actions/cache from 3.3.3 to 4.0.0 ( #898 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.3 to 4.0.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](e12d46a63a...13aacd865c )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 19:46:19 +00:00
Jorge Turrado Ferrero
98ad59dd13
docs: Add missing fields to reference descriptions ( #891 )
...
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
2024-01-22 13:14:30 +00:00
Jorge Turrado Ferrero
a59daf2452
chore: Prepare release 0.7.0 ( #890 )
...
* chore: Prepare release 0.7.0
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
* undo the format
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
* undo the format
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
---------
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
2024-01-22 11:35:25 +01:00
Jorge Turrado Ferrero
b8f3972522
Remove deprecations and fix CRD columns ( #888 )
...
* Remove deprecations and fix CRD columns
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* add missing files
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* add missing files
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix duplicated conditions
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix style
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix space
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* Update changelog
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-01-22 11:20:40 +01:00
Jorge Turrado Ferrero
855547a7c6
chore: align k8s deps with KEDA ( #885 )
...
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-01-22 10:30:48 +01:00
Jorge Turrado Ferrero
584b890935
chore: Remove not used var ( #886 )
...
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-01-22 09:47:10 +01:00
Jorge Turrado Ferrero
1aea9bf659
fix: Improve Scaler reliability adding probes and 3 replicas ( #872 )
...
* fix: Improve Scaler reliability adding probes and 2 replicas
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix unit test
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix linting errores
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix race condition on e2e test
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* Update config/scaler/deployment.yaml
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
2024-01-20 21:29:49 +00:00
Jorge Turrado Ferrero
e658582052
chore: Bump deps ( #884 )
...
* bump deps
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update codegen
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* fix link
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update linter
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
* update keda and k8s versions
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2024-01-19 17:00:54 +01:00
dependabot[bot]
6b0edeefb2
chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 ( #875 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 21:15:34 +01:00
dependabot[bot]
3bf119b3de
chore(deps): bump actions/cache from 3.3.2 to 3.3.3 ( #877 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](704facf57e...e12d46a63a )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 10:42:42 +01:00
dependabot[bot]
ec12921821
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 ( #878 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 10:42:34 +01:00
Andrew Garrett
7908755121
Fix issue where external scaler gets wedged in a bad state when queue count metric fetch fails ( #876 )
...
* Queue Pinger: Don't return error if fetchAndSaveCounts fails.
Returning the error here cancels the whole queuePinger.start loop, causing the server to (theoretically) crash.
Due to a separate bug, instead of crashing, the server can get wedged in an unhealthy state.
Fixes #870 .
Signed-off-by: Andrew Garrett <andrewgarrett@google.com>
* Update CHANGELOG
Signed-off-by: Andrew Garrett <andrewgarrett@google.com>
* Update CHANGELOG.md
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
* Update CHANGELOG.md
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
---------
Signed-off-by: Andrew Garrett <andrewgarrett@google.com>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
2024-01-15 08:20:49 +00:00