Skip to content

(CAT-1449) - Remove deprecated parameters for scriptaliases & passenger #2470

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

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

Ramesh7
Copy link
Contributor

@Ramesh7 Ramesh7 commented Sep 22, 2023

Summary

Cleanup for deprecated content :

  • scriptaliases parameter
  • passanger params

Additional Context

Thanks @ekohl for pointing out the deprecated content and raising the bar for apache module.
Also thanks #2469 which I used it to fix scriptaliases spec fixes.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@Ramesh7 Ramesh7 force-pushed the CAT-1449-deprecation-cleanup branch from 1c72f27 to dc8101b Compare September 22, 2023 12:37
@Ramesh7 Ramesh7 mentioned this pull request Sep 22, 2023
3 tasks
@Ramesh7 Ramesh7 force-pushed the CAT-1449-deprecation-cleanup branch 2 times, most recently from c2a7444 to 5de663b Compare September 22, 2023 12:49
@Ramesh7 Ramesh7 force-pushed the CAT-1449-deprecation-cleanup branch 4 times, most recently from 80b4c03 to 304ea95 Compare September 22, 2023 14:04
@Ramesh7 Ramesh7 changed the title (CAT-1449) - Cleanup for deprecated content from module (CAT-1449) - Cleanup of deprecated parameters and adding new params for passenger Sep 22, 2023
@Ramesh7 Ramesh7 changed the title (CAT-1449) - Cleanup of deprecated parameters and adding new params for passenger (CAT-1449) - Remove deprecated parameters for scriptaliases & passenger and adding new params for passenger mod Sep 22, 2023
@Ramesh7 Ramesh7 marked this pull request as ready for review September 22, 2023 15:16
@Ramesh7 Ramesh7 requested review from bastelfreak, smortex and a team as code owners September 22, 2023 15:16
@Ramesh7 Ramesh7 mentioned this pull request Sep 22, 2023
bastelfreak
bastelfreak previously approved these changes Sep 22, 2023
Copy link
Collaborator

@smortex smortex left a comment

Choose a reason for hiding this comment

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

There seems to be something weird with passenger_resist_deployment_errors as I do not think it was removed. It is an "Enterprise only" feature and I have not tested it, but the doc still reference it.

@smortex
Copy link
Collaborator

smortex commented Sep 22, 2023

Also wondering if having one PR for passenger and a separate one for scriptaliases would make the changelog more readable?

@Ramesh7 Ramesh7 force-pushed the CAT-1449-deprecation-cleanup branch from 304ea95 to 507ec91 Compare September 22, 2023 16:57
@Ramesh7 Ramesh7 changed the title (CAT-1449) - Remove deprecated parameters for scriptaliases & passenger and adding new params for passenger mod (CAT-1449) - Remove deprecated parameters for scriptaliases & passenger Sep 22, 2023
@Ramesh7
Copy link
Contributor Author

Ramesh7 commented Sep 22, 2023

Also wondering if having one PR for passenger and a separate one for scriptaliases would make the changelog more readable?

Have removed new addition of params as part of this PR, just removed deprecated params.

@Ramesh7 Ramesh7 force-pushed the CAT-1449-deprecation-cleanup branch from 507ec91 to 8acab09 Compare September 22, 2023 17:12
ekohl
ekohl previously approved these changes Sep 22, 2023
Copy link
Collaborator

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Minor note, but looks good.

@praj1001
Copy link
Contributor

LGTM

praj1001
praj1001 previously approved these changes Sep 22, 2023
@praj1001
Copy link
Contributor

LGTM

@Ramesh7 Ramesh7 merged commit 502a891 into main Sep 22, 2023
@Ramesh7 Ramesh7 deleted the CAT-1449-deprecation-cleanup branch September 22, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants