kuryr-kubernetes/contrib/kubectl_plugins/kuryr
ljhuang 5215643b47 Replace base64.decodestring with decodebytes
Base64.decodestring has been deprecated since 3.1 and removed
in python 3.9, Replace it with base64.decodebytes from python3.1[1].

[1]https://docs.python.org/3.9/library/base64.html?highlight=deprecated#base64.decodebytes

Change-Id: Ic5ae225d5cd8fefd70d3620518f19f16147135df
2022-08-22 18:14:13 +08:00
..
kuryr Replace base64.decodestring with decodebytes 2022-08-22 18:14:13 +08:00
plugin.yaml kubectl plugin kuryrvif 2018-02-07 15:11:20 +01:00