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

It doesn't actually create SRV records. #47

@jackivanov

Description

@jackivanov

How to reproduce:

  1. Create the stack from this template
  2. Check the records aws route53 list-resource-record-sets --hosted-zone-id %hostedzoneid% and see that there are only A records.
[root@ip-10-5-10-105 ec2-user]# /usr/local/bin/ecssd_agent -sync
ERRO[0000] InvalidChangeBatch: Tried to create resource record set [name='ip-10-5-10-105.servicediscovery.internal.', type='A', set-identifier='ip-10-5-10-105.eu-west-1.compute.internal'] but it already exists
	status code: 400, request id: 9802ac73-06b1-11e8-a4eb-11c465327fe3
ERRO[0000] Error creating host A record
INFO[0000] Zone 'servicediscovery.internal' for host 'ip-10-5-10-105.eu-west-1.compute.internal' out of sync, adding 1 and removing 0 records

ecssd_agent continuously shows adding 1, but nothing happens

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions