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

Add NGINX extensions enhancement proposal #1567

Merged
merged 33 commits into from
Feb 29, 2024

Conversation

kate-osborn
Copy link
Contributor

Proposed changes

Adds enhancement proposal for NGINX extensions.

Closes #1411

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@kate-osborn kate-osborn requested review from a team as code owners February 13, 2024 00:24
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 13, 2024
Copy link
Contributor

@sjberman sjberman left a comment

Choose a reason for hiding this comment

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

Great job on this writeup, really thorough and well written.

docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@mpstefan mpstefan left a comment

Choose a reason for hiding this comment

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

Left a few comments, but looks great! Thank you, Kate!

Copy link
Contributor

@pleshakov pleshakov left a comment

Choose a reason for hiding this comment

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

this is great work!

docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Show resolved Hide resolved
docs/proposals/nginx-extensions.md Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
Copy link
Member

@ciarams87 ciarams87 left a comment

Choose a reason for hiding this comment

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

🚀 amazing work Kate!

Copy link
Contributor

@ADubhlaoich ADubhlaoich left a comment

Choose a reason for hiding this comment

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

LGTM from the perspective of committing words into the repo.

I don't have anything else to add as I'm not deep enough in the codebase to offer meaningful feedback.

Copy link
Contributor Author

@kate-osborn kate-osborn left a comment

Choose a reason for hiding this comment

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

Leaving a review for my in-person (🎉 ) code review with @f5yacobucci

docs/proposals/nginx-extensions.md Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Outdated Show resolved Hide resolved
docs/proposals/nginx-extensions.md Show resolved Hide resolved
docs/proposals/nginx-extensions.md Show resolved Hide resolved
@kate-osborn kate-osborn force-pushed the docs/extensions-proposal branch 3 times, most recently from fd48acf to 114e522 Compare February 28, 2024 21:11
@kate-osborn kate-osborn merged commit 46973ca into nginxinc:main Feb 29, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[SPIKE] What extension points should each functionality group utilize?
7 participants