Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nginx/nginx-gateway-fabric
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nginx/nginx-gateway-fabric
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 132 files changed
  • 9 contributors

Commits on Aug 16, 2024

  1. Add guide for TLS Route in site (#2363) (#2412)

    Problem: No user-facing documentation for configuring TLS Passthrough
    Solution: Add a how-to guide for TLS Passthrough and update Gateway API compatibility doc
    
    Co-authored-by: Sarthak Agrawal <[email protected]>
    kate-osborn and sarthyparty authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b58c306 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. NFR Test Results for NGF version 1.4.0 (#2413)

    * NFR Test Results for NGF version 1.4.0
    
    ---------
    
    Co-authored-by: Saylor Berman <[email protected]>
    nginx-bot and sjberman authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    06b6d8c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update troubleshooting doc for policy restriction (#2420) (#2422)

    Policy: As a user, I want to know how to remedy a policy restriction issue.
    
    Solution: Add some workarounds to the troubleshooting doc.
    sjberman authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8f7d61b View commit details
    Browse the repository at this point in the history
  2. (Cherry-pick) Add longevity results for 1.4.0 (#2427) (#2428)

    Add longevity results for 1.4.0 (#2427)
    sjberman authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b5ff5f7 View commit details
    Browse the repository at this point in the history
  3. Release 1.4.0 (#2411)

    * Release 1.4.0
    
    * Manual updates and changelog
    
    ---------
    
    Co-authored-by: Saylor Berman <[email protected]>
    nginx-bot and sjberman authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8e653d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    d85a6ca View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. (cherry-pick) Bump documentation theme version (#2488)

    * Bump documentation theme version
    * Run hugo mod tidy
    ADubhlaoich authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c3ab01f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. [cherry-pick] Update nginxinc/docs-actions action to v1.0.5 (#2565) (#…

    …2575)
    
    | datasource  | package               | from   | to     |
    | ----------- | --------------------- | ------ | ------ |
    | github-tags | nginxinc/docs-actions | v1.0.4 | v1.0.5 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    nginx-jack and renovate[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6bd6cfb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. (Cherry pick) docs-fix-broken-url (#2585) (#2592)

    cherry pick docs-fix-broken-url (#2585)
    
    Co-authored-by: nginx-aoife <[email protected]>
    bjee19 and nginx-aoife authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e51d7fb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    76e882e View commit details
    Browse the repository at this point in the history
  2. Fix relative link in docs (#2596) (#2598)

    Problem: One of our relative links was incorrect and causing docs to fail to build.
    
    Solution: Fix link.
    sjberman authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fbc0f6b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Add hugo version check and theme update to Makefile (#2608) (#2636)

    Update README.md with correct make target behaviors
    Add hugo-entrypoint to allow extra commands when docker starts
    Update hugo theme version in go.mod
    Use slimmer hugo docker image
    nginx-jack authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    311a253 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. (Cherry-pick) docs: enableGitInfo config (#2637) (#2653)

    docs: enableGitInfo config (#2637)
    
    enableGitInfo config and docs-action bump
    nginx-jack authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2b5d797 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. (Cherry-pick) release 1.4 0b5ccc3 (#2691)

    Fix docs docker failing without git context (#2654)
    
    Add docker specific docs config to disable gitInfo
    nginx-jack authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    32a9d42 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. (cherry-pick) Add new "Get started" document (#2700) (#2717)

    Add new "Get started" document (#2700)
    
    This commit adds a new "Get started" document for NGINX Gateway Fabric.
    It re-orders the top level page so that it is second after "Overview" as
    a means to get a reader started as quickly as possible, and is a
    combination of the existing kind guide, a Helm installation path and the
    cafe-example on GitHub.
    
    As part of this work, the original kind guide has been deleted: the only
    context lost is regarding port forwarding, which this new document
    mentions not requiring. The README for the cafe-example could also be
    stripped down as a result: the step "skipped" regards how to use a
    different hostname.
    
    Both of these could instead be added to a general network configuration
    document.
    
    Co-authored-by: Saylor Berman <[email protected]>
    ADubhlaoich and sjberman authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c6cb8a0 View commit details
    Browse the repository at this point in the history
Loading