mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 13:31:52 +00:00
remove stale comment
This commit is contained in:
parent
5ec8dc8c6f
commit
7b6237cf27
@ -114,8 +114,6 @@ func TestNewDeployment(t *testing.T) {
|
||||
}
|
||||
|
||||
// Deployments should support roll out, roll back, and roll over.
|
||||
// TODO: drop the rollback portions of this test when extensions/v1beta1 is no longer served
|
||||
// and rollback endpoint is no longer supported.
|
||||
func TestDeploymentRollingUpdate(t *testing.T) {
|
||||
_, ctx := ktesting.NewTestContext(t)
|
||||
ctx, cancel := context.WithCancel(ctx)
|
||||
|
Loading…
Reference in New Issue
Block a user