Yutong Sun

Results 6 issues of Yutong Sun

Migrate to a new dto.MetricFamily based on new `google.golang.org/protobuf/proto`

We use proxy-wasm-rust-sdk for our stats plugin. Recently we received a bug report from our customer. By looking into the backtrace, we found that the crash happened within the hostcalls.rs...

**What happened**: I am getting error when running `make generate-limits`. ``` A previous region has different limits for instanceType=c6in.32xlarge than region=ap-south-1 ``` **Attach logs** Full log: ``` {"level":"info","ts":"2024-05-03T22:24:57.229Z","caller":"/home/ec2-user/amazon-vpc-cni-k8s/scripts/gen_vpc_ip_limits.go:51","msg":"Describing instance types...

bug

**Issue number:** https://github.com/bottlerocket-os/bottlerocket-update-operator/issues/616 **Description of changes:** Simply updating the README for the podLabel changes. **Terms of contribution:** By submitting this pull request, I agree that this contribution is dual-licensed under...

Co-authored-by: [Monirul Islam](https://github.com/monirul) Revives: https://github.com/bottlerocket-os/bottlerocket/pull/3994 **Description of changes:** This PR will expose two new APIs that will allow customer to configure value of `accept-nvidia-visible-devices-as-volume-mounts` and `accept-nvidia-visible-devices-envvar-when-unprivileged` for nvidia container runtime....

During the migration test for [1.21.1's host containers](https://github.com/bottlerocket-os/bottlerocket/pull/4153), I notice that the `check-migration` task failed with error ``` Found 4 problem(s) with data store migrations: - Migration 'aws-admin-container-v0-11-10' does not...