iamasmith

Results 11 issues of iamasmith

### Brief summary This is more of an FYI Your build tooling appears to be adding an empty 32 byte layer each time it encounters a USER directive in the...

bug

Based on the PR by @pl4nty this goes further. # Hostnames annotation feature for services Instead of a single hostname we add an annotation external-mdns.blakecovarrubias.com/hostnames which can take a comma...

enhancement

Currently external-mdns is working farily well in my home lab for which I used metallb as a LoadBalancer so it's closer to the Cloud Environments I actually work with. A...

enhancement

#### Summary I found an initially worrying set of events being logged with various public ranges from calico-node - stock install with microk8s on 22.04 LTS. They look like this.....

inactive

### Description https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/docs/user-guide/concepts.md#basic-labels Describes labels that are used by Hierarchical Namespace Controller, each label, and there can be multiples of on a namespace depending on where it is within the...

enhancement

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

area/networking
area/perf and scalability
area/ambient
area/dual-stack

Thanks for putting in the effort to create this btw!, I really appreciate it. I actually got a link to this when I was beginning to design my own exporter...

Scenario, I have Cloudnative PostgreSQL using a PV on an iSCSI Lun. CNPG controls the lifecycle of the database pods directly itself (not deployment or statefulset), whilst as an operator...

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: 1.12.2 Kubernetes provider version: 2.38.0 Kubernetes version: 1.32.4 ``` ### Affected Resource(s) kubernetes_manifest ### Terraform Configuration Files ```hcl resource...

bug

I just wanted to check if you guys were amenable to a PR to cover adding support for kubectl debug on pods? I have something pretty much ready but my...