File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88# [ Unreleased] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.7.0...master )
99
10+ ## Added
11+
12+ * ` AutomountServiceAccountToken ` field for cluster spec to allow mounting the default service account token.
13+
1014## Fixed
1115
1216* Delete the CancelLoop function, fixing a cluster status update bug
@@ -15,10 +19,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1519
1620# [ v2.7.0] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.6.0...v2.7.0 )
1721
18- ## Added
19-
20- * ` AutomountServiceAccountToken ` field for cluster spec to allow mounting the default service account token.
21-
2222## Fixed
2323
2424* Grant operator deletecollection permissions to fix fullcluster restart flow
You can’t perform that action at this time.
0 commit comments