Skip to content

Commit 0abdaf9

Browse files
Update docs/hugo/content/guide/breaking-changes/breaking-changes-v2.17.0.md
Co-authored-by: Jack Jiang <[email protected]>
1 parent cecf1cd commit 0abdaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hugo/content/guide/breaking-changes/breaking-changes-v2.17.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: -50 # This should be 5 lower than the previous breaking change document
55
---
66
## Breaking changes
77

8-
* Removed containerservice v20230315preview versions of Fleet resources as the API has been deprecated by Azure. If you allow the operator to manage its own CRDs via `--crd-pattern`, no action is needed the operator will take care of removing these versions. If you manage the CRD versions yourself, you'll need to run [asoctl clean crds](https://azure.github.io/azure-service-operator/tools/asoctl/#clean-crds) before upgrading.
8+
* Removed containerservice v20230315preview versions of Fleet resources as the API has been deprecated by Azure. If you allow the operator to manage its own CRDs via `--crd-pattern`, no action is needed as the operator will take care of removing these versions. If you manage the CRD versions yourself, you'll need to run [asoctl clean crds](https://azure.github.io/azure-service-operator/tools/asoctl/#clean-crds) before upgrading.
99

1010
## Upcoming breaking changes
1111

0 commit comments

Comments
 (0)