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 #298

Closed
wants to merge 50 commits into from
Closed

feat: Release/v2.1.20 #298

wants to merge 50 commits into from

Commits on May 3, 2023

  1. feat: cron job template field (#132)

    * feat: cron job template field
    
    * fix: dep update
    vsukhin authored May 3, 2023
    Configuration menu
    Copy the full SHA
    48422d5 View commit details
    Browse the repository at this point in the history
  2. Revert "feat: cron job template field (#132)" (#134)

    This reverts commit 48422d5.
    vsukhin authored May 3, 2023
    Configuration menu
    Copy the full SHA
    ebba831 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    8197e98 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    0d66daa View commit details
    Browse the repository at this point in the history
  2. fix release branch naming

    ypoplavs committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7aa2ce2 View commit details
    Browse the repository at this point in the history
  3. fix typo

    ypoplavs committed May 10, 2023
    Configuration menu
    Copy the full SHA
    88d8d5e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    ee2e02a View commit details
    Browse the repository at this point in the history
  2. fix path in goreleaser

    ypoplavs committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8b09130 View commit details
    Browse the repository at this point in the history
  3. ci: rename release branch (#141)

    ci: rename release branch
    ypoplavs authored May 16, 2023
    Configuration menu
    Copy the full SHA
    ce8eb86 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. ci: parametrize alpine (#144)

    * parametrize alpine image
    ypoplavs committed May 25, 2023
    Configuration menu
    Copy the full SHA
    91a1f4b View commit details
    Browse the repository at this point in the history
  2. ci: rename gh token var (#145)

    * rename gh token var
    ypoplavs committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8bd7fd3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    44f9e36 View commit details
    Browse the repository at this point in the history
  2. ci: add docker registry description (#146)

    * ci: add GH action to update readme for Docker registry
    ypoplavs committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f51ae0a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    6c3c1be View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Release/v1.12.0 (#150)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    4 people authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    25b6f31 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    ce5254d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. fix: secret check (#153) (#154)

    * fix: secret check
    
    * fix: remove wrong condition
    vsukhin authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    7a0df36 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    3266531 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Release/v1.13.0 (#161)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    5 people authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0833346 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    bfe95d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. feat: Release/v1.14.0 (#168)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    5 people authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6473e58 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. feat: Release/v1.15.0 (#184)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d5.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    8 people authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d0faa1e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix: 1.15.3 (#190)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    8 people authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5870193 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. feat: pass artifacts testsuite (#193) (#194)

    * feat: download artifacts model
    
    * fix: add comments
    vsukhin authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fca1469 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. feat: Release/v1.16.0 (#201)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d5.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d5.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    Co-authored-by: Dawid Rusnak <[email protected]>
    Co-authored-by: fivenp <[email protected]>
    10 people authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0f0222e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. feat: Release/v1.16.11 (#204)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d5.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d5.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    Co-authored-by: Dawid Rusnak <[email protected]>
    Co-authored-by: fivenp <[email protected]>
    10 people authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    216d046 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Release/v1.16.21 (#210)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d5.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d5.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    Co-authored-by: Dawid Rusnak <[email protected]>
    Co-authored-by: fivenp <[email protected]>
    10 people authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    33c1a7b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. feat: Release/v1.16.25 (#212)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-b…
    10 people authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    280c5c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. feat: Release/v1.16.29 (#217)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-b…
    10 people authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1391305 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. feat: [TKC-1055] test suite steps persistence (#219) (#220)

    * feat: test suite steps persistence
    
    * fix: remove unused fields
    vLia authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1555f8a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    4dee5da View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    915e05d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    b7c644a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Release v1.17.1 - TestWorkflows (#234)

    * feat: add CRD manifests for the future TestWorkflow schema (#216)
    
    * feat(TKC-1466): define initial expressions language tags schema in the TestWorkflow objects (#221)
    
    * feat(TKC-1466): force parsing Kubernetes objects with templates in expressions schema (#224)
    
    * feat(TKC-1466): add `force` to expressions schema to force k8s objects being templated / use corev1.EnvVar instead of local one
    * feat(TKC-1466): delete unused `virtualGroup` property
    
    * feat: add Volumes/VolumeMounts/Setup to TestWorkflows (#229)
    
    * fix: add workingDir to artifacts step (#233)
    rangoo94 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8c22d62 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. feat: [TKC-1570] disable secret var (#235) (#236)

    * feat: disable secret var
    
    * fix: change method parameters
    vsukhin authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9ecae35 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. feat: Release/v1.17.15 (#242)

    * feat(TKC-1808): add run.shell option (#238)
    
    * feat: use default storage class name field (#237)
    
    * feat(testworkflows): allow to pass matrix/shards for the TestWorkflow's `execute` step (#241)
    
    * feat(testworkflows): allow to pass matrix/shards for the TestWorkflow's `execute` step
    * feat(testworkflows): reorder props for execute strategy
    * feat(testworkflows): add executionRequest for Tests in TestWorkflow's `execute` step
    * feat(testworkflows): add executionName for executing sub-workflows
    * feat(testworkflows): expose `description` for `execute.*`
    * feat(testworkflows): support values different than string in DynamicList
    
    * feat: test workflow cron job (#240)
    
    * feat: test workflow cron job model
    
    * fix: exclude preserved fields
    
    * fix: remove duplicated description
    
    * feat: manage cron job for workflows
    
    * feat: add cron from workflow templates
    
    * feat: check for test workflow template changes
    
    * fix: support logging
    
    * fix: init client
    
    * fix: reconcile test workflow template
    
    * fix: move date to annotations
    
    * fix: add expr to fields
    
    * fix: return nil for success
    
    * fix: skip non existed templates
    
    * fix: refactor loop
    
    * fix: use testworkflow object
    
    ---------
    
    Co-authored-by: Dawid Rusnak <[email protected]>
    vsukhin and rangoo94 authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e8c2c8d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. feat: Release/v1.17.33 (#256)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-b…
    12 people authored May 16, 2024
    Configuration menu
    Copy the full SHA
    2c478ae View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. feat: sidecar scraper (#258) (#259)

    * feat: sidecar scraper option
    
    * fix: sidecar scraper for test workflow
    vsukhin authored May 20, 2024
    Configuration menu
    Copy the full SHA
    57b0b8e View commit details
    Browse the repository at this point in the history
  2. feat(testworkflows): add support for accompanying services (#257) (#260)

    * 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
    
    Co-authored-by: Dawid Rusnak <[email protected]>
    vsukhin and rangoo94 authored May 20, 2024
    Configuration menu
    Copy the full SHA
    e7529e3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Release v1.17.47 - expose CRD changes (#266)

    * feat: disable the webhook (#261)
    * fix(testworkflows): change services[k].logs to be expression instead of boolean (#263)
    * fix(testworkflows): support any kind of values in static array of DynamicList (#264)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    rangoo94 and vLia authored May 24, 2024
    Configuration menu
    Copy the full SHA
    9806378 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. feat: Release/v1.17.49 (#270)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-b…
    12 people authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e3e606b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    6f97f2e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. feat: Release/v1.17.54 (#278)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-b…
    12 people authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6a67168 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. feat: Release/v2.0.0 (#282)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by:…
    12 people authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b9bcdcf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat: Release/v2.0.11 (#286)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by…
    12 people authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8eb900e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix: delete executions (#287) (#289)

    * fix: delete executions (#287)
    
    Signed-off-by: Vladislav Sukhin <[email protected]>
    
    * fix: add purge executions option (#291)
    
    Signed-off-by: Vladislav Sukhin <[email protected]>
    
    ---------
    
    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f42711e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feat: add options to control Test Workflow' containers isolation (#293)…

    … (#294)
    
    * feat: add options to control Test Workflow' containers isolation
    * fix: make TestWorkflowSystem variables optional
    rangoo94 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1ad791b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: add tags to test workflow executions (#292) (#296)

    Signed-off-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: Vladislav Sukhin <[email protected]>
    exu and vsukhin authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    64f6c97 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: Release/v2.1.16 (#297)

    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    * fix: back merge (#191)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: 1.15.3 (#190)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * feat: regex field (#186)
    
    * feat: regex field
    
    * fix: validate regex
    
    * fix: visibility for secrets (#187)
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * fix: comment
    
    * fix: pragma
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    Co-authored-by: hiteshwani <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    Co-authored-by: Dejan Zele Pejchev <[email protected]>
    
    * feat: data dir as working dir (#192)
    
    * feat: pass artifacts testsuite (#193)
    
    * feat: download artifacts model
    
    * fix: add comments
    
    * fix: correct downloading tools with Go 1.16+ (#195)
    
    * chore: rename default secret label (#196)
    
    * feat: support argo cd sync (#197)
    
    * feat: support argo cd sync
    
    * fix: rename config var
    
    * fix: rename field
    
    * fix: add vesion
    
    * fix: rename field
    
    * feat: slave pod spec (#199)
    
    * feat: add pod slave model
    
    * feat: pod config crds
    
    * feat: template enum
    
    * feat: install controller-gen 0.8.0 (#202)
    
    * chore: update dependencies to latest (#203)
    
    * feat: add executor and webhook listers and informers [TKC-631] (#205)
    
    * feat: add listeners and informers
    
    * feat: lister and informer for test source
    
    * fix: improve resources in groupversion for executor group
    
    * fix: fix permission error while testing locally
    
    * feat: step start and end time (#206)
    
    * feat: artifact enhancement (#207)
    
    * feat: artifact enhancement
    
    * fix: previous testnames
    
    * fix: back merge (#209)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * feat: Release/v1.15.0 (#184)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    * feat: artifact bucket (#170)
    
    * feat: artifact bucket
    
    * fix: generate
    
    * fix: rename field
    
    * feat: test field (#172)
    
    * feat: test field
    
    * fix: tags
    
    * feat: template crd (#173)
    
    * featL template crd
    
    * feat: add delete by labels
    
    * feat: use cronjob reference
    
    * fix: add warnings
    
    * fix: error message
    
    * feat: adjust uri descrription (#174)
    
    * feat: adjust uri descrription
    
    * fix: adjust header description
    
    * feat: trigger concurrency policy (#175)
    
    * feat: trigger concurrency policy
    
    * fix: make policy optional
    
    * fix: policy validation
    
    * Added slaves field in executor CRD to add slaves configuration (#177)
    
    * Added slaves field in executor CRD to add slaves configuration
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Discard changes
    
    Signed-off-by: hiteshwani <[email protected]>
    
    * Fixed trivial review comments
    
    Signed-off-by: Aman Parauliya <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Aman Parauliya <[email protected]>
    
    * feat: update operator to use latest kubebuilder layout (#178)
    
    * update operator to use latest kubebuilder layout
    
    * update dependencies
    
    * update dependencies
    
    * remove some unused fields from CRDs
    
    * fix failing test
    
    * fix invalid reference (#179)
    
    * fix mocks (#180)
    
    * fix: make test fields optional (#181)
    
    * feat: execute post run script before scraping field (#183)
    
    * feat: execute post run script before scraping field
    
    * fix: pragma
    
    * fix: resolve conflicts with main (#185)
    
    * feat: cron job template field (#132)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * Revert "feat: cron job template field (#132)" (#134)
    
    This reverts commit 48422d59cb0873f16a7c0cfca3caa8332b783b17.
    
    * add check for release branch (#138)
    
    * commented automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix: upload variables file (#135) (#140)
    
    * fix path in goreleaser
    
    * ci: rename release branch (#141)
    
    ci: rename release branch
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * Release/v1.12.0 (#150)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    
    * fix: support external secrets (#151)
    
    * fix: secret check (#153) (#154)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * Release/v1.13.0 (#161)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * fix: don't remove non Testkube secrets (#160)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * fix: image registry (#166) (#167)
    
    * feat: Release/v1.14.0 (#168)
    
    * feat: cron job template field (#132) (#133)
    
    * feat: cron job template field
    
    * fix: dep update
    
    * feat: deprecate args (#130)
    
    * feat: add args mode
    
    * fix: add args mode type
    
    * fix: change artifact support
    
    * fix: upload variables file (#135)
    
    * add tests for develop branch (#136)
    
    * add check fir release branch (#137)
    
    * comment out the automatic merge of release branch for now
    
    * fix release branch naming
    
    * fix typo
    
    * fix path for goreleaser file
    
    * rename release branch (#142)
    
    * ci: parametrize alpine (#144)
    
    * parametrize alpine image
    
    * fix: ttl for trigger condition (#143)
    
    * ci: rename gh token var (#145)
    
    * rename gh token var
    
    * fix: add missing var for alpine image for arm64 arch
    
    * fix: remove empty username and token (#147)
    
    * ci: add docker registry description (#146)
    
    * ci: add GH action to update readme for Docker registry
    
    * ci: add workflow dispatch (#149)
    
    * fix: support external secrets for tests (#148)
    
    * 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 (#152)
    
    * feat: webhook templlate and headers
    
    * fix: description typo
    
    * fix: secret check (#153)
    
    * fix: secret check
    
    * fix: remove wrong condition
    
    * feat: provide known condition types (#155)
    
    * feat: provide known condition types
    
    * fix: rename util method
    
    * feat: parallel testsuite (#109)
    
    * 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]>
    
    * fix: remove run secrets as well (#139)
    
    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
    
    * feat: postrun script (#156)
    
    * fix: post run scipt model
    
    * fix: add postrun script to crd
    
    * ci: remove release branch creation in helm-charts repo (#157)
    
    * feat: probe conditions (#158)
    
    * feat: probe spec model
    
    * feat: test trigger crd with probes
    
    * fix: refactor probe definition
    
    * fix: unit tests
    
    * fix: don't remove non Testkube secrets (#160)
    
    * feat: remove outdated description (#164)
    
    * fix: image registry (#166)
    
    * feat: basic test execution crd (#165)
    
    * 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
    
    * fix: use go 1.21 (#169)
    
    * fix: context typo (#171)
    
    ---------
    
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    * resolve conflicts with main
    
    ---------
    
    Co-authored-by: Vladislav Sukhin <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: nicufk <[email protected]>
    
    ---------
    
    Signed-off-by: hiteshwani <[email protected]>
    Signed-off-by: Aman Parauliya <[email protected]>
    Co-authored-by: Lilla Vass <[email protected]>
    Co-authored-by: ypoplavs <[email protected]>
    Co-authored-by…
    12 people authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a7fb874 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge branch 'main' into Release/v2.1.20

    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 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    647efcd View commit details
    Browse the repository at this point in the history