Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 20:18
c575d3a

Layer7 Operator v1.1.0 Release

Highlights

  • Experimental API Developer Portal Integration
    The Operator now supports an experimental integration between the Portal and ephemeral container Gateways with a ground to cloud agent

  • Local Repositories
    The Operator now supports local repositories in the form of Graphman bundles stored in Kubernetes secrets requiring zero external dependencies and with faster change detection and synchronization

  • Trusted Certificate Support
    The Operator now supports managing gateway trusted certificates externally using Kubernetes secrets

  • Gateway Custom Resource Driven Entity Management
    Direct, dynamic, zero restart, full CRUD entity management for the the following entities via Gateway custom resource changes:

    • Cluster Properties
    • Listen Ports
    • External Secrets
    • External Keys
    • External Certs
  • Automatic Gateway Restart on Configuration Changes
    The Operator can now optionally restart container Gateways when certain configuration properties that are read on Gateway startup are changed in their Gateway custom resource definition

  • Automatic Resource Cleanup
    The Operator will attempt to automatically cleanup associated resources when any of the following Kubernetes configuration options are disabled in a Gateway custom resource:

    • Ingress/Routes
    • PodDisruptionBudgets
    • HorizontalPodAutoscalers