Sumukh Ballal

Results 7 issues of Sumukh Ballal

**Issue number:** Closes #180 **Description of changes:** This issue is probably reproducible on every variant (tested on 1) when SIGINT or SIGSTP (or SIGTERM) is called on the build process...

**Issue number:** Closes #3949 **Description of changes:** 1. Added API-Types crate as discussed [here](https://github.com/bottlerocket-os/bottlerocket/pull/3987#issuecomment-2130123285). It uses common structs which are used by apiclient and apiserver. The main intention was to...

Currently testsys can run commands like `uninstall` `reset-test` and `delete` without any confirmation window. This can be problematic since once a command like these are issued, it can be irreversible....

good first issue

**Platform I'm building on:** AWS aarch64 **What I expected to happen:** While creating and registering an AMI, I ran the make AMI command. ``` cargo make ami -e PUBLISH_AMI_NAME=testing_k8s ```...

type/bug
status/needs-triage

**Description of changes:** 1. Improves `fetch-variant` to pull additional optional files required to create a `TUF` repo. 2. Adds ability to pickup host ca-bundle if available. **Testing done:** - [...

**Platform I'm building on:** AWS aarch64 **What I expected to happen:** While creating and registering an AMI, I ran the make AMI command. ``` cargo make ami -e PUBLISH_AMI_NAME=testing_k8s ```...

**Description** We have been seeing issues where multiple instances of twoliter ssm commands, cause us to get rate-limited across Get/Put Parameter API's. We would like to improve upon this by...