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

fix: sync hpa with argocd #672

Merged
merged 1 commit into from
Nov 14, 2023
Merged

fix: sync hpa with argocd #672

merged 1 commit into from
Nov 14, 2023

Conversation

ypoplavs
Copy link
Contributor

@ypoplavs ypoplavs commented Nov 14, 2023

Pull request description

There is a bug that makes syncing hpa fail. As a workaround we get switch places between cpu and memory: argoproj/argo-cd#1079 (comment)

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

@ypoplavs ypoplavs requested review from vsukhin and dejanzele and removed request for vsukhin November 14, 2023 13:24
@ypoplavs ypoplavs merged commit eb61467 into develop Nov 14, 2023
@ypoplavs ypoplavs deleted the fix-argocd-hpa branch November 14, 2023 14:34
vsukhin added a commit that referenced this pull request Nov 22, 2023
* feat: Allow extension of oauth2-proxy environment variables with envFrom (#612)

* Allow extension of oauth2-proxy environment variables with envFrom

Signed-off-by: Tim Hobbs <timothy.hobbs@servicelayers.com>

* Update executors.json

* Update executors.json

* Update executors.json

* ci: disable mongo probes (#616)

* Update executors.json

* Update executors.json

* charts: specify resource requests (#618)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml file

* Update Chart.yaml files

* Update executors.json

* feat: add bucket field (#615)

* fix: description field (#619)

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* feat: add delete pod privileges to testkube api (#622)

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* feat: template crd

* fix: template syntax

* Update executors.json

* Update executors.json

* Update executors.json

* fix: adjust uri description

* fix: add comment to headers field

* Update executors.json

* Update executors.json

* Values: add node selectors (#625)

* add node selectors

* feat: add annotations and pod labels for pre-upgrade job (#626)

* add annotations and pod labels for pre-upgrade job

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* add priority class; change node selectords (#628)

* update limit for integration mongodb

* comment out resources requests

* Add ability to set pod annotations on mongo upgrade job (#629)

* Add ability to set pod annotations on mongo upgrade job

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* feat: added jmeterd (#631)

* added jmeterd

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* update ingress for the api (#632)

* feat: trigger concurrency policy

* Update executors.json

* values: replace dns name for the ingresses (#633)

* replace dns name for the ingresses

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* testkube-api: add support for tests service account and rbac (#636)

* testkube-api: add support for tests service account and rbac

* testkube-api: add missing rbac

* testkube-api: update readme

* fix: missing jobs role

* Update executors.json

* testkube-api: fix invalid role ref

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* replace image for pre-upgrade jobs (#642)

* Update executors.json

* testkube-api: update CRDs (#643)

* testkube-api: update CRDs

* testkube-api: revert installCRDs

* testkube-operator: make crd fields optional (#644)

* testkube-api: update slave config for jmeterd (#645)

* Update executors.json

* Update executors.json

* fix: invalid quote in executors.json

* Update executors.json

* fix bash script that updates executors (#646)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* disable basic auth (#647)

* Update executors.json

* Add helm values to read cloud properties from existing secret (#641)

We manage our applications using GitOps. Directly referencing a value from
helm values would require us to place the secrets into Git. To resolve this,
we will manage the secret using external-secret and make testkube reference that secret.

Co-authored-by: Rob Kenis <robke@softwareag.com>

* fix bug in charts

* Update executors.json

* Update Chart.yaml files

* feat: slack config

* fix: slack template

* Update executors.json

* Update executors.json

* mongo upgrade to app version 6.0.5 (#648)

* update Mongo image

* use specific minio version (#651)

* Update executors.json

* feat: execute post run script before scraping field

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* charts: add option to specify pullSecrets per service (#655)

* add option to specify secrets per service

* charts: add option to specify pullSecrets per service (#655)

* add option to specify secrets per service

* bump version of global chart

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* update priority for mongo (#656)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* update Mongo version

* Update Chart.yaml files

* Update Chart.yaml file

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml file

* replace nodeselector

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* feat: regex field (#658)

* Update executors.json

* fix: enable secrets endpoint (#657)

* fix: enable secrets endpoint

* fix: comment typo

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* feat: add nats endpoint to operator (#661)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* feat: add Helm configuration to disable MongoDB migrations (#662)

* Update executors.json

* fix: add git-dir (#663)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* feat: data dir as working dir

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* fix: add download artifacts option

* Update executors.json

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* fix: enable secrets endpoint for  develop

* Update executors.json

* Update executors.json

* Update executors.json

* fix sync fpr hpa (#672)

* feat: use argo cd sync var

* Update executors.json

* Update values-develop.yaml

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

---------

Signed-off-by: Tim Hobbs <timothy.hobbs@servicelayers.com>
Co-authored-by: Tim Hobbs <timothy.hobbs@servicelayers.com>
Co-authored-by: kubeshop-bot <kubeshop-bot@kubeshop.io>
Co-authored-by: ypoplavs <45286051+ypoplavs@users.noreply.github.com>
Co-authored-by: vsukhin <vsukhin@users.noreply.github.com>
Co-authored-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
Co-authored-by: ypoplavs <yulia.poplavska@kubeshop.io>
Co-authored-by: Gavin Clarke <gavinclarkeuk@yahoo.co.uk>
Co-authored-by: RobKenis <rob.kenis@hotmail.com>
Co-authored-by: Rob Kenis <robke@softwareag.com>
Co-authored-by: ypoplavs <ypoplavs@users.noreply.github.com>
Co-authored-by: Lilla Vass <vLia@users.noreply.github.com>
Co-authored-by: Dawid Rusnak <dawid@drcode.pl>
vsukhin added a commit that referenced this pull request Dec 4, 2023
* add priority class; change node selectords (#628)

* update limit for integration mongodb

* comment out resources requests

* Add ability to set pod annotations on mongo upgrade job (#629)

* Add ability to set pod annotations on mongo upgrade job

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* feat: added jmeterd (#631)

* added jmeterd

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* update ingress for the api (#632)

* feat: trigger concurrency policy

* Update executors.json

* values: replace dns name for the ingresses (#633)

* replace dns name for the ingresses

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* testkube-api: add support for tests service account and rbac (#636)

* testkube-api: add support for tests service account and rbac

* testkube-api: add missing rbac

* testkube-api: update readme

* fix: missing jobs role

* Update executors.json

* testkube-api: fix invalid role ref

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* replace image for pre-upgrade jobs (#642)

* Update executors.json

* testkube-api: update CRDs (#643)

* testkube-api: update CRDs

* testkube-api: revert installCRDs

* testkube-operator: make crd fields optional (#644)

* testkube-api: update slave config for jmeterd (#645)

* Update executors.json

* Update executors.json

* fix: invalid quote in executors.json

* Update executors.json

* fix bash script that updates executors (#646)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* disable basic auth (#647)

* Update executors.json

* Add helm values to read cloud properties from existing secret (#641)

We manage our applications using GitOps. Directly referencing a value from
helm values would require us to place the secrets into Git. To resolve this,
we will manage the secret using external-secret and make testkube reference that secret.

Co-authored-by: Rob Kenis <robke@softwareag.com>

* fix bug in charts

* Update executors.json

* Update Chart.yaml files

* feat: slack config

* fix: slack template

* Update executors.json

* Update executors.json

* mongo upgrade to app version 6.0.5 (#648)

* update Mongo image

* use specific minio version (#651)

* Update executors.json

* feat: execute post run script before scraping field

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* charts: add option to specify pullSecrets per service (#655)

* add option to specify secrets per service

* charts: add option to specify pullSecrets per service (#655)

* add option to specify secrets per service

* bump version of global chart

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* update priority for mongo (#656)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* update Mongo version

* Update Chart.yaml files

* Update Chart.yaml file

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml file

* replace nodeselector

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* feat: regex field (#658)

* Update executors.json

* fix: enable secrets endpoint (#657)

* fix: enable secrets endpoint

* fix: comment typo

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* feat: add nats endpoint to operator (#661)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* feat: add Helm configuration to disable MongoDB migrations (#662)

* Update executors.json

* fix: add git-dir (#663)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* feat: data dir as working dir

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* fix: add download artifacts option

* Update executors.json

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* fix: enable secrets endpoint for  develop

* Update executors.json

* Update executors.json

* Update executors.json

* fix sync fpr hpa (#672)

* feat: use argo cd sync var

* Update executors.json

* Update values-develop.yaml

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* testkube: add support for finer-grained MinIO TLS configuration (#677)

* testkube: add finer support for minio tls

* testkube: add changes in testkube-api deployment

* testkube-api: update templates so they render correctly in ConfigMap (#678)

* testkube-api: update templates so they render correctly in ConfigMap

* testkube-api: fix providing some config values directly

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* feat: slave pod spec (#674)

* feat: slave pod spec

* feat: add template enum

* feat: slave pod template

* fix: pod loop

* fix: rename containers

* fix: remove spaces

* fix: rename file

* fix: remove tab

* fix: template indent

* testkube: add support for running NATS with TLS; add support for TLS … (#679)

* testkube: add support for running NATS with TLS; add support for TLS in nats and minio client using self-signed certificates

* testkube: update docs on TLS setup for NATS and MinIO

* Update executors.json

* testkube: update docs on TLS setup for skipping certificate verification

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

---------

Co-authored-by: ypoplavs <45286051+ypoplavs@users.noreply.github.com>
Co-authored-by: ypoplavs <yulia.poplavska@kubeshop.io>
Co-authored-by: Gavin Clarke <gavinclarkeuk@yahoo.co.uk>
Co-authored-by: kubeshop-bot <kubeshop-bot@kubeshop.io>
Co-authored-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
Co-authored-by: RobKenis <rob.kenis@hotmail.com>
Co-authored-by: Rob Kenis <robke@softwareag.com>
Co-authored-by: vsukhin <vsukhin@users.noreply.github.com>
Co-authored-by: ypoplavs <ypoplavs@users.noreply.github.com>
Co-authored-by: Lilla Vass <vLia@users.noreply.github.com>
Co-authored-by: Dawid Rusnak <dawid@drcode.pl>
Co-authored-by: dejanzele <dejanzele@users.noreply.github.com>
vsukhin added a commit that referenced this pull request Jan 8, 2024
* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* feat: regex field (#658)

* Update executors.json

* fix: enable secrets endpoint (#657)

* fix: enable secrets endpoint

* fix: comment typo

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* feat: add nats endpoint to operator (#661)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* feat: add Helm configuration to disable MongoDB migrations (#662)

* Update executors.json

* fix: add git-dir (#663)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* feat: data dir as working dir

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* fix: add download artifacts option

* Update executors.json

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* fix: enable secrets endpoint for  develop

* Update executors.json

* Update executors.json

* Update executors.json

* fix sync fpr hpa (#672)

* feat: use argo cd sync var

* Update executors.json

* Update values-develop.yaml

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* testkube: add support for finer-grained MinIO TLS configuration (#677)

* testkube: add finer support for minio tls

* testkube: add changes in testkube-api deployment

* testkube-api: update templates so they render correctly in ConfigMap (#678)

* testkube-api: update templates so they render correctly in ConfigMap

* testkube-api: fix providing some config values directly

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* feat: slave pod spec (#674)

* feat: slave pod spec

* feat: add template enum

* feat: slave pod template

* fix: pod loop

* fix: rename containers

* fix: remove spaces

* fix: rename file

* fix: remove tab

* fix: template indent

* testkube: add support for running NATS with TLS; add support for TLS … (#679)

* testkube: add support for running NATS with TLS; add support for TLS in nats and minio client using self-signed certificates

* testkube: update docs on TLS setup for NATS and MinIO

* Update executors.json

* testkube: update docs on TLS setup for skipping certificate verification

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Revert "feat: add nats endpoint to operator (#661)" (#685)

This reverts commit 613e3d8.

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* fix: step start and end time

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* feat: shared artifacts

* fix: rename pvc template file

* fix: artifact volume for init container

* fix: add previous test names

* fix: typo in template

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* feat: install only specified executors

* fix: add docs

* fix: rename var

* fix: comment change

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* fix: version

---------

Co-authored-by: kubeshop-bot <kubeshop-bot@kubeshop.io>
Co-authored-by: vsukhin <vsukhin@users.noreply.github.com>
Co-authored-by: Lilla Vass <vLia@users.noreply.github.com>
Co-authored-by: Dawid Rusnak <dawid@drcode.pl>
Co-authored-by: ypoplavs <45286051+ypoplavs@users.noreply.github.com>
Co-authored-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
Co-authored-by: dejanzele <dejanzele@users.noreply.github.com>
Co-authored-by: exu <exu@users.noreply.github.com>
vsukhin added a commit that referenced this pull request Jan 25, 2024
* Update executors.json

* fix sync fpr hpa (#672)

* feat: use argo cd sync var

* Update executors.json

* Update values-develop.yaml

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* testkube: add support for finer-grained MinIO TLS configuration (#677)

* testkube: add finer support for minio tls

* testkube: add changes in testkube-api deployment

* testkube-api: update templates so they render correctly in ConfigMap (#678)

* testkube-api: update templates so they render correctly in ConfigMap

* testkube-api: fix providing some config values directly

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* feat: slave pod spec (#674)

* feat: slave pod spec

* feat: add template enum

* feat: slave pod template

* fix: pod loop

* fix: rename containers

* fix: remove spaces

* fix: rename file

* fix: remove tab

* fix: template indent

* testkube: add support for running NATS with TLS; add support for TLS … (#679)

* testkube: add support for running NATS with TLS; add support for TLS in nats and minio client using self-signed certificates

* testkube: update docs on TLS setup for NATS and MinIO

* Update executors.json

* testkube: update docs on TLS setup for skipping certificate verification

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml file

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Revert "feat: add nats endpoint to operator (#661)" (#685)

This reverts commit 613e3d8.

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* fix: step start and end time

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* feat: shared artifacts

* fix: rename pvc template file

* fix: artifact volume for init container

* fix: add previous test names

* fix: typo in template

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* feat: install only specified executors

* fix: add docs

* fix: rename var

* fix: comment change

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml file

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update Chart.yaml file

* feat: add "cloud" ui url (#692)

* testkube: increase storage size for our envs and add expiration date

* update minio storage

* Adding option to testkube-api-server deployment to specify hostNetwork and dnsPolicy (#660)

* fix: Remove tolerations from testkube-operator since proxy image doesn't support arm64 nodes

* testkube: enable jetstream in nats (#666)

* testkube: enable jetstream in nats

* testkube: update README

* Update executors.json

* fix ingress class

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* feat: added logs sidecar container (#704)

* feat: added logs sidecar container

* feat: added logs sidecar container

* fix: default to false logs v2

* fix: removed from global fie

* fix: job template with registry support

* fix: removing nats-box tools

* fix: added logs-sidecar to the executors.json file

* fix: rollback changes for natsbox in prod

* feat: added roles and service account

* fix: disabling nats box for dev and stage

* fix: rollback sa from logs service - will be moved to valid logs service chart

* fix: logs sidecar to build pipeline

* testkube: add support for connecting to agent in insecure mode and skipping cert validation (#690)

* testkube: rebase with latest changes

* testkube: update docs

* testkube: temporarily disable jetstream (#705)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update Chart.yaml files

* Update executors.json

* fix: pvc name

* Update executors.json

* Update executors.json

* fix: scraper logs not behind feature flag (#708)

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

* added the chart for testkube-logs

* some changes in values files

* helm chart improvement

* modified test

* fix: added logs chart to main testkube chart

* fix: added helm charts for logs-service

* fix: name override

* enable logs service

* disable logs service

* Update executors.json

* Update executors.json

* fix: container executor logs sidecar fix  (#713)

* added the chart for testkube-logs

* some changes in values files

* helm chart improvement

* modified test

* fix: added logs chart to main testkube chart

* fix: added helm charts for logs-service

* fix: name override

* fix: container executor image when no registry registry

---------

Co-authored-by: Hamid Emamian <emami.he@gmail.com>

* Update executors.json

* Update executors.json

* Update executors.json

* fix: allow setting pathtype for testkube api and dashboard ingress

closes #709

* fix: set prefix as a string rather than a function

closes #709

* Update executors.json

* Update executors.json

* Update executors.json

* Update executors.json

---------

Co-authored-by: kubeshop-bot <kubeshop-bot@kubeshop.io>
Co-authored-by: ypoplavs <45286051+ypoplavs@users.noreply.github.com>
Co-authored-by: vsukhin <vsukhin@users.noreply.github.com>
Co-authored-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
Co-authored-by: dejanzele <dejanzele@users.noreply.github.com>
Co-authored-by: Lilla Vass <vLia@users.noreply.github.com>
Co-authored-by: exu <exu@users.noreply.github.com>
Co-authored-by: nicufk <nicolae@kubeshop.io>
Co-authored-by: ypoplavs <yulia.poplavska@kubeshop.io>
Co-authored-by: Isaac Gaskin <isaac.gaskin@circle.com>
Co-authored-by: Max Forasteiro <18661016+maxforasteiro@users.noreply.github.com>
Co-authored-by: Jacek Wysocki <jacek.wysocki@gmail.com>
Co-authored-by: Hamid Emamian <emami.he@gmail.com>
Co-authored-by: Nelson Silva <nelson.emanuel.silva@gmail.com>
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