kops/upup/pkg/fi/cloudup/gcetasks
justinsb a41590eb77 gce: match IP addresses including subnet where relevant
We can have the same internal IP address on different subnets, so when
trying to find the cloud resource by IP address, we need to match
considering the subnet when matching internal IP addresses.
2024-02-24 13:08:03 -05:00
..
OWNERS Fix area/provider/gcp GitHub label assignment 2021-12-01 22:43:43 -06:00
QUESTIONS.md Initial version of upup: cloudup & nodeup 2016-05-06 16:01:33 -04:00
accelerator_config.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
address.go gce: match IP addresses including subnet where relevant 2024-02-24 13:08:03 -05:00
address_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
backend_service.go gce: Update logic for internal LB 2023-07-08 04:34:43 +03:00
backendservice_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
convenience.go Update copyright notices 2019-09-09 14:47:51 -04:00
disk.go Move Cloud into CloudupSubContext 2022-12-18 13:40:02 -08:00
disk_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
firewallrule.go gce: fix message around getting firewall rule 2023-07-28 16:51:49 -04:00
firewallrule_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
forwardingrule.go gce: match IP addresses including subnet where relevant 2024-02-24 13:08:03 -05:00
forwardingrule_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
healthcheck.go gce: Update logic for internal LB 2023-07-08 04:34:43 +03:00
healthcheck_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
httphealthcheck.go gcp: Update terraform rendering for Target Pool 2023-03-16 08:55:15 +02:00
httphealthcheck_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
instance.go Add cloud-platform GCP VM scope 2023-10-11 19:59:25 +13:00
instance_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
instancegroupmanager.go Always set the paginated instance group field 2023-12-20 20:05:48 -06:00
instancegroupmanager_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
instancetemplate.go GCP Terraform: enable create_before_destroy in instance templates 2023-06-07 17:49:55 +02:00
instancetemplate_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
network.go Move Cloud into CloudupSubContext 2022-12-18 13:40:02 -08:00
network_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
poolhealthcheck.go gcp: Add terraform rendering to Pool Health Check 2023-03-16 07:49:47 +02:00
poolhealthcheck_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
projectiambinding.go gce: try to avoid concurrent IAM project operations 2023-01-01 18:15:20 -05:00
projectiambinding_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
projectiambinding_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
router.go Move Cloud into CloudupSubContext 2022-12-18 13:40:02 -08:00
router_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
serviceaccount.go Move Cloud into CloudupSubContext 2022-12-18 13:40:02 -08:00
serviceaccount_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
serviceaccount_test.go refactor: Introduce DeletionProcessingMode 2024-02-15 08:12:19 -05:00
storagebucketacl.go Move Cloud into CloudupSubContext 2022-12-18 13:40:02 -08:00
storagebucketacl_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
storagebucketiam.go Move Cloud into CloudupSubContext 2022-12-18 13:40:02 -08:00
storagebucketiam_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
storagebucketiam_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
storageobjectacl.go Move Cloud into CloudupSubContext 2022-12-18 13:40:02 -08:00
storageobjectacl_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
subnet.go gce: Add IPv6 support to subnet/instances 2023-03-31 09:33:47 -04:00
subnet_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
targetpool.go gcp: Update terraform rendering for Target Pool 2023-03-16 08:55:15 +02:00
targetpool_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00