Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Release/v2.1.20 #299

Merged
merged 117 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
71e7f7f
feat: cron job template field (#132) (#133)
vsukhin May 3, 2023
b1213c7
feat: deprecate args (#130)
vsukhin May 3, 2023
4224945
fix: upload variables file (#135)
vLia May 4, 2023
3306a20
add tests for develop branch (#136)
ypoplavs May 5, 2023
861c0ac
add check fir release branch (#137)
ypoplavs May 8, 2023
ffa9d74
comment out the automatic merge of release branch for now
ypoplavs May 10, 2023
8f9bb9d
fix release branch naming
ypoplavs May 10, 2023
bbb6fc0
fix typo
ypoplavs May 10, 2023
0222b15
fix path for goreleaser file
ypoplavs May 16, 2023
2f1e170
rename release branch (#142)
ypoplavs May 16, 2023
355e4bf
ci: parametrize alpine (#144)
ypoplavs May 25, 2023
b8c8300
fix: ttl for trigger condition (#143)
vsukhin May 25, 2023
4168152
ci: rename gh token var (#145)
ypoplavs May 25, 2023
5087440
fix: add missing var for alpine image for arm64 arch
ypoplavs May 26, 2023
1e9a3cf
fix: remove empty username and token (#147)
vsukhin May 26, 2023
e3870b0
ci: add docker registry description (#146)
ypoplavs May 26, 2023
86b5aba
ci: add workflow dispatch (#149)
ypoplavs May 31, 2023
eed35fe
fix: support external secrets for tests (#148)
vsukhin Jun 2, 2023
afea426
feat: webhook templlate and headers (#152)
vsukhin Jun 7, 2023
033b048
fix: secret check (#153)
vsukhin Jun 9, 2023
48fd2fa
feat: provide known condition types (#155)
vsukhin Jun 13, 2023
95faaa7
feat: parallel testsuite (#109)
vsukhin Jun 15, 2023
a2224e7
fix: remove run secrets as well (#139)
nicufk Jun 21, 2023
30d80e4
feat: postrun script (#156)
vsukhin Jun 22, 2023
89ba17b
ci: remove release branch creation in helm-charts repo (#157)
ypoplavs Jun 27, 2023
e416a8c
feat: probe conditions (#158)
vsukhin Jul 3, 2023
8815bd8
fix: don't remove non Testkube secrets (#160)
vsukhin Jul 6, 2023
bc8cd9f
feat: remove outdated description (#164)
vsukhin Jul 17, 2023
edf3c1d
fix: image registry (#166)
vsukhin Aug 7, 2023
071c677
feat: basic test execution crd (#165)
vsukhin Aug 11, 2023
9570ed2
fix: use go 1.21 (#169)
vsukhin Aug 16, 2023
870da6e
fix: context typo (#171)
vsukhin Aug 24, 2023
199e57e
feat: artifact bucket (#170)
vsukhin Aug 24, 2023
8fda604
feat: test field (#172)
vsukhin Aug 24, 2023
5c2e383
feat: template crd (#173)
vsukhin Sep 5, 2023
e93d866
feat: adjust uri descrription (#174)
vsukhin Sep 7, 2023
4d087b2
feat: trigger concurrency policy (#175)
vsukhin Sep 18, 2023
fe2d1f9
Added slaves field in executor CRD to add slaves configuration (#177)
hiteshwani Sep 26, 2023
785d106
feat: update operator to use latest kubebuilder layout (#178)
dejanzele Sep 27, 2023
688b0e1
fix invalid reference (#179)
dejanzele Sep 27, 2023
5fc2021
fix mocks (#180)
dejanzele Sep 27, 2023
457bf71
fix: make test fields optional (#181)
dejanzele Sep 27, 2023
aa5afde
feat: execute post run script before scraping field (#183)
vsukhin Oct 5, 2023
3ec1179
feat: regex field (#186)
vsukhin Oct 20, 2023
62a7951
fix: visibility for secrets (#187)
vsukhin Oct 20, 2023
11468a1
fix: back merge (#191)
vsukhin Oct 25, 2023
f61e073
feat: data dir as working dir (#192)
vsukhin Nov 2, 2023
c66d03d
feat: pass artifacts testsuite (#193)
vsukhin Nov 8, 2023
1f48caf
fix: correct downloading tools with Go 1.16+ (#195)
rangoo94 Nov 10, 2023
0a5b5ef
chore: rename default secret label (#196)
fivenp Nov 14, 2023
803ccbc
feat: support argo cd sync (#197)
vsukhin Nov 15, 2023
ab055e3
feat: slave pod spec (#199)
vsukhin Nov 27, 2023
0b0eb5b
feat: install controller-gen 0.8.0 (#202)
rangoo94 Nov 27, 2023
2fc74ce
chore: update dependencies to latest (#203)
dejanzele Nov 30, 2023
83394de
feat: add executor and webhook listers and informers [TKC-631] (#205)
vLia Dec 6, 2023
9c1a0e0
feat: step start and end time (#206)
vsukhin Dec 10, 2023
483fef2
feat: artifact enhancement (#207)
vsukhin Dec 14, 2023
bc33d02
fix: back merge (#209)
vsukhin Jan 4, 2024
4389d76
fix: update Kustomize the latest version, so it can be installed corr…
rangoo94 Jan 8, 2024
2c37729
fix: add test source scheme (#211)
vsukhin Jan 18, 2024
eb0de2b
fix: replace args mode (#213)
vsukhin Feb 7, 2024
f70b2e7
fixL sanitize cron job name (#214)
vsukhin Feb 16, 2024
c1770f0
feat: add CRD manifests for the future TestWorkflow schema (#216)
rangoo94 Feb 21, 2024
6396dbe
feat: [TKC-1055] test suite steps persistence (#219)
vLia Feb 23, 2024
1852257
feat(TKC-1466): define initial expressions language tags schema in th…
rangoo94 Feb 27, 2024
6a9821b
docs: update license conditions (#222)
vLia Feb 27, 2024
c1e3dd2
feat: execution namespace field (#218)
vsukhin Mar 1, 2024
4909488
feat(TKC-1466): force parsing Kubernetes objects with templates in ex…
rangoo94 Mar 1, 2024
b7aaa27
fix: add source scripts field (#215)
vsukhin Mar 4, 2024
d195552
feat: make test suite steps params oss (#225)
vLia Mar 6, 2024
059fddf
fix: secrets update (#227)
vsukhin Mar 7, 2024
6625e24
fix: remove step sync (#230)
vLia Mar 12, 2024
c5c7958
feat: add Volumes/VolumeMounts/Setup to TestWorkflows (#229)
rangoo94 Mar 12, 2024
07cd5e8
Revert "fix: remove step sync (#230)" (#232)
vLia Mar 12, 2024
03a6d2d
fix: add workingDir to artifacts step (#233)
rangoo94 Mar 14, 2024
fdc6429
feat: [TKC-1570] disable secret var (#235)
vsukhin Mar 21, 2024
a36d153
feat(TKC-1808): add run.shell option (#238)
rangoo94 Apr 3, 2024
42e9be4
feat: use default storage class name field (#237)
vsukhin Apr 11, 2024
3be9f81
feat(testworkflows): allow to pass matrix/shards for the TestWorkflow…
rangoo94 Apr 17, 2024
cb78b80
feat: test workflow cron job (#240)
vsukhin Apr 17, 2024
ce20f78
feat: add option to transfer data in `execute` step (#243)
rangoo94 Apr 22, 2024
14301b5
fix: move "events" to top of the spec (#244)
rangoo94 Apr 22, 2024
32189cd
feat(testworkflows): add option for pausing steps (#245)
rangoo94 Apr 25, 2024
400ed94
feat: add testworkflow for triggers (#246)
vsukhin Apr 25, 2024
eefe27f
feat(testworkflows): support advanced Pod configuration (#247)
rangoo94 Apr 25, 2024
cd47897
fix yaml docs separator (#248)
sebhoss Apr 26, 2024
cd8cd18
feat: testworkflow events (#249)
vsukhin May 6, 2024
6d9804f
fix(testworkflows): support nested expressions in "run" and config pa…
rangoo94 May 7, 2024
d7b034f
feat: test workflow execution namespace (#251)
vsukhin May 9, 2024
cb34b51
feat(testworkflows): add activeDeadlineSeconds for job (#252)
rangoo94 May 10, 2024
d7a25f5
feat: test trigger evvent causes (#254)
vsukhin May 14, 2024
9c46a4f
feat(testworkflows): parallel steps (#253)
rangoo94 May 15, 2024
6e48b6c
feat(testworkflows): add support for accompanying services (#257)
rangoo94 May 16, 2024
07a4da8
feat: sidecar scraper (#258)
vsukhin May 20, 2024
3bb64eb
feat: disable the webhook (#261)
vLia May 22, 2024
4336c33
fix(testworkflows): change services[k].logs to be expression instead …
rangoo94 May 24, 2024
5817a62
fix(testworkflows): support any kind of values in static array of Dyn…
rangoo94 May 24, 2024
7d3ddc7
chore: upgrade controller-gen to v0.15.0 (#267)
rangoo94 May 27, 2024
5e235fc
fix(testworkflows): allow to pass service description (#268)
rangoo94 May 28, 2024
c16a678
feat: test workflow execution model (#262)
vsukhin May 28, 2024
fa1c648
feat: test workflow status (#269)
vsukhin Jun 3, 2024
c5cda10
feat: disable webhooks for tests and test suites (#271)
vLia Jun 3, 2024
d47d864
fix: data typo (#272)
vsukhin Jun 3, 2024
f91b0db
fix(testworkflows): make CRD for TestWorkflowExecution valid (#274)
rangoo94 Jun 4, 2024
a56be54
feat(testworkflows): allow to pass SSH private key for cloning Git re…
rangoo94 Jun 4, 2024
f76a846
feat: disable workflow webhooks (#276)
vLia Jun 7, 2024
e96c168
feat: onstatechange attribute (#280)
vLia Jun 20, 2024
77e0cc1
feat: disabled trigger flag (#281)
vsukhin Jun 25, 2024
a1fa1f1
feat: refactor disabling webhook (#284)
vsukhin Jul 16, 2024
d677ef7
fix: deprecate on state change (#285)
vsukhin Jul 19, 2024
d7bd9c5
fix: delete executions (#287)
vsukhin Jul 29, 2024
3dda29b
ci: add sandbox (#288)
ypoplavs Aug 2, 2024
1acead3
fix: add purge executions option (#291)
vsukhin Aug 6, 2024
1bfae78
feat: add options to control Test Workflow' containers isolation (#293)
rangoo94 Aug 8, 2024
e559df0
feat: add tags to test workflow executions (#292)
vsukhin Aug 19, 2024
48b0cee
feat: test workflow sensitive config parameter (#290)
vsukhin Sep 16, 2024
647efcd
Merge branch 'main' into Release/v2.1.20
vsukhin Sep 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions api/testworkflows/v1/parameter_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ type ParameterSchema struct {
// default value - if not provided, the parameter is required
// +kubebuilder:validation:XIntOrString
Default *intstr.IntOrString `json:"default,omitempty" expr:"template"`
// whether this value should be stored in the secret
Sensitive bool `json:"sensitive,omitempty"`

ParameterStringSchema `json:",inline" expr:"include"`
ParameterNumberSchema `json:",inline" expr:"include"`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3024,6 +3024,9 @@ spec:
pattern:
description: regular expression to match
type: string
sensitive:
description: whether this value should be stored in the secret
type: boolean
type:
default: string
description: type of the parameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2950,6 +2950,9 @@ spec:
pattern:
description: regular expression to match
type: string
sensitive:
description: whether this value should be stored in the secret
type: boolean
type:
default: string
description: type of the parameter
Expand Down
Loading