Skip to content

Commit

Permalink
update migration docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedosin committed Aug 18, 2023
1 parent 312b037 commit 8e5c51a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ maintainers of providers and consumers of our Go API.
- `ProviderID` type and all related methods/construct have been removed. Please see this [PR](https://github.com/kubernetes-sigs/cluster-api/pull/8577) for a reference.

### API Changes

- Several public functions in `cmd/clusterctl/` now require `context.Context` as the first parameter.

### Other
- `clusterctl move` can be blocked temporarily by a provider when an object to be moved is annotated with `clusterctl.cluster.x-k8s.io/block-move`.
Expand Down

0 comments on commit 8e5c51a

Please sign in to comment.