Container-ci-suite

Latest version: v0.8.1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

What's Changed
* Add more debug output in case pod is not running by phracek in https://github.com/sclorg/container-ci-suite/pull/102
* Share testing type variable accross CI suite by phracek in https://github.com/sclorg/container-ci-suite/pull/103
* Add timeout option to 'template_deployed' function. by phracek in https://github.com/sclorg/container-ci-suite/pull/104


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.5.0...0.5.1

0.5.0

What's Changed
* Update README.md and add more texts by phracek in https://github.com/sclorg/container-ci-suite/pull/83
* Use less timeouts by phracek in https://github.com/sclorg/container-ci-suite/pull/84
* Add timeout support for Helm charts. by phracek in https://github.com/sclorg/container-ci-suite/pull/85
* Let's use shared cluster on Helm Charts by phracek in https://github.com/sclorg/container-ci-suite/pull/86
* Let's preserve backwards compatibility by phracek in https://github.com/sclorg/container-ci-suite/pull/87
* Fixes problem in case of get_helm_json_output failed by phracek in https://github.com/sclorg/container-ci-suite/pull/88
* Allow dnsNames specific for NodeJS packages. by phracek in https://github.com/sclorg/container-ci-suite/pull/89
* In rules definition is missing ',' by phracek in https://github.com/sclorg/container-ci-suite/pull/90
* Create engine directory by phracek in https://github.com/sclorg/container-ci-suite/pull/91
* Allow to login to internal or shared cluster by phracek in https://github.com/sclorg/container-ci-suite/pull/92
* In case of installation failed, then try it one more time. by phracek in https://github.com/sclorg/container-ci-suite/pull/94
* First support for testing containers. by phracek in https://github.com/sclorg/container-ci-suite/pull/93
* Fix for getting local cluster for Helm Chart testing in case testing on shared cluster is suppressed by phracek in https://github.com/sclorg/container-ci-suite/pull/97
* Function tag.sh doe not export IMAGE_NAME by phracek in https://github.com/sclorg/container-ci-suite/pull/95
* Trim credentials in case of empty spaces. by phracek in https://github.com/sclorg/container-ci-suite/pull/98
* In case of shared_cluster is not used, then by phracek in https://github.com/sclorg/container-ci-suite/pull/99
* Use share_cluster_values properly by phracek in https://github.com/sclorg/container-ci-suite/pull/100
* Modify example templates for shared cluster so it can be used generally by phracek in https://github.com/sclorg/container-ci-suite/pull/101


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.4.0...0.5.0

0.4.0

What's Changed
* Add support for testing remote Helm Charts repositories by phracek in https://github.com/sclorg/container-ci-suite/pull/82


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.3.2...0.4.0

0.3.2

What's Changed
* Use VERSION instead of SINGLE_VERSION, like on whole org by phracek in https://github.com/sclorg/container-ci-suite/pull/73
* Add support for shared cluster by phracek in https://github.com/sclorg/container-ci-suite/pull/74
* Shared cluster by phracek in https://github.com/sclorg/container-ci-suite/pull/75
* Fix function get_raw_url by phracek in https://github.com/sclorg/container-ci-suite/pull/76
* Add more debug information about project deletion and creation by phracek in https://github.com/sclorg/container-ci-suite/pull/77
* Do not create project twice. by phracek in https://github.com/sclorg/container-ci-suite/pull/78
* Fix shared_cluster creation by phracek in https://github.com/sclorg/container-ci-suite/pull/79
* We need to wait couple seconds till namespace is not created by phracek in https://github.com/sclorg/container-ci-suite/pull/80
* Fix tentat egress rules. by phracek in https://github.com/sclorg/container-ci-suite/pull/81


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.2.3...0.3.2

0.2.3

What's Changed
* Update URL by phracek in https://github.com/sclorg/container-ci-suite/pull/59
* Fix typo in functions by phracek in https://github.com/sclorg/container-ci-suite/pull/60
* Fix names in function by phracek in https://github.com/sclorg/container-ci-suite/pull/61
* Add service_name to deploy_s2i_app by phracek in https://github.com/sclorg/container-ci-suite/pull/62
* Fix checking docker image by phracek in https://github.com/sclorg/container-ci-suite/pull/63
* Check proper SINGLE_VERSION by phracek in https://github.com/sclorg/container-ci-suite/pull/64
* Fix download function by phracek in https://github.com/sclorg/container-ci-suite/pull/65
* Fix download function by phracek in https://github.com/sclorg/container-ci-suite/pull/66
* Add image_stream_template by phracek in https://github.com/sclorg/container-ci-suite/pull/67
* Do not use -p in case of empty OPenShift args by phracek in https://github.com/sclorg/container-ci-suite/pull/68
* Fix printing by phracek in https://github.com/sclorg/container-ci-suite/pull/69
* Fix generation openshift args by phracek in https://github.com/sclorg/container-ci-suite/pull/70
* Fix count of tests by phracek in https://github.com/sclorg/container-ci-suite/pull/71
* Enable print run_command on request by phracek in https://github.com/sclorg/container-ci-suite/pull/72


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.1.0...0.2.3

0.1.0

What's Changed
* Helm chart CI test suite by phracek in https://github.com/sclorg/container-ci-suite/pull/17
* First draft for helm charts by phracek in https://github.com/sclorg/container-ci-suite/pull/18
* Add more numbers by phracek in https://github.com/sclorg/container-ci-suite/pull/19
* More outputs by phracek in https://github.com/sclorg/container-ci-suite/pull/20
* Remove check for namespace by phracek in https://github.com/sclorg/container-ci-suite/pull/21
* Support list of strings to check by phracek in https://github.com/sclorg/container-ci-suite/pull/22
* Increase count and decrease timer by phracek in https://github.com/sclorg/container-ci-suite/pull/23
* Let's remove namespace assert by phracek in https://github.com/sclorg/container-ci-suite/pull/24
* Add installation check by phracek in https://github.com/sclorg/container-ci-suite/pull/25
* Fix deployment status by phracek in https://github.com/sclorg/container-ci-suite/pull/26
* Add support for curl by requests by phracek in https://github.com/sclorg/container-ci-suite/pull/27
* Switch to main branch by phracek in https://github.com/sclorg/container-ci-suite/pull/28
* New OpenShift API by phracek in https://github.com/sclorg/container-ci-suite/pull/29
* default project should not be used it is by default used by OpenShift by phracek in https://github.com/sclorg/container-ci-suite/pull/30
* Fix helm namespace by phracek in https://github.com/sclorg/container-ci-suite/pull/31
* First draft for testing Ex prepositories by phracek in https://github.com/sclorg/container-ci-suite/pull/32
* Refactor Helm chart for s2i by phracek in https://github.com/sclorg/container-ci-suite/pull/33
* Fix calling get_pod_status for is_pod_running. by phracek in https://github.com/sclorg/container-ci-suite/pull/34
* Add timeout before running tests so application has enought time to s… by phracek in https://github.com/sclorg/container-ci-suite/pull/35
* Catch traceback in case of helm test failed by phracek in https://github.com/sclorg/container-ci-suite/pull/36
* In case pod is running break the cycle by phracek in https://github.com/sclorg/container-ci-suite/pull/37
* Get rid off gargage calling by phracek in https://github.com/sclorg/container-ci-suite/pull/38
* Fix curl test suite by phracek in https://github.com/sclorg/container-ci-suite/pull/39
* Only one pod is allowed. by phracek in https://github.com/sclorg/container-ci-suite/pull/40
* Increase timeout for getting response by phracek in https://github.com/sclorg/container-ci-suite/pull/41
* Fix multiple pods by phracek in https://github.com/sclorg/container-ci-suite/pull/42
* Let's support tests also in Python 311 by phracek in https://github.com/sclorg/container-ci-suite/pull/43
* Let's separate count for pod and build_pod by phracek in https://github.com/sclorg/container-ci-suite/pull/44
* OpenSHift testing API by phracek in https://github.com/sclorg/container-ci-suite/pull/45
* Do not delete temporary file by phracek in https://github.com/sclorg/container-ci-suite/pull/46
* Add support for command_app tests inside cluster by phracek in https://github.com/sclorg/container-ci-suite/pull/47
* Fix calling get status command by phracek in https://github.com/sclorg/container-ci-suite/pull/48
* Add possibility to specify branch by phracek in https://github.com/sclorg/container-ci-suite/pull/49
* Detect failure and do not use json format for pring status by phracek in https://github.com/sclorg/container-ci-suite/pull/50
* Add more cycles to inside check by phracek in https://github.com/sclorg/container-ci-suite/pull/51
* Oc logs do not support -o json by phracek in https://github.com/sclorg/container-ci-suite/pull/52
* Add support for local files by phracek in https://github.com/sclorg/container-ci-suite/pull/53
* Fix test suite by phracek in https://github.com/sclorg/container-ci-suite/pull/54
* Add support for testing s2i images by phracek in https://github.com/sclorg/container-ci-suite/pull/55
* Support imagestream_quickstart by phracek in https://github.com/sclorg/container-ci-suite/pull/56
* Add support for testing also in Python 3.12 environment by phracek in https://github.com/sclorg/container-ci-suite/pull/57
* New PYpI token by phracek in https://github.com/sclorg/container-ci-suite/pull/58


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/v0.0.3...0.1.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.