diff --git a/changelog/fragments/remove-test-framework.yaml b/changelog/fragments/remove-test-framework.yaml new file mode 100644 index 0000000000..6048f1a998 --- /dev/null +++ b/changelog/fragments/remove-test-framework.yaml @@ -0,0 +1,8 @@ +entries: + - description: Remove `test` subcommand and the test framework `pkg/test`. + kind: "removal" + pull_request_override: 3409 + breaking: true + migration: + header: Remove `test` subcommand and the test framework `pkg/test` + body: TBD