You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a cluster with standard and non-standard config
Creating clusters with various nodepools & IAM per nodepool
Creating a cluster with workers in a private subnet
Creating a cluster with various tags (in progress: #74)
We should also be testing patches against the following use cases:
Stand up a cluster, and then swap out its config (e.g. go from using 2 subnets -> 3 subnets), and issue another update to see if the patch works as expected without breaking existing clusters.
Stand up the cluster using the latest, known release available, then apply and test the patch on another update to see if the patch works as expected without breaking existing clusters.
The text was updated successfully, but these errors were encountered:
metral
changed the title
Improve nodejs tests to also test proposed patches on existing clusters, and using diff configs for existing clustes
Improve nodejs tests to also test proposed patches on existing clusters, as well as testing the use of diff configs for existing clusters
May 1, 2019
metral
changed the title
Improve nodejs tests to also test proposed patches on existing clusters, as well as testing the use of diff configs for existing clusters
Add nodejs tests to test: updates to existing cluster configs & patches to clusters using the latest release
May 2, 2019
metral
changed the title
Add nodejs tests to test: updates to existing cluster configs & patches to clusters using the latest release
Add nodejs tests to test: updates to existing cluster configs & patches to clusters on the latest release
May 2, 2019
metral
changed the title
Add nodejs tests to test: updates to existing cluster configs & patches to clusters on the latest release
Add nodejs tests: test updates to existing cluster configs & patches to clusters on the latest release
May 2, 2019
Currently we have the following nodejs examples/tests:
We should also be testing patches against the following use cases:
The text was updated successfully, but these errors were encountered: