Renan Rodrigues

Results 20 comments of Renan Rodrigues

Do you see any other change apart from appending this list here? https://github.com/c3os-io/c3os/blob/11158a12aa13b5181f9c16a5718db63b89a2f40b/.goreleaser.yaml#L7-L9

@mudler I also faced with another one ``` ../../go/pkg/mod/github.com/kbinani/[email protected]/screenshot.go:11:10: undefined: GetDisplayBounds ../../go/pkg/mod/github.com/kbinani/[email protected]/screenshot.go:17:9: undefined: Capture # github.com/elastic/gosigar ../../go/pkg/mod/github.com/elastic/[email protected]/concrete_sigar.go:20:12: cpuUsage.Get undefined (type Cpu has no field or method Get) ../../go/pkg/mod/github.com/elastic/[email protected]/concrete_sigar.go:30:14: cpuUsage.Get undefined...

I'm not sure it makes sense to compile some deps in Darwin. I saw this PR https://github.com/c3os-io/c3os/pull/37 where you mentioned that you are decapling it. Should we wait for it?...

> hostgw It didn't work because it creates a route pointing CIDR of the PODs to Wireguard IPs as a gateway, but Wireguard needs CIDR in AllowedIPs.

~with hostgw?~ ~I saw it in the logs when I tried.~ > Replacing existing route to 10.42.0.0/24 via 10.42.0.0 dev index 17 with 10.42.0.0/24 via 10.253.3.1 dev index 4 Forget,...

Would be nice parser chartFileRef and use if exist. PR #32 covers it.

After https://aws.amazon.com/about-aws/whats-new/2022/01/instance-tags-amazon-ec2-instance-metadata-service/ Would be great to have this information inside the EC2 Metadata plugin

any chance to make it work in raspberry pi pico?

Hey. No no, we can close it. Thanks

Seems like it is the same issue as mine. https://github.com/openwrt/openwrt/pull/14140#issuecomment-2093691202