Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Feature/route53#17

Merged
nxtcoder17 merged 4 commits into
kloudlite:release-1.0.5from
abdheshnayak:feature/route53
Jul 17, 2023
Merged

Feature/route53#17
nxtcoder17 merged 4 commits into
kloudlite:release-1.0.5from
abdheshnayak:feature/route53

Conversation

@abdheshnayak
Copy link
Copy Markdown
Contributor

As we are using route53 as DNS management, route53 management utils are added to pkg/aws and used those utils to upsert cluster ips of all nodes to a route53 record with the host like ..hostedzone.

…er platform_controller

as we are using route53 as dns management, route53 management utils added in pkg/aws and using that utils ips of cluster upserted to the route53.
as modifications done in cluster_types of cluster/v1. custom resource definitions updated.
mistakenly secret for route53 on platrom controller of clusterv1/cluster was reading from the target_cluster secret file. so mistake is corrected now and it's reading the secret of aws for route53 on platfrom cluster/ controller of clusterv1 from environment of operator.
@nxtcoder17 nxtcoder17 merged commit 57bd6b3 into kloudlite:release-1.0.5 Jul 17, 2023
@nxtcoder17 nxtcoder17 deleted the feature/route53 branch July 17, 2023 06:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants