DeployHubProject / DeployHub-Pro

DeployHub Pro Pipeline Status Project
https://www.openmakesoftware.com/application-release-automation-for-continuous-delivery/
Other
11 stars 4 forks source link

error in endpoint attributes #320

Closed piyush94 closed 3 years ago

piyush94 commented 3 years ago

We are getting below error when attributes are set on the endpoint.

Syntax error at line 43 of "action WriteEnv2Toml": Invalid type for for loop - must be string, array or stream

Attributes:

helmopts    --kubeconfig=/root/deployhub/kubeconfig --force --wait --timeout 5m0s
helmrepo.name   library
helmrepo.url    https://my-charts.com/chartrepo/library

WriteEnv2Toml: image

The unusual thing is this is happening for only one domain.

DeployHub version: Version | 8.0.1 Build | 20201104_1973 Database Schema: | 2020100804

piyush94 commented 3 years ago

The issue was due to custom action being set on the application version.