Without "export DEB_BUILD_OPTIONS=nostrip" in rules file, the package
build fails with the error "Found compressed .debug_abbrev section,
not attempting dwz compression"
md5sum is removed as sha256sum is enough.
Testing:
PASS: AIO-SX fresh installs with k8s versions 1.29, 1.30, 1.31
successful. System healthy. No alarms. Kubernetes cluster
healthy.
PASS: AIO-SX kubernetes upgrade successful from 1.29 to 1.30.
PASS: Search in all repos for usage of 'crictl' commands.
Run some of them such as
crictl ps
crictl pull
crictl images --output=json
etc.
Story: 2011413
Task: 52020
Change-Id: Icd87c1ce3bd756b27b89b25e8378726b362874cc
Signed-off-by: Kaustubh Dhokte <kaustubh.dhokte@windriver.com>