Vicente Zepeda Mas
Vicente Zepeda Mas
Update test scenarios Signed-off-by: Vicente Zepeda Mas #### Background `vegeta` Targeter always sets a body, even if it was set to nil, for any type of requests. Some APIs have...
Default value for `activeDeadlineSeconds` not being applied, and it's being defaulted to `3600`. https://github.com/cloud-bulldozer/benchmark-operator/blob/5cc61335c70c54468d6d2224c9f17fa7ce1534e6/roles/api_load/templates/api_load.yml#L9 Investigate why this is happening and fix.
### Description Inconsistencies on naming have been having negative effects on our automation on image building. - Rename fs-drift tool to fs_drift - Rename upgrade tool to upgrade_openshift - Rename...
Signed-off-by: Vicente Zepeda Mas ### Description Make she change necesary to skip steps that are not required when running in hypershift or ifsome variables are not defined. ### Fixes
I was looking through the Unit list filtering by `Bounty Hunter` and it shows `HK-47` in it. URL: https://swgoh.gg/characters/f/bounty-hunter/? Going through the API character list I don't him with that...
Update Crypto version to mitigate [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487) Upgrades golang version to 1.23 Supersede #427