https://flyte.org logo
Title
e

Eduardo Matus

03/07/2023, 2:05 PM
Hi Everyone… I’m trying to register a package but getting this.. couldn’t find information about it…
(mlp2) ematus@eduardos-mbp dockerization % flytectl -c ~/.flyte/config.yaml register files flyte-package.tgz -p flytesnacks -d development --version 6 --archive
Error: 
strict mode is on but received keys [map[task_resources:{}]] to decode with no config assigned to receive them: failed strict mode check
ERRO[0000] 
strict mode is on but received keys [map[task_resources:{}]] to decode with no config assigned to receive them: failed strict mode check  src="main.go:13"
k

Ketan (kumare3)

03/07/2023, 3:15 PM
The flytectl config seems to be wrong
e

Eduardo Matus

03/07/2023, 4:58 PM
Thanks… that was it but didin’t failed using pyuflyte run…