-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
3
-
False
-
None
-
False
-
-
Owner: Architect:
Story (Required)
As an OpenShift user, I would like to ensure that introduced changes don't break supported versions of kubernetes.
Background (Required)
We've considered adding features to primaza that require beta features to be enabled on kubernetes. To make sure we can enable them and not break on versions of kubernetes we want to support, we should extend our CI to test on multiple versions of kubernetes.
Glossary
<List of new terms and definition used in this story>
Out of scope
<Defines what is not included in this story>
In Scope
We may run into restrictions in the number of runners github actions will give us. Matrix declarations only support 256 entries, which we may run into. It depends on how many versions of kubernetes we want to support.
Approach(Required)
Extend the matrix of our actions to run tests across multiple kubernetes.
Demo requirements(Required)
Show off a PR with multiple versions of kubernetes tested.
Dependencies
Edge Case
_<Describe edge cases to consider when implementing the story and defining
tests>_
Acceptance Criteria
QE: Acceptance tests run against multiple versions of kubernetes
INVEST Checklist
Dependencies identified
Blockers noted and expected delivery timelines set
Design is implementable
Acceptance criteria agreed upon
Story estimated
v
Legend
Unknown
Verified
Unsatisfied
- is blocked by
-
APPSVC-1388 Determine minimum version of kubernetes we wish to support
- New
- is related to
-
APPSVC-1388 Determine minimum version of kubernetes we wish to support
- New