mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Fix flake8 lint error in kubernetes-master charm
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user