Ludovico Magnocavallo

Results 12 issues of Ludovico Magnocavallo

I have added elseif support to the if tag, changes are in the attached changeset,

This is part 1 of the GKE multitenant feature, with the infrastructure resources. Cluster-level configurations will follow in a separate PR once this is merged.

The [healthcheck configuration](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/modules/net-glb/backend-services.tf#L80) prevents using NEGs in the module backends: ``` Error: Error creating BackendService: googleapi: Error 400: Invalid value for field 'resource.healthChecks': ''. Backend services with global network endpoint...

bug

https://docs.openshift.com/container-platform/4.8/networking/ingress-operator.html#nw-ingress-controller-configuration-gcp-global-access_configuring-ingress

enhancement

Implement support for stateful policy in the `compute-mig` module via [compute_per_instance_config](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_per_instance_config) resource and [stateful_disk](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_instance_group_manager#stateful_disk) block in instance manager.

enhancement
good first issue

@andrewesweet I played around with [zugbruecke](https://zugbruecke.readthedocs.io/en/stable/introduction.html) as a quick way to verify if running Python uner Wine was feasible, and it seems to work. I get a bunch of errors...

enhancement

The CB workflow in FAST uses the `alpine:3` image by default, which won't work when the Docker registry is not reachable. We should mention this in docs and a workflow...

https://github.com/hashicorp/terraform-google-terraform-enterprise/blob/565a77ee7ba20eb3a1f7723cdc2af480410eb6fa/modules/object_storage/main.tf#L7

We always took a shortcut in the CF modules with environment variables, when we used a single variable to define both build and service variables. Now this (which was not...

Action items before this is ready to be merged - [ ] documentation - [ ] stage overview - [x] stage 1 (include some patterns for top level and stage...

on:FAST