mirror of https://github.com/k3s-io/k3s
Fix flake8 lint error in kubernetes-master charm
parent
7f6dae7235
commit
f56463bf32
|
@ -137,6 +137,7 @@ def snap_resources_changed():
|
|||
any_file_changed(paths)
|
||||
return 'unknown'
|
||||
|
||||
|
||||
def upgrade_for_etcd():
|
||||
# we are upgrading the charm.
|
||||
# If this is an old deployment etcd_version is not set
|
||||
|
|
Loading…
Reference in New Issue