-
Notifications
You must be signed in to change notification settings - Fork 56
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
revert changes #593
Merged
Merged
revert changes #593
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ypoplavs
added a commit
that referenced
this pull request
Jul 27, 2023
ypoplavs
added a commit
that referenced
this pull request
Jul 27, 2023
vsukhin
added a commit
that referenced
this pull request
Aug 24, 2023
* feat: dashboard uri for cd events (#517) * feat: dashboard uri for cd events * fix: env var for dashboard uri * docs: dashboard uri * Update executors.json * feat: add option to force disabling telemetry on the UI (#518) Related to: kubeshop/testkube#3884 * fix: testkube service monitor target port (#515) * Fix service monitor target port * feat: zap executor (#511) * feat: zap executor * feat: add zap to dev release * ci: add zap to stage and pre-release * ci: addressing code review comments * ci: update tests * feat: condition ttl (#520) * Update executors.json * Update executors.json * Update executors.json * add automatic pr creation (#521) * 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 * ci: add condition for checking if executors.json were updated (#523) ci: add condition for checking if executors.json were updated (#523) * Update executors.json * ci: fix client payload for image tag pre-release * Update executors.json * Update executors.json * ci: update branch for tests in stage workflow (#524) * feat: added webhook to cdevents for test purpose (#525) * Update executors.json * fix: new webhook.site to bypass limits * 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 * feat: add TTL for k8s jobs (#530) * Update executors.json * Update executors.json * Update executors.json * fix: preupgrade lables * Revert "fix: preupgrade lables" This reverts commit 02f6971. * fix: preupgrade labels (#533) * Update executors.json * feat: webhook template and headers (#538) * Update executors.json * add cloud migrate env (#540) * Update executors.json * Update executors.json * Update executors.json * Testkube Doc: refine test doc for content.type (#541) * Doc: refine schema for content.type Extracted from https://github.com/kubeshop/testkube/blob/cca3c13629078891f269f691e1050ae5adb99d5a/docs/docs/test-types/prebuilt-executor.md?plain=1#L60-L65 * Doc: refine schema for content.type Extracted from https://github.com/kubeshop/testkube/blob/cca3c13629078891f269f691e1050ae5adb99d5a/docs/docs/test-types/prebuilt-executor.md?plain=1#L60-L65 * Doc: refine schema for content.type Refine git wording https://git-scm.com/docs/git-clone > --depth <depth> > Create a shallow clone with a history truncated to the specified number of commits. https://git-scm.com/docs/git-sparse-checkout > This command is used to create sparse checkouts, which change the working tree from having all tracked files present to only having a subset of those files * Doc update: preRunScript ignored for container executor (#535) See https://discord.com/channels/884464549347074049/1088559756714705067/1088571830639542343 * Update executors.json * fix: template labels * 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: testsuite v3 (#380) * feat: testsuite v3 * fix: remove required steps * fix: sync testsuite crd * fix: duration format * fix: change test suite step definition * fix: yaml indent * Update executors.json * Update executors.json * fix: minio service labels (#544) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * charts: add warning for global image params (#547) * fix error with enabled tls (#548) * testkube-operator: Removed ns from tokenSecret and usernameSecret (#545) * Update executors.json * Update executors.json * feat: update config map for testkube-api (#550) * update config map for testkube-api to pass custom job-template.yml * Update executors.json * Update executors.json * Update executors.json * update branch for checking out tests (#552) * Update executors.json * add arg to run install beta release to test cli (#554) * Update executors.json * feat: post run script field (#555) * feat: post run script field * fix: field type * fix: indent * Update executors.json * Update executors.json * Update executors.json * feat: update referencing of secrets in minio and TK API (#557) * update referencing of secrets in minio and TK API * Update executors.json * ci: update releaser script (#558) * Update executors.json * ci: add release notes generation (#551) * ci: add flow to deploy to stage on values.yaml update (#560) * feat: cluster name parameter (#559) * feat: cluster name parameter * Update charts/testkube/README.md Co-authored-by: Lilla Vass <[email protected]> --------- Co-authored-by: Lilla Vass <[email protected]> * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * remove probes for mongo * feat: add basic auth (#562) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * feat: probe conditions (#561) * feat: probe spec * fix: refactor probe spec crd * Update executors.json * Update executors.json * feat: tracetest executor (#564) * feat: tracetest executor * fix: update tag on tracetest executor docker image * Update executors.json * fix: resource separation inside conditional loops to avoid templating issue when operator webhook disabled (#565) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * add basic auth for beta env (#566) * 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 * feat: add Helm option to select CRD revision for front-end, use `develop` for dev.testkube.io (#569) * Update executors.json * Update executors.json * fix: revert logic for secrets in minio (#570) * namespace added on kubectl apply for dashboard-e2e after namespace removed from CRD (#573) * ci: Update releaser script (#572) update main chart releaser script * Update Chart.yaml file * update chart.yaml files * fix api secrets logic (#575) * update release script (#576) * Update Chart.yaml file * update Chart.yaml * Update executors.json * Update executors.json * Testkube - dev - CORS allow all methods (#579) * ci: deploy integration TK for develop cluster (#567) * deploy integration TK for develop cluster * Update executors.json * Update executors.json * Update executors.json * feat: remove outdated comment (#580) * Update executors.json * Testkube - integration workflows updated (dashboard-e2e-tests for specific namespace) (#583) * Testkube - integration workflows updated (dashboard-e2e CRD) * Testkube - integration workflows updated - separate Dashboard E2E Tests step * Update executors.json * Update executors.json * Update chart_releaser.sh * Update Chart.yaml files * Update Chart.yaml * Update executors.json * Update Chart.yaml files * feat: add secrets for oauth (#582) * feat: compress artifacts flag (#586) * Update executors.json * Update executors.json * fix global labels (#587) * add global labels for .spec.template * fix: update image for testkube operator pre-upgrade job(#588) * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update executors.json * fix: update releaser script (#591) * update releaser script * Update Chart.yaml file * fix typo * update Chart.yaml * update develop branch with chart yaml file * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * revert changes (#593) (#594) * Update Chart.yaml files * feat: pass helm chart version (#595) * Update executors.json * Update Chart.yaml files * Add lables values section for testkube-operator preUpgrade webhook job (#599) * Add lables values and annotations section for testkube-operator preUpgrade webhook job * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * move beta cluster to develop (#600) * Update Chart.yaml files * Update executors.json * fix typo * Update executors.json * feat: add priority Class (#602) * add priority Class * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * ci: remove beta tk (#605) * Update executors.json * fix: image registry (#604) * disable mongo probes which make the deployment fail * Update Chart.yaml file * Update Chart.yaml files * pass nodeSelector for preUpgradeHook (#608) * feat: test execution crd (#596) * feat: test execution crd * fix: remove output * feat: test suite execution CRD * fix: generation field * fix: add enums * 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 * fix: Allow override of REACT_APP_ROOT_ROUTE with proxyPrefix (#614) * fix: Allow override of REACT_APP_ROOT_ROUTE with proxyPrefix Signed-off-by: Tim Hobbs <[email protected]> * 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 <[email protected]> * 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) --------- Signed-off-by: Tim Hobbs <[email protected]> Co-authored-by: kubeshop-bot <[email protected]> Co-authored-by: Dawid Rusnak <[email protected]> Co-authored-by: Guillaume Berche <[email protected]> Co-authored-by: Lilla Vass <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: Jacek Wysocki <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: Povilas Versockas <[email protected]> Co-authored-by: Jesper Axelsen <[email protected]> Co-authored-by: Carlos <[email protected]> Co-authored-by: Tomasz Konieczny <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: michal-jagiello-tmpl <[email protected]> Co-authored-by: vsukhin <[email protected]> Co-authored-by: Krzysztof Warunek <[email protected]> Co-authored-by: Tim Hobbs <[email protected]>
vsukhin
added a commit
that referenced
this pull request
Oct 13, 2023
* fix: resource separation inside conditional loops to avoid templating issue when operator webhook disabled (#565) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * add basic auth for beta env (#566) * 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 * feat: add Helm option to select CRD revision for front-end, use `develop` for dev.testkube.io (#569) * Update executors.json * Update executors.json * fix: revert logic for secrets in minio (#570) * namespace added on kubectl apply for dashboard-e2e after namespace removed from CRD (#573) * ci: Update releaser script (#572) update main chart releaser script * Update Chart.yaml file * update chart.yaml files * fix api secrets logic (#575) * update release script (#576) * Update Chart.yaml file * update Chart.yaml * Update executors.json * Update executors.json * Testkube - dev - CORS allow all methods (#579) * ci: deploy integration TK for develop cluster (#567) * deploy integration TK for develop cluster * Update executors.json * Update executors.json * Update executors.json * feat: remove outdated comment (#580) * Update executors.json * Testkube - integration workflows updated (dashboard-e2e-tests for specific namespace) (#583) * Testkube - integration workflows updated (dashboard-e2e CRD) * Testkube - integration workflows updated - separate Dashboard E2E Tests step * Update executors.json * Update executors.json * Update chart_releaser.sh * Update Chart.yaml files * Update Chart.yaml * Update executors.json * Update Chart.yaml files * feat: add secrets for oauth (#582) * feat: compress artifacts flag (#586) * Update executors.json * Update executors.json * fix global labels (#587) * add global labels for .spec.template * fix: update image for testkube operator pre-upgrade job(#588) * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update executors.json * fix: update releaser script (#591) * update releaser script * Update Chart.yaml file * fix typo * update Chart.yaml * update develop branch with chart yaml file * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * revert changes (#593) (#594) * Update Chart.yaml files * feat: pass helm chart version (#595) * Update executors.json * Update Chart.yaml files * Add lables values section for testkube-operator preUpgrade webhook job (#599) * Add lables values and annotations section for testkube-operator preUpgrade webhook job * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * move beta cluster to develop (#600) * Update Chart.yaml files * Update executors.json * fix typo * Update executors.json * feat: add priority Class (#602) * add priority Class * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * ci: remove beta tk (#605) * Update executors.json * fix: image registry (#604) * disable mongo probes which make the deployment fail * Update Chart.yaml file * Update Chart.yaml files * pass nodeSelector for preUpgradeHook (#608) * feat: test execution crd (#596) * feat: test execution crd * fix: remove output * feat: test suite execution CRD * fix: generation field * fix: add enums * 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 * fix: Allow override of REACT_APP_ROOT_ROUTE with proxyPrefix (#614) * fix: Allow override of REACT_APP_ROOT_ROUTE with proxyPrefix Signed-off-by: Tim Hobbs <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 * charts: add option to specify pullSecrets per service (#655) * add option to specify secrets per service * bump version of global chart * update priority for mongo (#656) --------- Signed-off-by: Tim Hobbs <[email protected]> Co-authored-by: Carlos <[email protected]> Co-authored-by: kubeshop-bot <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: Dawid Rusnak <[email protected]> Co-authored-by: Tomasz Konieczny <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: michal-jagiello-tmpl <[email protected]> Co-authored-by: vsukhin <[email protected]> Co-authored-by: Krzysztof Warunek <[email protected]> Co-authored-by: Tim Hobbs <[email protected]> Co-authored-by: Dejan Zele Pejchev <[email protected]> Co-authored-by: Gavin Clarke <[email protected]> Co-authored-by: RobKenis <[email protected]> Co-authored-by: Rob Kenis <[email protected]>
vsukhin
added a commit
that referenced
this pull request
Oct 25, 2023
* Update executors.json * feat: remove outdated comment (#580) * Update executors.json * Testkube - integration workflows updated (dashboard-e2e-tests for specific namespace) (#583) * Testkube - integration workflows updated (dashboard-e2e CRD) * Testkube - integration workflows updated - separate Dashboard E2E Tests step * Update executors.json * Update executors.json * Update chart_releaser.sh * Update Chart.yaml files * Update Chart.yaml * Update executors.json * Update Chart.yaml files * feat: add secrets for oauth (#582) * feat: compress artifacts flag (#586) * Update executors.json * Update executors.json * fix global labels (#587) * add global labels for .spec.template * fix: update image for testkube operator pre-upgrade job(#588) * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update executors.json * fix: update releaser script (#591) * update releaser script * Update Chart.yaml file * fix typo * update Chart.yaml * update develop branch with chart yaml file * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * revert changes (#593) (#594) * Update Chart.yaml files * feat: pass helm chart version (#595) * Update executors.json * Update Chart.yaml files * Add lables values section for testkube-operator preUpgrade webhook job (#599) * Add lables values and annotations section for testkube-operator preUpgrade webhook job * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * move beta cluster to develop (#600) * Update Chart.yaml files * Update executors.json * fix typo * Update executors.json * feat: add priority Class (#602) * add priority Class * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * ci: remove beta tk (#605) * Update executors.json * fix: image registry (#604) * disable mongo probes which make the deployment fail * Update Chart.yaml file * Update Chart.yaml files * pass nodeSelector for preUpgradeHook (#608) * feat: test execution crd (#596) * feat: test execution crd * fix: remove output * feat: test suite execution CRD * fix: generation field * fix: add enums * 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 * fix: Allow override of REACT_APP_ROOT_ROUTE with proxyPrefix (#614) * fix: Allow override of REACT_APP_ROOT_ROUTE with proxyPrefix Signed-off-by: Tim Hobbs <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 * fix: merge --------- Signed-off-by: Tim Hobbs <[email protected]> Co-authored-by: kubeshop-bot <[email protected]> Co-authored-by: Tomasz Konieczny <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: michal-jagiello-tmpl <[email protected]> Co-authored-by: vsukhin <[email protected]> Co-authored-by: Krzysztof Warunek <[email protected]> Co-authored-by: Tim Hobbs <[email protected]> Co-authored-by: Dejan Zele Pejchev <[email protected]> Co-authored-by: Gavin Clarke <[email protected]> Co-authored-by: RobKenis <[email protected]> Co-authored-by: Rob Kenis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull request description
revert changes as bumping version of sub-charts makes deployment fail.
Checklist (choose whats happened)
Breaking changes
Changes
Fixes