Noobaa Build Number: noobaa-core-5.19.0-20250505.el9.x86_64
Steps to Reproduce:
1.Create empty exp.json
2.s3ac1 s3api put-bucket-lifecycle-configuration --bucket bc1 --lifecycle-configuration file://exp.json
3.s3ac1 s3api put-bucket-lifecycle-configuration --bucket bc1 --lifecycle-configuration file://exp.json
Error parsing parameter '--lifecycle-configuration': Expected: '=', received: 'EOF' for input:
The exact date and time when the issue was observed, including timezone details:
Actual results:
s3ac1 s3api put-bucket-lifecycle-configuration --bucket bc1 --lifecycle-configuration file://exp.json
Error parsing parameter '--lifecycle-configuration': Expected: '=', received: 'EOF' for input:
Expected results:
It should say empty json not allowed
Logs collected and log location:
Additional info: