Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Raw containers broken in 1.14.0 #6108

Open
2 tasks done
eapolinario opened this issue Dec 16, 2024 · 1 comment
Open
2 tasks done

[BUG] Raw containers broken in 1.14.0 #6108

eapolinario opened this issue Dec 16, 2024 · 1 comment
Labels
bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers

Comments

@eapolinario
Copy link
Contributor

Describe the bug

Raw container tasks cannot start due to error in the flyte-copilot-downloader init container:

time="2024-12-16T14:49:10Z" level=error msg="[0] Couldn't find a config file []. Relying on env vars and pflags."
Error: Config File "config" Not Found in "[]"
Config File "config" Not Found in "[]"
...

Expected behavior

Raw container tasks should run without additional configuration.

Additional context to reproduce

Run any raw container task in any of the Flyte 1.14.0 deployments.

Screenshots

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@eapolinario eapolinario added bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers labels Dec 16, 2024
@eapolinario
Copy link
Contributor Author

This was also caused by #5972, which was then reverted in #6100.

We'll get 1.14.1 out ASAP and then get more test coverage to prevent errors like this from happening in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant