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

Allowing JSON depth >10 in Save/Restore Pode state cmdlets #1094

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

plk
Copy link
Contributor

@plk plk commented Apr 22, 2023

Description of the Change

Allows passing of -Depth to the JSON convert cmdlets underlying Save/Restore Pode state. Backwards compatible default for current hard-coded value of 10.

Related Issue

#1093

Copy link
Owner

@Badgerati Badgerati left a comment

Choose a reason for hiding this comment

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

Looks good, just 3 minor character casing tweaks 😄

src/Public/State.ps1 Outdated Show resolved Hide resolved
src/Public/State.ps1 Outdated Show resolved Hide resolved
src/Public/State.ps1 Outdated Show resolved Hide resolved
@Badgerati Badgerati added this to the 2.8.1 milestone Apr 24, 2023
Copy link
Owner

@Badgerati Badgerati left a comment

Choose a reason for hiding this comment

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

LGTM :)

@Badgerati Badgerati merged commit 2e7e069 into Badgerati:develop Apr 24, 2023
@Badgerati Badgerati modified the milestones: 2.8.1, 2.9.0 Jul 7, 2023
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