All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Status conditions to be used for validation updates for GNPs with
NetworkAttachment
. - Innterface-status annotation was added to pod.
- The
NodeTopology
CRD definition. - The
description
field in the GCPFirewall CRD.
- Unused v1beta GCPFirewall CRD.
0.1.1 - 2024-07-02
- The
status
field in the GCPFirewall CRD is now a subresource.
0.1.0 - 2024-06-18
-
CRD definitions were migrated from the
kubernetes/ingress-gce
repository to simplify cross-project maintanance. -
CRD generation scripts were updated to use the
kube_generator
script istead of the deprecatedgenerate_group
script.