You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write documentation on how a User(not a developer) can run the sonobuoy tests on its own.
currently blocked by the image not beeing build so far.
Versioning the development environment (tools used for development)
append kind config to choose k8s version.
BUG: NS_PREFIX not set lets make test-function crash with a lowercase RFC 1123 label must consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character
Update the DR to describe the current setup
The text was updated successfully, but these errors were encountered:
tonifinger
changed the title
[Feature Request] Implement sonobuoy golang framework for KaaS conformance
[Feature Request] Implement sonobuoy golang framework for KaaS conformance tests
Sep 18, 2024
mbuechse
changed the title
[Feature Request] Implement sonobuoy golang framework for KaaS conformance tests
[Feature Request] Make sonobuoy golang framework useable for production
Sep 18, 2024
mbuechse
changed the title
[Feature Request] Make sonobuoy golang framework useable for production
Make sonobuoy golang framework useable for production
Sep 18, 2024
tonifinger
changed the title
Make sonobuoy golang framework useable for production
[EPIC] Make sonobuoy golang framework useable for production
Oct 9, 2024
As described in DR, scs-0200-v1-using-sonobuoy-for-kaas-conformance-tests.md, it was decided to use sonobuoy as framework to deploy tests to Kubernetes clusters.
The current Sonobuoy setup within the repository was merely a PoC. We want to make it ready for production use.
The following must therefore be adjusted/implemented:
PREREQUISITES:
TASKS
arm64
andamd64
Add multi-arch support for amd64 and arm64 into Dockerfile #758BACKLOG
NS_PREFIX
not set letsmake test-function
crash witha lowercase RFC 1123 label must consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character
The text was updated successfully, but these errors were encountered: