v1.0.5 (2016-08-31)
FEATURES:
- Make configurable DCOS 1.8 version #72
- Adding filebeat and elb for logstash #66
- Replace docker login with ECR plugin from universe #64
ENHANCEMENTS:
- Automated setting of availability zones #71
- Need to configure private subnet availability zone #39
- Replace ELB with ALB #67
- Updating filebeat docker image #70
- Adding policy for ECR access #68
BUG FIXES:
- Update terraform from v0.7.1 to v0.7.2 #69
- Replace ELB with ALB (Terraform 0.7.1 already supports ALB) #63
- Update terraform from v0.7.0 to v0.7.1 #62
- Replace ELB with ALB #53
v1.0.4 (2016-08-19)
FEATURES:
v1.0.3 (2016-08-19)
ENHANCEMENTS:
- Update CoreOS version to 1068.9.0 #59
- Move dcos installation script to s3 or even behind cdn #37
- pre_tag & post_tag should get from IaC-manager or force to enter manually #35
- Output agent_ips for IaC of docker registry #32
- Change Route53 cname records for Master ELB #24
Fixed bugs:
- systemd-resolved should be disabled in CoreOS #36
BUG FIXES:
- Resource tagging #50
- ips.txt and config.yaml should use new files for each terraform apply #47
- User roles not getting deleted while destroying #44
- Issue with accessing IPv6 website only #43
- Remove unused TF variables #38
- Installation failed with Terraform version 0.7.0 #29
- The internal URLs are not accessible from those containers. For example : leader.mesos. #26
- Dcos root user creation should be dynamic. #10
FEATURES:
- Attach Tyk ELB to Public agent ASG #57
- distribute certificates to new agents in ASG #56
- restrict access to bucket #55
- Added service,environment,version tags for AWS resources #52
- Updating terraform to 0.7.0 #51
- Added agent ips, public agent ids, dcos token to TF output #49
- Export Terraform variables required for docker registry and api-gateway #46
- added pre and post tag to role #45
- Added Route53 record in hosted zone #42
v1.0.2 (2016-08-08)
FEATURES:
v1.0.1 (2016-08-04)
BUG FIXES:
- Remove hardcoded dcos download URL. #27
- Subnets without tags (Name and Value) #21
- Need to upgrade CoreOS to "CoreOS Linux (Stable)" (1068.6.0) #8
instance\_type
should be configurable #7- Why so many ports are open in Master ELB? #5
- elb-master should be with aws SSL certificate #4
FEATURES:
v1.0.0 (2016-08-03)
BUG FIXES:
- aws_key_path is missing in terraform.dummy #17
aws\_access\_key
is missing interraform.dummy
file #16- Need to remove the public ELB that connects to all application. #9
- Security Groups naming is not consistent (upper case, lower case) #6
FEATURES:
- Attaching autoscaling group to public agents #25
- Attaching autoscaling group to agent #22
- Use SSH forwarding for TF remote execution #19
- Provisioning to CoreOS using Cloud-Config to remove dependencies. #18
- Amalqb/securing master elb #14
- Revert "Removing unwanted ports in DCOS for security" #13
- Removing unwanted ports in DCOS for security #12
- Removing the public elb for agents #11
- Removing private docker registry from DCOS IaC #3
- Terraform code to setup DC/OS cluster #1