-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
The v1beta1 API should now onboard a new field, `fallbackArchitecture`. Type string, omitempty, default to "".
Acceptance criteria:
1. The new field is added in the golang type, and the manifests are updated
2. Validation tests for the values of this field are added in the integration test suite
3. Unit tests for each newly defined function
4. E2E tests if integration tests are insufficient to test the validation.