Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

[WIP] Add CAPI types for GCPCluster support - #307

Draft
hasheddan wants to merge 1 commit into
crossplane-contrib:masterfrom
hasheddan:capi-types
Draft

[WIP] Add CAPI types for GCPCluster support#307
hasheddan wants to merge 1 commit into
crossplane-contrib:masterfrom
hasheddan:capi-types

Conversation

@hasheddan

Copy link
Copy Markdown
Member

Description of your changes

Adds the required API types to support GCPCluster in
cluster-api-provider-gcp.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

Fixes #303

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Very much still a WIP.

TODO:

  • Make optional fields pointer types
  • Implement update / late init for all API types
  • Implement clients and controllers for BackendService, TargetTcpProxy, ForwardingRule, InstanceGroup, Firewall
  • Add unit tests for all clients and controllers

Adds the required API types to support GCPCluster in
cluster-api-provider-gcp.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for types required to replace GCPCluster type in cluster-api-provider-gcp

1 participant