You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
▶ ./kedge init -c DeploymentConfig -i tomaskral/nonroot-nginx -p 8080 --name demo
file kedge.yml created
▶ ./kedge generate -f kedge.yml
unable to perform controller operations: unable to unmarshal data: could not unmarshal into internal struct: error unmarshaling JSON: json: cannot unmarshal number into Go struct field ServiceSpecMod.portMappings of type string
I believe this is one of the side effects of using structs to create kedge file :-( #353
I believe this is one of the side effects of using structs to create kedge file :-(
#353
ping @surajssd
The text was updated successfully, but these errors were encountered: