Ashna Mehrotra
Ashna Mehrotra
@shishir-11 this is referring to the buildkit output as a part of running copa, which is everything we see outputted that is not a part of a [DEBUG] or [INFO]...
@bleal-kitmanlabs Copa parses for the os-release file since that is the standard in linux distributions. I am not able to find an os-release or lsb-release file when inspecting the file...
@bleal-kitmanlabs there is no way to pass in the parameter the OS image was built on top of currently. That is something we can consider adding for the future, but...
@lifehacking would you be able to share your test.yaml file and the helm deploy command used to install?
cc @WilliamRockwellEvans
since this is not affecting the functioning of Eraser, we will not be prioritizing this at the moment. As a fix, the resources remaining can be cleaned up manually. If...
@amanycodes what error do you see when patching manifests with bulk image patching? can we add to this PR to debug
@amanycodes can we add this to docs?
For the failing test, I think you are missing the required tooling: ``` - name: Install required tools shell: bash run: .github/workflows/scripts/download-tooling.sh ```
@amanycodes can we add this to the documentation under Features?