Chris McGrath

Results 15 issues of Chris McGrath

## Background Context I decided to go with typesense over Algolia because I prefer local development feedback loops. Algolia being as a service forces you to test against a production...

The lastest version of the helm chart 1.3.0 has 2 busybox init containers, the first instance of busybox init container has a templatized image version and templatized image tag. The...

#I couldn't do a pull request 403, so posting here --- apiVersion: rbac.authorization.k8s.io/v1beta1 kind: ClusterRole metadata: name: rabbit-pod-autoscaler rules: - apiGroups: ["*"] resources: ["deployments"] verbs: ["get", "list", "update", "patch"] #"patch"...

## **Summary:** I think the combination of the User Interface being unclear about which key to use where + the use of what looks like Ed25519 Elliptic Curve Cryptography could...

enhancement

### Background Context: * I've never used / installed jupyter notebooks before * I ran into this on a 4-hour troubleshooting call while helping another engineer debug their environment. *...

bug

**Is your feature request related to a problem? Please describe.** I don't have a problem, this is more of a question that could turn into a feature? I recently discovered...

enhancement

**Describe the feature:** * `flox activate` can trigger the following error (under certain conditions, mentioned in a linked issue.) When an edge case error is encountered, the pre-existing feedback message...

enhancement
team-cli
design

### Describe the feature **Problem Statement:** AWS's EKS Upstream has poor default values for CoreDNS **Feature Request:** Have future version of EKS Blueprints default to better defaults, specifically: * have...

feature

### Describe the documentation issue By default, I get tons of log messages like this, that I don't find useful / wish I could easily turn off. `DEBUG Core add-on...

docs
stale

I noticed that when I make a vpc with ``` ipProtocol: ec2.IpProtocol.IPV4_ONLY, natGatewayProvider: new FckNatInstanceProvider( props ); ``` The fck-NAT EC2 instances that are part of an ASG automatically get...

bug