Commit Graph

22 Commits (d8c94a6ad6c780e9adf99f92f7044dc2b4ff25d9)

Author SHA1 Message Date
Predrag Rogic 6f4d0f1f3b
Merge branch 'kubernetes:master' into ha 2024-03-03 18:57:51 +00:00
Steven Powell 4d32230e3e fix lint errors 2024-02-12 17:32:14 -08:00
Predrag Rogic ad7fb3992c
support kubernetes ha cluster topology in minikube 2024-01-07 21:36:17 +00:00
Steven Powell c30c183dac remove deprecated functions 2023-04-12 15:03:13 -07:00
Steven Powell 10145a2381
Merge pull request #15834 from OmSaran/tunnel
Ensure only one instance of tunnel process runs
2023-03-24 10:03:15 -07:00
Om Saran 48cee328da Log stdout and stderr upon unexpected failure in RunSecondTunnel test 2023-03-20 20:34:15 -05:00
Steven Powell 50e9147e4e fix lint errors 2023-03-20 12:43:07 -07:00
Steven Powell 1c0bc567dd fixup error messaging 2023-03-07 11:40:30 -08:00
Om Saran 5d7e5846ec Make error more verbose
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-03-07 11:11:40 -08:00
Om Saran 4df0bb2ace Fix error checking and error message 2023-03-07 11:11:40 -08:00
Om Saran d8a920fd39 Rename function, update comment and update error message 2023-03-07 11:11:40 -08:00
Om Saran e8625a3ba0 Add test to ensure no two tunnels can run simultaneously.
Add new error reason to disallow simultaneously running two tunnel processes
When tunnel fails to acquire lock due to contention, exit gracefully
2023-03-07 11:11:40 -08:00
Steven Powell 1aa1f04e9b remove old build tags 2022-03-30 16:43:29 -07:00
Nikhil Sharma d2b87aa6fd Improved the output in minikube github action 2022-01-06 23:26:54 +05:30
Medya Gh 93e2934ab3 address review comment 2021-10-25 14:38:27 -07:00
Medya Gh 20c7c49509 skip dns test on kic drivers 2021-10-21 14:55:16 -07:00
KallyDev 70022d9b2e
Move from deprecated ioutil to os and io packages 2021-10-08 08:57:19 +08:00
Steven Powell 145f9fc9ab run `go fmt` 2021-09-13 11:58:43 -07:00
Andriy Dzikh 5c0177aff6 Replace setupFailed with setupSucceeded because the Go docs lied. 2021-08-13 15:26:39 -07:00
Andriy Dzikh 7697b41c73 Move test skipping to start of TunnelTest. 2021-08-13 14:17:57 -07:00
Andriy Dzikh c67ceaabee Fix tunnel test. 2021-08-13 14:17:57 -07:00
Sharif Elgamal 0ed5b13995 add docs for all integration tests and generate docs with them 2021-04-16 13:42:41 -07:00