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

feat: Release/v2.1.20 #299

Merged
merged 117 commits into from
Sep 17, 2024
Merged

feat: Release/v2.1.20 #299

merged 117 commits into from
Sep 17, 2024

Conversation

vsukhin
Copy link
Contributor

@vsukhin vsukhin commented Sep 16, 2024

Pull request description

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

vsukhin and others added 30 commits May 3, 2023 19:56
* feat: cron job template field

* fix: dep update
* feat: add args mode

* fix: add args mode type

* fix: change artifact support
* parametrize alpine image
* rename gh token var
* ci: add GH action to update readme for Docker registry
* fix: support external secrets for tests

* fix: support external secrets for test suite

* fix: rename interface method

* fix: test mock
* feat: webhook templlate and headers

* fix: description typo
* fix: secret check

* fix: remove wrong condition
* feat: provide known condition types

* fix: rename util method
* feat: test suite v3

* feat: test suite v3 client and watcher

* fix: dep update

* Update config/crd/bases/tests.testkube.io_tests.yaml

Co-authored-by: nicufk <[email protected]>

* fix: conversion typo

* fix: test suite v3 sample

* fix: use proper informer version

* fix: v3 informer

* fix: typo func name

* add a separate workflow to test parallel testsuite images

* add a separate workflow to test parallel testsuite images

* fix: typo test suite version

* fix: make steps optional

* fix: sync recent changes

* fix: solve merge errors

* fix: rename fields

* fix: tune crd fields

* fix: rename vars and methods

* fix: refresh mock

* fix: rename vars

* fix: duration format

* fix: change test suite step object

* fix: secret var check

* fix: modify test suite example v3

* fix: update delay type

---------

Co-authored-by: nicufk <[email protected]>
Co-authored-by: ypoplavs <[email protected]>
debug

fix: on deletion do not quit if something related to test could not be deleted, put in a single error

fix: remove logging and improve errors

fix: delete dependency error and delete test first
* fix: post run scipt model

* fix: add postrun script to crd
* feat: probe spec model

* feat: test trigger crd with probes

* fix: refactor probe definition

* fix: unit tests
* feat: basic test execution crd

* feat: test execution CRD spec

* fix: test execution client

* fix: remove output

* fix: update status method

* fix: update get method

* feat: test execution reconciler

* fix: url port

* fix: test name

* fix: ignore status update

* feat: test suite execution core

* feat: test suite execution crd

* feat: add unit tests

* fix: test status

* fix: remove not used structure

* fix: api url typo

* fix: running context

* fix: generation field

* fix: remove unused fields

* fix: examples
rangoo94 and others added 25 commits May 16, 2024 14:12
* feat(testworkflows): add syntax for running accompanying services
* feat(testworkflows): add `use` for services
* feat(testworkflows): add `logs` for services
* chore(testworkflows): make the resulting YAML smaller
* feat: sidecar scraper option

* fix: sidecar scraper for test workflow
* feat: test workflow execution model

* feat: test workflow execution crd

* fix: test workflow execution controller

* feat: testworkflow execution roles

* fix: change makefile

* feat: test workflow execution client

* fix: test workflow execution name

* fix: test workflow execution name

* fix: field name typo

* fix: remove tab

* fix: test workflow execution crd

* fix: rename controller file

* fix: remove expr tag

* fix: make file

* fix: value crd field
* feat: test workflow status

* feat: status types
* feat: deperecate disabling webhook

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

* fix: add disable webhooks for twe

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

* fix: add disable webhooks to executions

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

---------

Signed-off-by: Vladislav Sukhin <[email protected]>
* fix: deprecate on state change

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

* fix: add new events

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

---------

Signed-off-by: Vladislav Sukhin <[email protected]>
Signed-off-by: Vladislav Sukhin <[email protected]>
* add sandbox
* feat: add options to control Test Workflow' containers isolation
* fix: make TestWorkflowSystem variables optional
Signed-off-by: Vladislav Sukhin <[email protected]>

# Conflicts:
#	api/testworkflows/v1/parameter_types.go
#	config/crd/bases/testworkflows.testkube.io_testworkflows.yaml
#	config/crd/bases/testworkflows.testkube.io_testworkflowtemplates.yaml
@vsukhin vsukhin requested a review from exu as a code owner September 16, 2024 13:33
@vsukhin vsukhin changed the title Release/v2.1.20 feat: Release/v2.1.20 Sep 16, 2024
@vsukhin vsukhin merged commit 797ca9b into main Sep 17, 2024
7 checks passed
@vsukhin vsukhin deleted the Release/v2.1.20 branch September 17, 2024 10:50
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.

10 participants