Christopher Bull

Results 5 issues of Christopher Bull

## Terraform version, Kubernetes provider version and Kubernetes version ``` Terraform version: 1.1.3 Kubernetes Provider version:2.7.1 Kubernetes version:1.20 ``` ## Terraform configuration ```hcl resource "kubernetes_manifest" "ex_backend_config" { manifest = {...

question
needs investigation

Hey, I'm guessing this could be a problem somewhere else but after adding bootstrap-scss with bower the glyphicon fonts aren't being served because of path resolution issues. My suspicion is...

I've got a custom PrettyKitTableViewCell subclass which I'm trying to get a dropshadow on (grouped table view) and when i set the dropsShadow property to YES in cellForRowAtIndexPath no shadow...

### [REQUIRED] Environment info **firebase-tools:** 12.7.0 **Platform:** macOS **Next:** 13.4.19 ### [REQUIRED] Test case Added firebase to an existing, simple next app with a couple of `api` endpoints and the...

type: bug
api: functions
Needs: Attention
integration: web frameworks

I think having #method_missing on item return the attribute or nil is the wrong thing to do and can lead to some unnecessary and confusing debugging. Are they any reasons...

enhancement
reminder