Skip to content

Commit

Permalink
feat: Release/v2.0.11 (#916)
Browse files Browse the repository at this point in the history
* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Merge pull request #885 from kubeshop/workflows-launch

Workflows launch

* Update Chart.yaml file

* Update Chart.yaml file

* Update Chart.yaml files

* feat: disabled trigger flag

* feat: on state change

* Update Chart.yaml files

* Testkube workflow templates - beta disabled in wizard with testkube.io/wizard: disabled specifically (#886)

* feat: added embedded nats configuration options (#882)

* feat: added embedded nats configuration options

* chore: added comments to the code

* fix: valid path

* fix: nats embedded env not existing when nats disabled (#884)

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml file

* Update Chart.yaml files

* testkube: add support for whitelisting container log scraping

* Update Chart.yaml files

* feat: add resource limits and requests for containers (#898)

* fix data type (#899)

* Update Chart.yaml file

* Update Chart.yaml files

* Update CODEOWNERS

* Update Chart.yaml files

* Update Chart.yaml files

* Update Chart.yaml files

* fix: disable dispatch workflow

* testkube: add support for global mounting of volumes and referencing ca cert

* Update Chart.yaml file

* feat: add ability to specify custom ca path (#902) (#904)

* feat: use github app token (#905)

* use github app token

* Update Chart.yaml files

* Update Chart.yaml files

* testkube: add support for global skip certificate verification

* Update Chart.yaml files

* Update Chart.yaml file

* Update Chart.yaml files

* Update Chart.yaml file

* feat: refactor webhook disabling (#907)

* fix: deprecate disabling webhook

Signed-off-by: Vladislav Sukhin <[email protected]>

* fix: add disable webhook field fo twe

Signed-off-by: Vladislav Sukhin <[email protected]>

* fix: add disable webhooks to executions

Signed-off-by: Vladislav Sukhin <[email protected]>

* fix: deprecated not used field

Signed-off-by: Vladislav Sukhin <[email protected]>

---------

Signed-off-by: Vladislav Sukhin <[email protected]>

* update ci (#914)

* testkube: add support for defining image credentials cache ttl

* add sandbox deletion (#915)

* fix: deprecate on state change (#913)

* fix: deprecate on state change

Signed-off-by: Vladislav Sukhin <[email protected]>

* fix: add webhook events

Signed-off-by: Vladislav Sukhin <[email protected]>

---------

Signed-off-by: Vladislav Sukhin <[email protected]>

* Update Chart.yaml files

* Update Chart.yaml files

---------

Signed-off-by: Vladislav Sukhin <[email protected]>
Co-authored-by: kubeshop-bot <[email protected]>
Co-authored-by: vsukhin <[email protected]>
Co-authored-by: exu <[email protected]>
Co-authored-by: WitoDelnat <[email protected]>
Co-authored-by: tkonieczny <[email protected]>
Co-authored-by: povilasv <[email protected]>
Co-authored-by: Vladislav Sukhin <[email protected]>
Co-authored-by: Lilla Vass <[email protected]>
Co-authored-by: Tomasz Konieczny <[email protected]>
Co-authored-by: Jacek Wysocki <[email protected]>
Co-authored-by: Dejan Zele Pejchev <[email protected]>
Co-authored-by: ypoplavs <[email protected]>
Co-authored-by: Emil Davtyan <[email protected]>
Co-authored-by: Emil <[email protected]>
Co-authored-by: ed382 <[email protected]>
Co-authored-by: dejanzele <[email protected]>
  • Loading branch information
17 people authored and rangoo94 committed Aug 14, 2024
1 parent f7f3598 commit 2c325e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-sandbox-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "- Storage: https://storage.${{ env.branch_identifier }}.testkube.dev" >> $GITHUB_STEP_SUMMARY
echo "- Websockets: https://websockets.${{ env.branch_identifier }}.testkube.dev" >> $GITHUB_STEP_SUMMARY
echo -e '```' >> $GITHUB_STEP_SUMMARY
- name: Checkout
if: startsWith(github.event.pull_request.head.ref, 'sandbox/')
uses: actions/checkout@v4
Expand Down

0 comments on commit 2c325e3

Please sign in to comment.