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

Introduce v3.12 python runtime in serverless #746

Closed
4 tasks done
kwiatekus opened this issue Feb 23, 2024 · 3 comments
Closed
4 tasks done

Introduce v3.12 python runtime in serverless #746

kwiatekus opened this issue Feb 23, 2024 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@kwiatekus
Copy link
Contributor

kwiatekus commented Feb 23, 2024

Description

Add version `v3.12 to supported python serverless runtimes.

AC

  • new runtime is selectable from kyma dashboard
  • python 3.9 stays the default
  • new runtime is usable from kyma cli
  • update documentation

Reasons

Keep up with Python versions

Attachments

could be helpful (for reference.. but its probably not 1:1 after modularization) - kyma-project/kyma#16765

@kwiatekus kwiatekus added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 23, 2024
@kwiatekus kwiatekus added this to the 1.4.0 milestone Feb 23, 2024
@halamix2
Copy link
Member

@halamix2
Copy link
Member

halamix2 commented Mar 4, 2024

For the next task of deprecating 3.9: don't forget to update Python version in https://github.com/kyma-project/private-fn-for-e2e-serverless-tests

@kwiatekus
Copy link
Contributor Author

When using fresh kyma cli from main I cannot initialize python 312

kyma init function --runtime python312 --name python                                                                                               
X Generating project structure (8ms)
Error: unsupported runtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants