Commit Graph

27 Commits (a4306901cde7e0b07f0ab6728394062ebdf7952d)

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 0046eba5c3 rename IsBuiltin to IsBuiltinQEMU 2023-02-09 12:07:17 -08:00
Steven Powell 0b7c0810c9 add support to new builtin value on existing cluster 2023-02-09 10:27:16 -08:00
Steven Powell c417258f9c change user network to builtin 2023-02-09 09:48:43 -08:00
Predrag Rogic 805f7b2da3
lint 2023-01-10 23:04:57 +00:00
Predrag Rogic 24226c5f5a
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-10 22:44:50 +00:00
Predrag Rogic 7703fee08e
Update pkg/network/network.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-01-10 22:16:51 +00:00
Shubh Bapna f802744c46 updated test cases, restore mocks 2023-01-10 03:02:23 -05:00
Shubh Bapna 7557b8167e removed custom isSubnetPrivate func and used the default one provided by go net pkg 2023-01-10 03:01:55 -05:00
Predrag Rogic 149e9a01b6
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-04 21:10:29 +00:00
Predrag Rogic 9531b37973
fix subnet reservation 2022-12-19 02:58:31 +00:00
Shubh Bapna ac0c094df7 added ParseAddr function and its test cases 2022-12-17 14:39:45 -05:00
Predrag Rogic bd7efa03f9
fix additional issues found 2022-12-07 12:34:31 +00:00
Steven Powell 347987be59 add unit tests for FreeSubnet & isSubnetPrivate 2022-11-30 14:46:55 -08:00
Steven Powell da3d96bbb4 fix subnet checking 2022-11-22 16:12:25 -08:00
Steven Powell 8c12c40853 implement socket_vmnet 2022-10-03 15:14:36 -07:00
Steven Powell 744187868d fix linting 2022-08-08 09:29:19 -07:00
Ilya Zuyev 3622e088e6 refactor 2021-06-25 14:26:26 -07:00
Ilya Zuyev 2c287368c3 improve searching of local network containing the given ip address 2021-06-23 19:09:14 -07:00
Predrag Rogic e42d0b5da0
fix flake TestErrorSpam 2021-04-07 16:46:15 +01:00
Predrag Rogic 06d4313f3f
kvm2 driver: add static ip 2021-03-27 23:33:24 +00:00
Predrag Rogic 223792b993
create network: use locks to solve race conditions 2021-03-17 14:32:39 +00:00
Predrag Rogic 7727b855bf
cleanup: make internal-only funcs private 2021-02-17 03:04:47 +00:00
Predrag Rogic 6d61795352
simplify free subnet query for oci net create 2021-02-17 03:04:47 +00:00
Predrag Rogic 4018ee3682
move to separate network package and fix naming 2021-02-17 03:04:47 +00:00