Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

55 lines (41 loc) · 1.5 KB

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.1]

Changed

  • Security groups between internet facing network load balancer and agent's node ports updated to fix ingress

[1.1.0]

Added

  • Upload of private SSH to encrypted S3 bucket
  • Rename of default Kubernetes profile to environment name
  • Change permissions of local Kubernetes config file to read/write of owner only

Changed

  • Migrated terraform classic load balancer to regular load balancer

[1.0.1]

Changed

  • Terraform cache S3 bucket created off of name in environment

[1.0.0]

Added

  • Base/shared configuration with ...
    • Big Bang version
    • Location of Big Bang base/chart
    • Iron Bank pull credentials placeholder
  • Dev configuration with ...
    • Reduced polling interval
    • Minimized replicas for Gatekeeper
    • Minimized disk, cpu, and memory resources
    • Anonymous authorization for Kiali
    • Secrets placeholder
  • Prod configuration with ...
    • Hostname placeholder
    • Secrets placeholder
  • Basic documentation
  • Terraform template for AWS with...
    • Multi-environment support
    • High-availability (cross-zone) and auto-scaling
    • Private and public subnets
    • Load balancer
    • Bastion server