Releases: upbound/platform-ref-gcp
Releases · upbound/platform-ref-gcp
v0.0.7
What's Changed
- Cluster name length restriction by @AaronME in #17
- removed the ability to expose network as a claim by @ldalorion in #19
- bumped platform ref versions in readme. by @ldalorion in #20
New Contributors
- @AaronME made their first contribution in #17
- @ldalorion made their first contribution in #19
Breaking Changes
The namespace-scoped Network
claim is only offered as a cluster-scoped composite resource, CompositeNetwork
. In order to create network-related resources, you must create an instance of CompositeNetwork
.
Full Changelog: v0.0.6...v0.0.7
v0.0.4
v0.0.3
v0.0.2
v0.0.1
The initial release of the GCP reference platform for Crossplane.
Supported APIs in this release include:
Cluster
- provision a fully configured Kubernetes clusterGKECluster
NodePool
HelmReleases
for Prometheus and other cluster services.
Network
- fabric for aCluster
to securely connect the control plane, pods, and servicesNetwork
Subnetwork