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

Remove PowerDNS dependent --dns flag and related functionality #644

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

aramprice
Copy link
Member

PowerDNS is being removed from the BOSH Director, and as a consequence the data returned from the instances and vms commands no longer have DNS data returned.

This commit removes the --dns flag and logic to display the data returnd when it is sent.

See: cloudfoundry/bosh#2501

@aramprice aramprice changed the title Remove PowerDNS dependent --dns flang and related functionality Remove PowerDNS dependent --dns flag and related functionality Mar 20, 2024
@jpalermo jpalermo requested review from a team, lnguyen and bgandon and removed request for a team March 21, 2024 16:05
PowerDNS is being removed from the BOSH Director, and as a consequence
the data returned from the `instances` and `vms` commands no longer have
DNS data returned.

This commit removes the `--dns` flag and logic to display the data
returnd when it is sent.

Add a spec to validate that the CLI continues to handle responses from
directors which still have PowerDNS code. Concretely this means the VM
info response has a `"dns"` key in it.

See: cloudfoundry/bosh#2501
Copy link
Member

@lnguyen lnguyen left a comment

Choose a reason for hiding this comment

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

LGTM

@jpalermo jpalermo merged commit 81c037c into main Apr 1, 2024
5 checks passed
@jpalermo jpalermo deleted the remove-powerdns branch April 1, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants