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
|
// One pod one container
|
||||||
// TODO: This should be migrated to the e2e framework.
|
|
||||||
type ConformanceContainer struct {
|
type ConformanceContainer struct {
|
||||||
Container v1.Container
|
Container v1.Container
|
||||||
RestartPolicy v1.RestartPolicy
|
RestartPolicy v1.RestartPolicy
|
||||||
|
|
Loading…
Reference in New Issue