Skip to content

Commit

Permalink
Merge branch 'main' into Release/v1.17.54
Browse files Browse the repository at this point in the history
# Conflicts:
#	Makefile
#	api/testexecution/v1/testexecution_types.go
#	api/testexecution/v1/zz_generated.deepcopy.go
#	api/tests/v3/test_types.go
#	api/testsuite/v3/testsuite_types.go
#	api/testsuiteexecution/v1/testsuiteexecution_types.go
#	api/testworkflows/v1/base_types.go
#	api/testworkflows/v1/content_types.go
#	api/testworkflows/v1/testworkflow_types.go
#	api/testworkflows/v1/types.go
#	api/testworkflows/v1/zz_generated.deepcopy.go
#	config/crd/bases/tests.testkube.io_testexecutions.yaml
#	config/crd/bases/tests.testkube.io_tests.yaml
#	config/crd/bases/tests.testkube.io_testsuiteexecutions.yaml
#	config/crd/bases/tests.testkube.io_testsuites.yaml
#	config/crd/bases/testworkflows.testkube.io_testworkflowexecutions.yaml
#	config/crd/bases/testworkflows.testkube.io_testworkflows.yaml
#	config/crd/bases/testworkflows.testkube.io_testworkflowtemplates.yaml
#	config/rbac/role.yaml
  • Loading branch information
vsukhin committed Jun 11, 2024
2 parents f76a846 + 6f97f2e commit 89ead2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
This is the k8s operator for [testkube](https://github.com/kubeshop/testkube/) - your friendly Kubernetes testing framework!

*`Please note!`* For now it has limited functionality and only installs needed CRDs (custom resurces definitions) into an active k8s cluster.
It's meant to be installed as a part of main Helm chart as described in the [Installation](https://kubeshop.github.io/testkube/installing/) guide.
It's meant to be installed as a part of main Helm chart as described in the [Installation](https://kubeshop.github.io/testkube/installing/) guide

0 comments on commit 89ead2f

Please sign in to comment.