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 upstream packaged nginx.confs #957

Merged
merged 6 commits into from
Apr 6, 2023
Merged

Conversation

amouat
Copy link
Contributor

@amouat amouat commented Apr 3, 2023

Adds configs found in the upstream pacakges, but not in the source repo. See https://hg.nginx.org/pkg-oss/

Related: chainguard-images/images#382

Pre-review Checklist

For new package PRs only

  • This PR is marked as fixing a pre-existing package request bug
    • Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
  • REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • REQUIRED - The version of the package is still receiving security updates

For security-related PRs

  • The security fix is recorded in annotations and secfixes

For version bump PRs

  • The epoch field is reset to 0
  • Patch source: patch source here

@amouat amouat requested a review from a team as a code owner April 3, 2023 09:05
@amouat amouat requested review from imjasonh and jr-chainguard April 3, 2023 09:05
@amouat amouat marked this pull request as draft April 3, 2023 09:10
nginx.yaml Outdated Show resolved Hide resolved
nginx/nginx.conf Outdated Show resolved Hide resolved
nginx/nginx.default.conf Show resolved Hide resolved
amouat and others added 5 commits April 5, 2023 22:07
Signed-off-by: Adrian Mouat <adrian@chainguard.dev>
Signed-off-by: Adrian Mouat <adrian@chainguard.dev>
Co-authored-by: Jason Hall <jason@chainguard.dev>
Signed-off-by: Adrian Mouat <adrian@chainguard.dev>
Co-authored-by: Jason Hall <jason@chainguard.dev>
Signed-off-by: Adrian Mouat <adrian@chainguard.dev>
- also update version
- and send access_log to stdout in base config

Signed-off-by: Adrian Mouat <adrian@chainguard.dev>
@amouat amouat marked this pull request as ready for review April 5, 2023 20:14
Signed-off-by: Adrian Mouat <adrian@chainguard.dev>
@amouat
Copy link
Contributor Author

amouat commented Apr 6, 2023

Note I have combined a patch update with this PR. Most changes are to a new subpackage, hence non-breaking. That being said, the default access log was changed to write to /dev/stdout, which I consider a bug-fix.

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.

3 participants