-
Notifications
You must be signed in to change notification settings - Fork 137
Comparing changes
Open a pull request
base repository: nginx/nginx-gateway-fabric
base: v2.0.0
head repository: nginx/nginx-gateway-fabric
compare: v2.0.1
- 8 commits
- 25 files changed
- 6 contributors
Commits on Jun 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 00e246f - Browse repository at this point
Copy the full SHA 00e246fView commit details -
Set proper IP family policy on NGINX LB Service (#3475) (#3476)
Problem: When provisioning the NGINX LoadBalancer Service, the IPFamily that's set in the NginxProxy resource (default dual) was not honored. Solution: By default, set the IPFamily to PreferDualStack. If a user has specified otherwise in the NginxProxy resource, then set to SingleStack. The IPFamilies list is populated automatically by k8s based on the policy.
Configuration menu - View commit details
-
Copy full SHA for f250ec3 - Browse repository at this point
Copy the full SHA f250ec3View commit details
Commits on Jun 10, 2025
-
Cherry-pick: Agent version update to v3.0.1 into release branch 2.0 (#…
…3491) Update module github.com/nginx/agent/v3 to v3.0.1 (#3489) * Update module github.com/nginx/agent/v3 to v3.0.1 | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | go | github.com/nginx/agent/v3 | v3.0.0 | v3.0.1 | * Update dockerfiles --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Saylor Berman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15b7946 - Browse repository at this point
Copy the full SHA 15b7946View commit details -
Add agent version to CHANGELOG template (#3490)
Add agent version to CHANGELOG template (#3467) Co-authored-by: Saylor Berman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 179a5ea - Browse repository at this point
Copy the full SHA 179a5eaView commit details
Commits on Jun 11, 2025
-
feat: Add helm values for cert-generator job pod placement (#3494)
Feat: Add helm values for cert-generator Job pod placement (#3493) Problem: Deploying the new version 2.0.0 chart we see the Job/foo-cert-generator pod stuck on pending scheduling when all cluster nodes have taints. Solution: Add the ability to inject job.spec.template.spec.{affinity,nodeSelector,tolerations,topologySpreadConstraints} to alter pod placement. If you prefer to only add a subset of these, like only tolerations was needed in my case, please do inform and I can adjust. Co-authored-by: Bogdan-Adrian Burciu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92aa93b - Browse repository at this point
Copy the full SHA 92aa93bView commit details -
Increase Timeout to Ensure ArgoCD Successfully Verifies Job Completion (
#3500) gives enough time for argocd to verify job has finished (#3487) Problem: Argocd can never find the job completion as TTL is set to 0 Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify. Co-authored-by: ab-andresc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6febc8d - Browse repository at this point
Copy the full SHA 6febc8dView commit details -
feat: Add user-provided helm values for additional control plane serv…
…ice labels #3499 (#3501) Feat: Add user-provided helm values for additional control plane service labels (#3499) Problem: As a user that uses prometheus for everything metrics, I would like to target the control plane service with a specific label. Solution: Add the ability for users to provide additional service labels for the NGINX Gateway Fabric control plane service in the helm chart. Testing: Used helm lint/install --dry-run to make sure the k8s resources are created correctly Co-authored-by: Michael Kranz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee7b2d8 - Browse repository at this point
Copy the full SHA ee7b2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de8345 - Browse repository at this point
Copy the full SHA 5de8345View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...v2.0.1