Releases: kudobuilder/test-tools
Releases · kudobuilder/test-tools
Bump to KUDO 0.17.1
Bump dependencies (#32) Signed-off-by: Jan Schlicht <[email protected]>
Bump to KUDO 0.15.0
Update test tools to use KUDO 0.15.0
Bump to KUDO 0.14.0
- Bump KUDO dependency to 0.14.0
KUDO 0.13.0 bump and save functions
- Bump KUDO dependency to 0.13.0
- Generate save functions for k8s objects
Add node types
Add nodes to k8s package (#27) Signed-off-by: Andreas Neumann <[email protected]>
v0.4.0: Introduce a debug package (#24)
Signed-off-by: Marcin Owsiany <[email protected]>
v0.3.0: Introduce `Operator.UninstallWaitForDeletion` (#25)
Signed-off-by: Marcin Owsiany <[email protected]>
Use KUDO v0.11.1
Bump KUDO to v0.11.1. (#23) Signed-off-by: Marcin Owsiany <[email protected]>
Fix lastPlanStatusUID check
Methods need to be on point to struct to save lastPlanStatusUID (#22) * methods need to be on point to struct to save lastPlanStatusUID Signed-off-by: Andreas Neumann <[email protected]>
Small extensions
Add new wrappers for kubernetes types
Check current plan UID when testing plan status
Pull correct error message from nested status on FATAL_ERROR