Skip to content

Add support for DNS and Load Balancers#97

Merged
brett19 merged 5 commits into
masterfrom
dns-and-load-balancers
Apr 24, 2025
Merged

Add support for DNS and Load Balancers#97
brett19 merged 5 commits into
masterfrom
dns-and-load-balancers

Conversation

@brett19
Copy link
Copy Markdown
Collaborator

@brett19 brett19 commented Apr 24, 2025

No description provided.

brett19 added 2 commits April 23, 2025 11:08
This was caused due to the default service list not being applied.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for configuring DNS and load balancers for Docker deployments. Key changes include new example YAML files for DNS and load balancer configurations, extensive modifications in the deployment code to integrate DNS record updates and load balancer reconfiguration, and updates to configuration and CLI commands for DNS support.

Reviewed Changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated 1 comment.

File Description
examples/docker-with-lb.yaml New example YAML file enabling load balancer support.
examples/docker-with-dns.yaml New example YAML file enabling DNS support.
deployment/dockerdeploy/*.go Adjustments to use updated Docker image and container types, and adding DNS and load balancer functionality.
cmd/*.go, clusterdef/cluster.go, cbdcconfig Updates to propagate DNS configuration via flags and YAML.
Files not reviewed (1)
  • go.mod: Language not supported

Comment thread deployment/dockerdeploy/controller.go
@brett19 brett19 force-pushed the dns-and-load-balancers branch from b53efb3 to ec4b34c Compare April 24, 2025 04:28
@brett19 brett19 force-pushed the dns-and-load-balancers branch from ec4b34c to b29261f Compare April 24, 2025 18:01
@brett19 brett19 force-pushed the dns-and-load-balancers branch from b29261f to 5495f37 Compare April 24, 2025 18:14
@brett19 brett19 merged commit 0911739 into master Apr 24, 2025
4 checks passed
@brett19 brett19 deleted the dns-and-load-balancers branch April 24, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants