Grant Spence

Results 11 issues of Grant Spence

We stumbled upon this as we were working through issues in our code base. If you include an empty string "" along with other namespaces, `MultiNamespacedCacheBuilder` will duplicate those object...

lifecycle/stale

**What happened**: As I understand, forwarded/upstream DNS requests triggered by a cache miss, will have DNSSEC enabled (DO bit) regardless if the client set it. During this logic, when the...

bug

I've been playing around with this addon and it appears term_handle isn't getting called. For me, I'm trying to revert from a Wireless AP back to normal Wireless Client settings,...

WIP TODO: - Need to filter out EDNS OPTs on forward (hop-by-hop) - Unit testing - Proper reference of RFCs for motivation - Understand why rewrite plugin was adding EDNS...

**What happened**: Pardon me if I'm missing something, but it seems like the docs could use clarity regarding nested support levels. The main scenario that is causing confusion for me:...

kind/bug
kind/documentation
lifecycle/rotten

Allows users to specify subnets (i.e. Availability Zones) for IngressControllers using load balancers in AWS. Introduce under the `IngressControllerLBSubnetsAWS` FeatureGate. Works for both CLB and NLBs. Enhancement: https://github.com/openshift/enhancements/pull/1595 Epic: https://issues.redhat.com/browse/NE-705

size/XXL
needs-rebase
do-not-merge/hold
jira/valid-reference

Cherry-Pick of https://github.com/openshift/api/pull/1722 Add UnservableInFutureVersions as a route status condition type. This change allows the router to indicate that a route is using an unsupported configuration and will be unservable...

lgtm
size/S
approved
lifecycle/stale
cherry-pick-approved
backport-risk-assessed
jira/invalid-bug
jira/severity-moderate
jira/valid-reference

**What would you like to be added**: It's known that the cache plugin doesn't store negative (NXDOMAIN) responses as it complies with https://tools.ietf.org/html/rfc2308#section-5: ``` Negative responses without SOA records SHOULD...

enhancement
plugin/cache

Cloned from https://github.com/openshift/origin/pull/27135 so that I can take ownership of the PR. This PR re-introduces the DNS CI coverage for golang and glibc resolver libraries by reverting https://github.com/openshift/origin/commit/4a1e80297759a22a4cae03c3deb6171c0fd382eb which reverted...

needs-rebase
jira/valid-reference

Promotes `IngressControllerLBSubnetsAWS` to from TechPreview/DevPreview to become available by default (GA). ### E2E Test Data: - This feature gets tested by the [PreSubmit job](https://github.com/openshift/release/blob/d1efafda808dd6d346aa65bd86e01bfda2022485/ci-operator/config/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-release-4.17.yaml#L154) `e2e-aws-operator-techpreview` in the [cluster-ingress-operator](https://github.com/openshift/cluster-ingress-operator) repo. -...

size/L
do-not-merge/work-in-progress
jira/valid-reference