Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add network and subnetwork references to Cluster #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 25, 2022

  1. Add network and subnetwork references to Cluster

    Adds references for `Network` and `Subnetwork` resources to the
    `Cluster` resource.
    
    `crossplane-contrib/provider-gcp`[^1] supports both but this provider
    doesn't support regardless of its support for other resources like the
    `Router` resource, which makes users use `selfLink` properties.
    
    [^1]: e.g.) https://github.com/crossplane-contrib/provider-gcp/blob/v0.21.0/apis/container/v1beta2/cluster_types.go#L248
    
    Signed-off-by: micnncim <[email protected]>
    micnncim committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    93ecd92 View commit details
    Browse the repository at this point in the history