[2023-09-16 15:26:29,207] root [INFO ] Error: kubectl f['kubectl', '-n', 'nuvolaris', 'apply', '-f', '/tmp/nuvolaris_generic-ingress-tpl.yaml'] input='None' output='' error='error: unable to decode "/tmp/__nuvolaris_generic-ingress-tpl.yaml": json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string
'
[2023-09-16 15:26:29,207] root [ERROR ] cannot create openwhisk
Traceback (most recent call last):
File "/home/nuvolaris/nuvolaris/main.py", line 179, in whisk_create
msg = endpoint.create(owner)
File "/home/nuvolaris/nuvolaris/endpoint.py", line 172, in create
res = deploy_info_ingress(apihost,"nuvolaris")
File "/home/nuvolaris/nuvolaris/endpoint.py", line 107, in deploy_info_ingress
res = kube.kubectl("apply", "-f",path_to_template_yaml)
File "/home/nuvolaris/nuvolaris/kube.py", line 79, in kubectl
raise Exception(error)
Exception: error: unable to decode "/tmp/nuvolaris_generic-ingress-tpl.yaml": json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string
[2023-09-16 15:26:29,207] root [INFO ] Error: kubectl f['kubectl', '-n', 'nuvolaris', 'apply', '-f', '/tmp/nuvolaris_generic-ingress-tpl.yaml'] input='None' output='' error='error: unable to decode "/tmp/__nuvolaris_generic-ingress-tpl.yaml": json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string ' [2023-09-16 15:26:29,207] root [ERROR ] cannot create openwhisk Traceback (most recent call last): File "/home/nuvolaris/nuvolaris/main.py", line 179, in whisk_create msg = endpoint.create(owner) File "/home/nuvolaris/nuvolaris/endpoint.py", line 172, in create res = deploy_info_ingress(apihost,"nuvolaris") File "/home/nuvolaris/nuvolaris/endpoint.py", line 107, in deploy_info_ingress res = kube.kubectl("apply", "-f",path_to_template_yaml) File "/home/nuvolaris/nuvolaris/kube.py", line 79, in kubectl raise Exception(error) Exception: error: unable to decode "/tmp/nuvolaris_generic-ingress-tpl.yaml": json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string