version: fix version handling and kube info
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
04951dcc6e
commit
e07ba4b2d1
5 changed files with 23 additions and 28 deletions
|
@ -35,8 +35,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
runtimeAPIVersion = "v1alpha1"
|
||||
shutdownFile = "/var/lib/crio/crio.shutdown"
|
||||
shutdownFile = "/var/lib/crio/crio.shutdown"
|
||||
)
|
||||
|
||||
func isTrue(annotaton string) bool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue