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

fix: update github url for app-protect-waf #3412

Merged
merged 1 commit into from Jan 9, 2023
Merged

fix: update github url for app-protect-waf #3412

merged 1 commit into from Jan 9, 2023

Conversation

Jcahilltorre
Copy link
Contributor

Proposed changes

Update a series of links in the documentation pointing to the App-protect-waf examples in github (folder was renamed)
Fixes https://docs.nginx.com/nginx-ingress-controller/app-protect-waf/configuration/

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

@Jcahilltorre Jcahilltorre requested a review from a team as a code owner January 9, 2023 15:19
@Jcahilltorre Jcahilltorre self-assigned this Jan 9, 2023
@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Jan 9, 2023
@ciarams87 ciarams87 merged commit de43770 into main Jan 9, 2023
@ciarams87 ciarams87 deleted the DOCOPS-1561 branch January 9, 2023 15:48
shaun-nx added a commit that referenced this pull request Jan 11, 2023
* add new crd fields and validation functions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update template

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update validation for policy.go

* Remove unused tests for VirtualServer

* Remove TODO comments

* Update controller to not create secretRef for JWK policy when using JwksURI field. Python tests added for update.

* Add README to jwks example folder

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update CRDs and README

* Update jwks_uri location to proxy_pass to an upstream

* Prevent Nginx reload fail when JwksUri host can't be resolved

* Update template to make unique proxy cache directory

* Update README

* Remove comments and blank space

* Update template to check if JwksUri.JwksHost is empty

* Update README to add example of ConfigMap with resolver

* Allow user input for uri scheme and remove tests

* update unit tests

* update unit tests

* add web docs for jwksURI feature

* update readme

* Fixes typo, adds proper title capitalisation

Co-authored-by: Alan Dooley <ADubhlaoich@users.noreply.github.com>
Signed-off-by: Venktesh Shivam Patel <ve.patel@f5.com>

* Update docs, jwksuri readme & example

* set proxy_cache_valid to 12h

* Updates to example files and README

* Revert jwks example yaml files

* update readme to include links to docs

* Update REAMDE

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: update github url for app-protect-waf (#3412)

* Add spacing

* update readme formatting

* Code review updates

* use validateTime instead of a new function.

Signed-off-by: Venktesh Shivam Patel <ve.patel@f5.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: “shaun-nx” <“s.odonovan@f5.com”>
Co-authored-by: Venktesh <ve.patel@f5.com>
Co-authored-by: Alan Dooley <ADubhlaoich@users.noreply.github.com>
Co-authored-by: Jcahilltorre <78599298+Jcahilltorre@users.noreply.github.com>
Co-authored-by: Shaun <s.odonovan@f5.com>
coolbry95 pushed a commit to coolbry95/kubernetes-ingress that referenced this pull request Jan 12, 2023
coolbry95 pushed a commit to coolbry95/kubernetes-ingress that referenced this pull request Jan 12, 2023
* add new crd fields and validation functions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update template

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update validation for policy.go

* Remove unused tests for VirtualServer

* Remove TODO comments

* Update controller to not create secretRef for JWK policy when using JwksURI field. Python tests added for update.

* Add README to jwks example folder

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update CRDs and README

* Update jwks_uri location to proxy_pass to an upstream

* Prevent Nginx reload fail when JwksUri host can't be resolved

* Update template to make unique proxy cache directory

* Update README

* Remove comments and blank space

* Update template to check if JwksUri.JwksHost is empty

* Update README to add example of ConfigMap with resolver

* Allow user input for uri scheme and remove tests

* update unit tests

* update unit tests

* add web docs for jwksURI feature

* update readme

* Fixes typo, adds proper title capitalisation

Co-authored-by: Alan Dooley <ADubhlaoich@users.noreply.github.com>
Signed-off-by: Venktesh Shivam Patel <ve.patel@f5.com>

* Update docs, jwksuri readme & example

* set proxy_cache_valid to 12h

* Updates to example files and README

* Revert jwks example yaml files

* update readme to include links to docs

* Update REAMDE

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: update github url for app-protect-waf (nginxinc#3412)

* Add spacing

* update readme formatting

* Code review updates

* use validateTime instead of a new function.

Signed-off-by: Venktesh Shivam Patel <ve.patel@f5.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: “shaun-nx” <“s.odonovan@f5.com”>
Co-authored-by: Venktesh <ve.patel@f5.com>
Co-authored-by: Alan Dooley <ADubhlaoich@users.noreply.github.com>
Co-authored-by: Jcahilltorre <78599298+Jcahilltorre@users.noreply.github.com>
Co-authored-by: Shaun <s.odonovan@f5.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants