Skip to content

Deprecate Django returner#62644

Merged
garethgreenaway merged 2 commits into
saltstack:masterfrom
waynew:deprecate_django_returner
Oct 31, 2022
Merged

Deprecate Django returner#62644
garethgreenaway merged 2 commits into
saltstack:masterfrom
waynew:deprecate_django_returner

Conversation

@waynew
Copy link
Copy Markdown
Contributor

@waynew waynew commented Sep 8, 2022

What does this PR do?

Deprecates the Django module so we can remove it. TBH we could probably just go
ahead and remove it.

It's likely that the Django returner never worked - it can only fire
signals from within the same process that the Django server is running
in, which won't be the process that Salt is running in. Deprecating
and marking for removal.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

It's likely that the Django returner never worked - it can only fire
signals from within the same process that the Django server is running
in, which *won't* be the process that Salt is running in. Deprecating
and marking for removal.
@waynew waynew requested a review from a team as a code owner September 8, 2022 17:27
@waynew waynew requested review from Ch3LL and removed request for a team September 8, 2022 17:27
@waynew waynew mentioned this pull request Sep 8, 2022
40 tasks
@waynew waynew added this to the Sulphur v3006.0 milestone Sep 8, 2022
Copy link
Copy Markdown
Contributor

@Ch3LL Ch3LL left a comment

Choose a reason for hiding this comment

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

Why are we removing the returner and not fixing it or moving to a salt extension?

@Ch3LL
Copy link
Copy Markdown
Contributor

Ch3LL commented Oct 4, 2022

bump @waynew did you see my comments above?

@garethgreenaway garethgreenaway added the Sulfur v3006.0 release code name and version label Oct 28, 2022
Copy link
Copy Markdown
Contributor

@Ch3LL Ch3LL left a comment

Choose a reason for hiding this comment

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

Spoke to @waynew offline about this. The returner has actually never worked, which means there has been no usage of this returner either.

@garethgreenaway garethgreenaway merged commit b837223 into saltstack:master Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Sulfur v3006.0 release code name and version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants