Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off linting for stefanprodan/helm-gh-pages action + add dependen… #55

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jkremser
Copy link
Member

No description provided.

…cies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
@@ -118,6 +118,8 @@ jobs:
uses: stefanprodan/helm-gh-pages@master
with:
token: ${{ secrets.PAT_TOKEN }}
linting: "off"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jkremser jkremser requested a review from a team October 18, 2024 14:33
@jkremser jkremser merged commit 19745ae into main Oct 18, 2024
@jkremser jkremser deleted the charts-pipeline-no-lint branch October 18, 2024 14:47
jkremser added a commit that referenced this pull request Oct 25, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Nov 7, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Nov 7, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Nov 7, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
wozniakjan pushed a commit that referenced this pull request Nov 7, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Nov 8, 2024
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Dec 5, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Dec 5, 2024
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Dec 17, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Dec 17, 2024
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Dec 25, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Dec 25, 2024
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Dec 27, 2024
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Dec 27, 2024
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
wozniakjan pushed a commit that referenced this pull request Jan 2, 2025
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
wozniakjan added a commit that referenced this pull request Jan 2, 2025
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Jan 9, 2025
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Jan 9, 2025
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Jan 23, 2025
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Jan 23, 2025
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Jan 25, 2025
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Jan 25, 2025
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Jan 27, 2025
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Jan 27, 2025
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
jkremser added a commit that referenced this pull request Feb 7, 2025
#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
jkremser added a commit that referenced this pull request Feb 7, 2025
* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart (#51)

* All our tweaks should go here

If there is another thing to add to our fork, pls add it here.

Example:

```
echo -e "#foo?\n\n bar?" > foo-bar.md # Pls keep adding the changes to standalone files that are not present in the upstream to mitigate the risk of conflict
add foo-bar.md
git commit -s --ammend
yada yada
```

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* ensure keda ns in smoketests before chart installation (#36)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* smoke_tests: wait for deployments availability (#37)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* fix keda chart deployment smoketest check missing ns (#38)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Don't skip the publish step (#39)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* http-add-on: allow fetching certs from secrets (#40)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable explicit tls secret mount

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* restricted scc (#41)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: refactor kedify chart release trigger (#42)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* bump kube-rbax-proxy to v0.16.0 (#43)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>

* ci: fix missing quote and pipe

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: attempt HTTP2 upgrade by default (#45)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: allow configuring prometheus and otel collectors (#46)

* http-add-on: allow configuring prometheus and otel collectors

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* helm-docs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* gh release chart: fix env var evaluation (#47)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: metrics service (#48)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: disable interceptor pdb (#49)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: RBAC to emit events (#50)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* First shot of the agent helm chart

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* more granular rbac vol 2

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Install also CRD and CR if requested, this is done using pre install hook (for crd) and post install hook for CR

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* fixes for agent chart (#52)

* fixes for agent chart

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* image tag proposal

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* add cluster name + option to disable kedifyconfig

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* simplify kedify cr template

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* narrow down autowiring rbac

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>

* add helm repos (templating failed because of dependent charts) (#53)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Don't wait for agent to be ready (for now) (#54)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* Turn off linting for stefanprodan/helm-gh-pages action + add dependen… (#55)

Turn off linting for stefanprodan/helm-gh-pages action + add dependencies + icon

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* agent: configurable autowire and metrics RBAC (#56)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* agent: bump image to v0.1.1 (#57)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* http-add-on: bump version to v0.8.1-0 (#58)

* kedify-agent: disable istio sidecar injection for CR and CRD creating jobs (#60)

kedifi-agent: disable istio sidecar injection for CR and CRD creating jobs

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* Add install mechanism for PRPs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants