Skip to content

Resolves issue 50253 -- sdb yaml bug found when opening the yaml file to read values in#50436

Closed
klafkoff wants to merge 4 commits into
saltstack:developfrom
klafkoff:fix_bug_50253
Closed

Resolves issue 50253 -- sdb yaml bug found when opening the yaml file to read values in#50436
klafkoff wants to merge 4 commits into
saltstack:developfrom
klafkoff:fix_bug_50253

Conversation

@klafkoff
Copy link
Copy Markdown

@klafkoff klafkoff commented Nov 8, 2018

What does this PR do?

Fix issue #50253

What issues does this PR fix or reference?

#50253

Tests written?

No

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@klafkoff klafkoff changed the title Resolves issue 50253 Resolves issue 50253 -- sdb yaml bug found when opening the yaml file to read values in Nov 8, 2018
Copy link
Copy Markdown
Contributor

@dwoz dwoz left a comment

Choose a reason for hiding this comment

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

What happens if mode passed as a kwarg? Can we look at f_handle.mode instead of args? We might also want to add a simple regression test since this is a bug fix.

@cachedout
Copy link
Copy Markdown
Contributor

cachedout commented Nov 20, 2018

@klafkoff Did you see the comment from @dwoz above?

@cachedout
Copy link
Copy Markdown
Contributor

Bump @klafkoff

@cachedout
Copy link
Copy Markdown
Contributor

We didn't get a response here so I am closing this. If the submitter comes back and leaves a comment here, we can easily re-open it.

@cachedout cachedout closed this Nov 27, 2018
@klafkoff
Copy link
Copy Markdown
Author

I was AFK, new commit PR shortly using kwargs. Digging through the unit/integration tests to see how to write a regression test as mentioned by @dwoz

@Ch3LL Ch3LL reopened this Jan 17, 2019
@Kassec
Copy link
Copy Markdown

Kassec commented Mar 7, 2019

2018.3.3 & 2018.3.4 suffers from this annoying problem.

@dwoz
Copy link
Copy Markdown
Contributor

dwoz commented Mar 12, 2019

@klafkoff Do you have a status on this?

@KChandrashekhar
Copy link
Copy Markdown

@klafkoff
Any updates on using f_handle.mode instead of args and also a simple test case for this ? Thanks !

@dwoz
Copy link
Copy Markdown
Contributor

dwoz commented Apr 26, 2019

@klafkoff This PR seems to have gone stale so I am going to close it for now. Please feel free to submit another PR with these changes if you have a chance to resolve the conflicts and address the other concerns.

@dwoz dwoz closed this Apr 26, 2019
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.

6 participants