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 Forwarders and ForwardingTimeout #192

Closed
johlju opened this issue Feb 27, 2021 · 1 comment · Fixed by #231
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 Feb 27, 2021

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

Suggest removing the properties Forwarders and ForwardingTimeout from the resource xDnsServerSetting to avoid ping-pong behavior. Instead those should be enforced by the resource xDnsServerForwarder.

Verbose logs showing the problem

n/a

Suggested solution to the issue

See above. Related to issue #191.

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. enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Feb 27, 2021
@johlju
Copy link
Member Author

johlju commented Feb 27, 2021

This issue is dependent on issue #191.

@johlju johlju changed the title BREAKING CHANGE: xDnsServerSetting: Remove properties Forwarders and ForwardingTimeout BREAKING CHANGE: xDnsServerSetting: Remove properties Forwarders and ForwardingTimeout Mar 20, 2021
@johlju johlju added this to the v3.0.0 milestone Mar 25, 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 26, 2021
johlju added a commit that referenced this issue Mar 26, 2021
…ForwardingTimeout (#231)

- xDnsServerSetting
  - BREAKING CHANGE: The properties `Forwarders` and `ForwardingTimeout` has
    been removed (issue #192). Use the resource _xDnsServerForwarder_ to enforce
    these properties.
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Mar 26, 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