Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: populate record status only when it's ready #29

Merged
merged 1 commit into from
Jan 17, 2020
Merged

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Jan 17, 2020

Avoid error in reconciliation logs similar to

status.healthyRecords.app3.cloud.example.com in body must be of type array: \"null\"

Until related DNSEndpoint is Ready the Status will properly look like

healthyRecords: {}

@ytsarev ytsarev requested a review from donovanmuller January 17, 2020 09:30
Avoid error in reconciliation logs similar to
```
status.healthyRecords.app3.cloud.example.com in body must be of type array: \"null\"
```

Until related DNSEndpoint is Ready the Status will properly look like
```
healthyRecords: {}
```

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev ytsarev merged commit d9cc1f4 into master Jan 17, 2020
@ytsarev ytsarev deleted the bugfix branch January 17, 2020 10:42
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.

2 participants