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-supportpkg-for-k8s
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: nginx/nginx-supportpkg-for-k8s
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 11 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 7, 2024

  1. Issue 36: Add support for NGF - NGINX Gateway Fabric

    * Split jobs in common, nic and ngf specific ones
    * Split CRD list into nic and ngf specific ones
    * Modified PodExecutor to execute command on a target container
    mrajagopal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0886787 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Fix: handle stream close failure

    * Capture an failure to close the pod-logs stream and return to caller
    mrajagopal committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2836dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e25c9ae View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 20, 2024

  1. Merge pull request #37 from nginxinc/mrajagopal

    Issue 36: Add support for NGF - NGINX Gateway Fabric
    mrajagopal authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a962647 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Issue 41: Add support for NGINX containers

    * Created a distinct joblist for NGINX containers
    * At present it only collects nginx -T output
    mrajagopal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    94cd712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adee012 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43 from nginxinc/fix-extend-timeouts

    Extend timeout for log collection
    mrajagopal authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    48a7660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00b998a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    7ee7268 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from nginxinc/mrajagopal-nginx-support

    Issue 41: Add support for NGINX containers in k8s
    dareste authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    30698a9 View commit details
    Browse the repository at this point in the history
Loading