Commit Graph

247 Commits

Author SHA1 Message Date
dependabot[bot] ce567a2993
chore(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#589)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Jorge Turrado Ferrero <jorge.turrado@scrm.lidl>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.1...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <jorge.turrado@scrm.lidl>
2023-02-05 14:05:43 +01:00
Tom Kerkhove 9137d9622d
chore: Add Artifact Hub to release process (#595)
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-01-31 16:33:28 +00:00
Jorge Turrado Ferrero 7cea10ced1
fix(static checks): Remove whitespace (#593) 2023-01-31 09:50:31 +01:00
Tom Kerkhove 50f9993240
chore: Introduce changelog (#592)
* chore: Introduce changelog

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Update PULL_REQUEST_TEMPLATE.md

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-01-31 08:58:56 +01:00
dependabot[bot] 3e1a1c0065
chore(deps): bump actions/cache from 3.2.3 to 3.2.4 (#588)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 07:13:36 +01:00
lucakuendig 1189145bb5
add CooldownPeriod to scaledobject template (#587) 2023-01-30 18:29:53 +00:00
Jorge Turrado Ferrero b5c41c8c2a
chore: add golangci-lint (#584) 2023-01-27 08:52:15 +01:00
Jorge Turrado Ferrero 30108da404
Add missing changes for rbac-proxy and remove unused code (#583)
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
2023-01-25 11:44:17 +00:00
Jorge Turrado Ferrero 3f326b1b50
chore: bump deps (#581)
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-01-25 09:38:45 +00:00
dependabot[bot] e1f1aba7c8
chore(deps): bump actions/cache from 3.2.2 to 3.2.3 (#575)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-22 16:31:50 +00:00
dependabot[bot] 259f715a13
chore(deps): bump helm/kind-action from 1.4.0 to 1.5.0 (#574)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 17:10:29 +00:00
Jorge Turrado Ferrero 9ac86dd488
feat: Add ARM64 support (#573)
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
2023-01-16 17:06:22 +01:00
Jorge Turrado Ferrero 4764c18c93
chore: Bump deps and go version (#572) 2023-01-13 20:07:49 +01:00
Jorge Turrado Ferrero 50e4958f79
feat: use make for scripting unifying the KEDA tools (#564)
* feat: use make for scripting

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

* Update CONTRIBUTING.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>

* Update CONTRIBUTING.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>

* Update config/interceptor/interceptor.yaml

Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>

* apply feedback

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-01-13 16:20:53 +01:00
Tom Kerkhove 8ef982f0dc
chore: Update codeowners (#565)
* chore: Update codeowners

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Update CODEOWNERS

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-01-06 19:49:28 +00:00
Somesh Koli 71c2d3ef9e
feat: expose cooldownPeriod param to httpScaledObject (#563) 2023-01-06 07:57:38 +01:00
Jorge Turrado Ferrero 0a1fbb1ff9
use relative links for going back (#548)
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
2022-11-22 11:34:57 +01:00
Tom Kerkhove 6e40f21931
feat(docs): Publish current documentation to GitHub Pages (#547)
* README

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Reshuffle

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Split again

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Links

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2022-11-22 09:56:43 +01:00
Tom Kerkhove d89ff4bbe8
Create _config.yml
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2022-11-22 09:32:38 +01:00
Tom Kerkhove bbe8abb45f
docs: HTTP add-on is on hold and looking for contributors (#524) 2022-09-27 09:46:03 +02:00
dependabot[bot] 3b456a4dba
Bump github.com/onsi/gomega from 1.20.0 to 1.20.2 (#508)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 20:26:58 +02:00
Vighnesh Shenoy 7fed8bc4cc
Misc. doc changes for consistency and clarity. (#496) 2022-08-16 14:21:59 +02:00
dependabot[bot] 272b67fefc
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#493)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 07:39:19 +02:00
dependabot[bot] f5d064ca6f
Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 (#491)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 08:58:11 +02:00
dependabot[bot] 5a2045c8c5
Bump k8s.io/client-go from 0.24.2 to 0.24.3 (#487)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.2...v0.24.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  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>
2022-07-18 14:18:03 -04:00
dependabot[bot] d213861fbc
Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 (#486)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  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: Aaron Wislang <asw101@users.noreply.github.com>
2022-07-17 02:57:49 +00:00
dependabot[bot] 0f430c5f27
Bump k8s.io/api from 0.24.2 to 0.24.3 (#488)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.24.2...v0.24.3)

---
updated-dependencies:
- dependency-name: k8s.io/api
  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>
2022-07-16 22:54:51 -04:00
dependabot[bot] 29e2fba310
Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#485)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 10:17:02 +02:00
dependabot[bot] afe4b35714
Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 (#477)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.12.1...v0.12.2)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  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: Tom Kerkhove <kerkhove.tom@gmail.com>
2022-07-14 09:39:48 +02:00
dependabot[bot] c3ef032653
Bump Azure/setup-helm from 1 to 3 (#479)
Bumps [Azure/setup-helm](https://github.com/Azure/setup-helm) from 1 to 3.
- [Release notes](https://github.com/Azure/setup-helm/releases)
- [Commits](https://github.com/Azure/setup-helm/compare/v1...v3)

---
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>
2022-07-05 07:08:25 +02:00
dependabot[bot] 63c1f9feac
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#480)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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>
2022-07-05 07:08:15 +02:00
Jorge Turrado Ferrero 3ed9b3d65c
Add e2e test in build workflows (#429)
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2022-06-29 08:18:28 +00:00
dependabot[bot] 4c118bdcbf
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#478)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 08:37:29 +00:00
Vighnesh Shenoy 4fe7e83539
Fix minor errors in magefile. (#464)
* Fix minor errors in magefile.

Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>

* Allow for env variables to configure helm chart location and http scaled object.

Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
2022-06-27 13:58:52 -07:00
dependabot[bot] 3da6de4327
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#474)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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: Aaron Wislang <asw101@users.noreply.github.com>
2022-06-26 16:31:59 -04:00
dependabot[bot] c04c14c127
Bump k8s.io/client-go from 0.24.1 to 0.24.2 (#470)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.1...v0.24.2)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  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>
2022-06-25 21:47:20 -04:00
dependabot[bot] 83775cb12e
Bump k8s.io/api from 0.24.1 to 0.24.2 (#472)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 11:23:17 +02:00
Aaron Schlesinger bc165b7287
Upgrading to go 1.18 (#416)
* upgrading to go 1.18

Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>

* Bump to 1.18.3

Signed-off-by: Aaron Wislang <aaron.wislang@microsoft.com>

Co-authored-by: Aaron Wislang <aaron.wislang@microsoft.com>
2022-06-20 22:37:30 +00:00
Ritika a1fa44cade
Local testing documentation added to contributing.md (#467) 2022-06-15 11:11:41 +02:00
Tom Kerkhove 02617b2441
docs: Provide capability to become listed end-users (#466)
* docs: Provide capability to become listed end-users

Signed-off-by: GitHub <noreply@github.com>

* fix: Remove duplicate lines

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2022-06-10 10:09:31 +02:00
Aaron Wislang 9feb10ca31
Update all references to HTTP Add-on / add-on (#465) 2022-06-08 08:20:53 +02:00
dependabot[bot] 52cc717c63
Bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#462)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.2 to 1.47.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.2...v1.47.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>
2022-06-07 07:13:17 +02:00
dependabot[bot] 011a0941d8
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#463)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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>
2022-06-07 07:13:07 +02:00
Tom Kerkhove 14aa68a7b5
docs: Provide information concerning roadmap (#461)
* docs: Provide information concerning roadmap
Relates to https://github.com/kedacore/http-add-on/issues/446
* docs: Provide dedicated roadmap file
* docs: Link to dedicated roadmap
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Link from "here" to "roadmap" for accessibility.
Signed-off-by: Aaron Wislang <asw101@users.noreply.github.com>
Co-authored-by: Aaron Wislang <aaron.wislang@microsoft.com>
2022-06-07 01:15:25 +00:00
dependabot[bot] cd56c6e662
Bump k8s.io/api from 0.24.0 to 0.24.1 (#458)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.24.0...v0.24.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  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>
2022-05-31 09:20:22 +02:00
dependabot[bot] 72871d7c44
Bump k8s.io/client-go from 0.24.0 to 0.24.1 (#460)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.0...v0.24.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  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>
2022-05-31 09:20:12 +02:00
Ritika 8f0598d4a4
updating interceptor section in developing.md (#450)
* updating interceptor section in developing.md

Signed-off-by: Ritikaa96 <ritika@india.nec.com>

* docs: Improve readability

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2022-05-31 09:11:38 +02:00
dependabot[bot] f5f24eeacb
Bump sigs.k8s.io/controller-runtime from 0.12.0 to 0.12.1 (#456)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 07:08:56 +00:00
dependabot[bot] f77c5535d8
Bump k8s.io/apimachinery from 0.24.0 to 0.24.1 (#459)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 09:04:57 +02:00
dependabot[bot] 1d43aacd5c
Bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#451)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.0 to 1.46.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.0...v1.46.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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>
2022-05-17 07:14:59 +02:00