Eng Zer Jun
54e70d2cc4
refactor: move from io/ioutil to io and os package
...
The io/ioutil package has been deprecated in Go 1.16. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2021-08-23 19:50:42 +08:00
Maartje Eyskens
ab0cd57dc5
Use The cert-manager Authors.
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-12-11 19:04:13 +01:00
Maartje Eyskens
1788a9d758
Update copyright to cert-manager project
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-12-08 19:04:49 +01:00
James Munnelly
881b886049
Update Kubernetes API client call-sites
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2020-03-26 12:58:50 +00:00
James Munnelly
8b43813072
Update test/e2e to no longer deploy using addons
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2020-01-22 22:08:27 +00:00
James Munnelly
973f4aa424
Update codebase for external dependencies
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-26 12:52:43 +01:00
JoshVanL
6a362c67b0
Move e2e output logs with suffixes
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-09-12 15:59:54 +01:00
JoshVanL
3455747723
Include previous logs and use all containers from pods
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-09-11 22:02:10 +01:00
James Munnelly
20e6a08a87
Fix fetching logs in e2e test framework
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-08 12:52:07 +01:00
Michael Tsang
21eae84ce4
Add chart version to helm install when running tests
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-22 14:40:12 +01:00
James Munnelly
b9a0c51933
Don't return errors if retrieving pod logs fails
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-02-22 17:11:10 +00:00
jetstack-bot and GitHub
d8b7c734bc
Merge pull request #1110 from munnerz/helm-ginkgo-writer
...
Use GinkgoWriter to print Helm install output
2019-01-08 19:12:30 +00:00
James Munnelly
0237d5a4c2
Write log files to artifacts directory instead of stdout
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-01-07 20:45:44 +00:00
James Munnelly
0fcc0c666c
Update copyright header year
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-01-07 15:07:55 +00:00
James Munnelly
b205852949
Use GinkgoWriter to print Helm install output
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-11-28 11:35:53 +00:00
James Munnelly
2d28270d9f
Print pod logs on e2e test case failure
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-11-27 14:21:25 +00:00
James Munnelly
ca8d4cd085
Add WaitForAllPodsRunningInNamespace function as an addon helper
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-10-23 18:45:55 +01:00
James Munnelly
748da93d85
Use --wait flag when installing e2e charts
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-10-23 14:48:10 +01:00
James Munnelly
af2faef241
Fix using Bazel built helm during e2e tests
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-10-23 01:40:08 +01:00
James Munnelly
d37a7ecd99
Run helm init --client-only during tests
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-10-18 13:27:05 +01:00
James Munnelly
4665c1c022
Update boilerplate headers
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-10-18 13:27:05 +01:00
James Munnelly
ecda543dcb
Refactor e2e test framework
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2018-10-18 13:27:05 +01:00