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 DefaultAgingState, ScavengingInterval, DefaultNoRefreshInterval, and DefaultRefreshInterval #193

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

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

Suggest removing the properties DefaultAgingState, ScavengingInterval, DefaultNoRefreshInterval, and DefaultRefreshInterval in favor of the proposed resource's properties in issue #189 to avoid ping-pong behavior.

Verbose logs showing the problem

Not available.

Suggested solution to the issue

Add the resource proposed in issue #189 and then remove the suggested properties in this issue.

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

Not available

The operating system the target node is running

Any Windows

Version and build of PowerShell the target node is running

Windows PowerShell 5.1

Version of the DSC module that was used

2.0.0 preview

@johlju johlju added the on hold The issue or pull request has been put on hold by a maintainer. label Feb 28, 2021
@johlju
Copy link
Member Author

johlju commented Feb 28, 2021

Waiting for issue #189 to be solved.

@johlju johlju added the breaking change When used on an issue, the issue has been determined to be a breaking change. label Feb 28, 2021
@johlju johlju changed the title BREAKING CHANGE: xDnsServerSetting: Remove properties DefaultAgingState, ScavengingInterval, DefaultNoRefreshInterval, and DefaultRefreshInterval BREAKING CHANGE: xDnsServerSetting: Remove properties DefaultAgingState, ScavengingInterval, DefaultNoRefreshInterval, and DefaultRefreshInterval Mar 20, 2021
@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. and removed on hold The issue or pull request has been put on hold by a maintainer. labels Mar 22, 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 23, 2021
@johlju johlju added this to the v3.0.0 milestone Mar 25, 2021
johlju added a commit that referenced this issue Mar 26, 2021
- xDnsServerSetting
  - BREAKING CHANGE: The properties `DefaultAgingState`, `ScavengingInterval`,
    `DefaultNoRefreshInterval`, and `DefaultRefreshInterval` have been removed.
    Use the resource _DnsServerScavenging_ to enforce this properties (issue #193).
@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
Development

Successfully merging a pull request may close this issue.

1 participant