mirror of https://github.com/k3s-io/k3s
remove a todo which is out of date
parent
c6e581ff42
commit
5fac1dd6c9
|
@ -28,7 +28,6 @@ import (
|
|||
)
|
||||
|
||||
// One pod one container
|
||||
// TODO: This should be migrated to the e2e framework.
|
||||
type ConformanceContainer struct {
|
||||
Container v1.Container
|
||||
RestartPolicy v1.RestartPolicy
|
||||
|
|
Loading…
Reference in New Issue