CSM 1.7 contains many changes spanning bug fixes, new feature development, and documentation improvements. This page lists some of the highlights.
- Modified
adjust k8s_nodes_ready_check.sh
to not fail when a node is inReady,SchedulingDisabled
state - Modified
velero_backups_check.sh
to not fail if a newer, successful backup exists - Modified
run_hms_ct_tests.sh
to handle concurrency better - Fixed intermittent failures sometimes seen when running
check_key_id_in_jwks.sh
- Added retry logic to
goss-postgresql-syncfailed.yaml
to prevent intermittent false positives - Added retry logic to
postgres_clusters_running.sh to prevent
intermittent false positives
For more details and a list of all deprecated CSM features, see Deprecations.
For more details and a list of all features with an announced removal target, see Removals.
For a full list of known issues, see Known issues.