Vamsee Lakamsani

Results 15 comments of Vamsee Lakamsani

@tobert here is an update I made to the REAMDE.md and Dockerfile to make this go a bit smoother. Add me to this project and I can send a pull...

@pofallon not sure why you are getting "level="fatal" msg="Error response from daemon: Cannot start container 289...: exec format error"". Seems to be running fine for me using those updated steps...

+1 on this. @kevinearls just wondering if you had any chance to look into this or need any help. i am familiar with go and OTel, have a local OTel...

@VineethReddy02 FYI ☝️if you have any thoughts on this in terms of level of effort.

@stillya you could try the approach proposed in https://github.com/MoizBhayani/opentelemetry-operator/pull/1 . We can confirm it works in our environment in as far making the port available for use for scraping by...

Hi @pavolloffay that is great to know. Any specific version of the OTel operator and the collector it pulls via the CR that we need for this to work. With...

Hi I 'm able to reproduce this frequently on my M1 running Monterrey 12.6.1/RD 1.7.0/k8s 1.25.4/Traefik disabled. What logs can I provide from `~/Library/Logs/rancher-desktop` to help debug this? Currently the...

tailed logs from the time it started to the time it stopped working. **1. steve.log** ``` time="2023-01-16T11:09:37-08:00" level=info msg="Watching metadata for rbac.authorization.k8s.io/v1, Kind=RoleBinding" time="2023-01-16T11:09:37-08:00" level=info msg="Watching metadata for apiregistration.k8s.io/v1, Kind=APIService"...

**2. k3s.log** ``` E0117 04:26:35.226050 4290 reflector.go:140] k8s.io/[email protected]/tools/cache/reflector.go:169: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource W0117 04:26:36.046392 4290 reflector.go:424] k8s.io/[email protected]/tools/cache/reflector.go:169: failed...

@ryancurrah how do you enable `9p`? I read about it [here](https://github.com/rancher-sandbox/rancher-desktop/releases/tag/v1.3.0) i.e. ``` On macOS an alternative file sharing mechanism using 9p instead of reverse-sshfs has been implemented. It is...