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 externl references to NAP #1100

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Add externl references to NAP #1100

merged 1 commit into from
Aug 21, 2020

Conversation

rafwegv
Copy link
Contributor

@rafwegv rafwegv commented Aug 17, 2020

Proposed changes

This change adds external references feature to ingress controller + App Protect, and also adds some content to troubleshooting docs.

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 master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

@rafwegv rafwegv added the enhancement Pull requests for new features/feature enhancements label Aug 17, 2020
@rafwegv rafwegv self-assigned this Aug 17, 2020
Copy link
Contributor

@Dean-Coakley Dean-Coakley left a comment

Choose a reason for hiding this comment

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

Some small typos/doc fixes:

docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
deployments/helm-chart/crds/ap-logconf.yaml Outdated Show resolved Hide resolved
build/appprotect/DockerfileWithAppProtectForPlus Outdated Show resolved Hide resolved
Copy link
Contributor

@Dean-Coakley Dean-Coakley left a comment

Choose a reason for hiding this comment

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

Seems reasonable 👍

docs-web/app-protect/installation.md Outdated Show resolved Hide resolved
docs-web/app-protect/installation.md Outdated Show resolved Hide resolved
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.

Hi @rafwegv

Just a few improvements suggestions

docs-web/app-protect/installation.md Outdated Show resolved Hide resolved
docs-web/app-protect/installation.md Outdated Show resolved Hide resolved
docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
If the references are not available during ingress controller startup the pod will fail to startup. In case the resources are not available during a reload, the reload will fail, and ingress controller will process traffic with the previous correct configuration.

### Check the HTTP response time to resources used in App Protect policy external references.
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be moved under the Troubleshooting Methods section, as it is a troubleshooting method.

I suggest two small enhancements:

  • For brevity, renaming it to "Check the Availability of APPolicy External References"
  • Adding the disclaimer like this:
    This method only applies if you're using external references in NGINX App Protect policies.

docs-web/app-protect/troubleshooting.md Outdated Show resolved Hide resolved
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.

looks good!

please replace 2 occurrences "Check the HTTP response time to resources used in App Protect policy external references" with "Check the Availability of APPolicy External References" before merging

@rafwegv rafwegv merged commit 0956710 into master Aug 21, 2020
@lucacome lucacome deleted the ap-extref branch January 20, 2021 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests for new features/feature enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants