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

BREAKING CHANGE: xDnsServerSetting: Remove properties EnableEDnsProbes and EDnsCacheTimeout #195

Closed
johlju opened this issue Mar 1, 2021 · 1 comment · Fixed by #243
Closed
Labels
breaking change When used on an issue, the issue has been determined to be a breaking change. enhancement The issue is an enhancement request.
Milestone

Comments

@johlju
Copy link
Member

johlju commented Mar 1, 2021

Details of the scenario you tried and the problem that is occurring

Suggest removing the properties EnableEDnsProbes and EDnsCacheTimeout from the resource xDnsServerSetting to avoid ping-pong behavior. Instead those should be enforced by the resource DnsServerEDns.

Verbose logs showing the problem

n/a

Suggested solution to the issue

See above. Related to issue #194 .

The DSC configuration that is used to reproduce the issue (as detailed as possible)

n/a

The operating system the target node is running

Any Windows

Version and build of PowerShell the target node is running

Windows PowerShell

Version of the DSC module that was used

2.0.0 preview

@johlju johlju added breaking change When used on an issue, the issue has been determined to be a breaking change. on hold The issue or pull request has been put on hold by a maintainer. labels Mar 1, 2021
@johlju
Copy link
Member Author

johlju commented Mar 1, 2021

Waiting for the issue #194 to be resolved.

@johlju johlju changed the title BREAKING CHANGE: xDnsServerSetting: Remove properties EnableEDnsProbes and EDnsCacheTimeout BREAKING CHANGE: xDnsServerSetting: Remove properties EnableEDnsProbes and EDnsCacheTimeout Mar 20, 2021
@johlju johlju added this to the v3.0.0 milestone Mar 25, 2021
@johlju johlju added help wanted The issue is up for grabs for anyone in the community. enhancement The issue is an enhancement request. and removed on hold The issue or pull request has been put on hold by a maintainer. labels Mar 26, 2021
@johlju johlju added in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels Mar 28, 2021
johlju added a commit that referenced this issue Mar 31, 2021
… and EDnsCacheTimeout (#243)

- DnsServerSetting
  - BREAKING CHANGE: The properties `EnableEDnsProbes` and `EDnsCacheTimeout` has
    been removed (issue #195). Use the resource _DnsServerEDns_ to enforce these properties.
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change When used on an issue, the issue has been determined to be a breaking change. enhancement The issue is an enhancement request.
Projects
None yet
1 participant