Kate Osborn

Results 45 issues of Kate Osborn

## Problem I have unit tests that cover creating cobra commands, and when I run them using [Ginkgo](https://github.com/onsi/ginkgo), I get an error about an unknown flag that I never explicitly...

### Proposed changes Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the following format: Problems: - As a Cluster Operator,...

documentation
enhancement
helm-chart
release-notes

As a developer I want to be able to generate the methods shown below for all NGF Policy types So that I don't have to duplicate boilerplate code every time...

tech-debt
backlog

Monitor and respond to the following: - GitHub issues - GitHub discussions - Community Pull Requests - Community Slack Channels - #sig-network-gateway-api in the Kubernetes Slack - #nginx-gateway-fabric in the...

When creating certain configurations such as multiple listeners with no hostnames, and having an httproute bind to all listeners, it can result in duplicate http matching configs. While this result...

tech-debt
backlog

Add a `ClientSettingsPolicy` API that allows Cluster Operators and Application Developers to configure the behavior of the connection between the client and NGINX. To begin, the Client Settings Policy will...

enhancement
refined
epic

Acceptance: - Test for correct status update when ClientSettings is configured. - Test that one configuration set correctly modifies NGINX behavior.

tests
refined
size/large

Currently, the BackendTLSPolicy status ancestor object is the entire Gateway object. However, the BackendTLSPolicy status may differ from listener to listener on a Gateway. The policy status ancestor object should...

**What would you like to be added**: Provide a Dockerfile and instructions for developers to easily deploy and experiment with NGINX config locally. **Why this is needed**: It's often necessary...

enhancement
area/nginx-configuration