Update `custom-serverless-runtime-image` example to use Python 3.14

Open Beginner friendly
#2,432 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
82/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
python
Domain
cloud

Research direction

Inspect the files under examples/custom-serverless-runtime-image to find the current Python runtime base and CloudEvents dependency configuration. Update the example to use Python 3.14 and modern cloudevents 2.0.0 or newer, then run the example's existing checks to verify the acceptance criteria.

Written by the indexing model from the issue text.

Description

Description

examples/custom-serverless-runtime-image is currently based on Python 3.12, and should be updated to Python 3.14 before Python 3.12 runtime gets removed.

Acceptance Criteria

  • Base examples/custom-serverless-runtime-image on a Python 3.14 runtime, with modern cloudevents (2.0.0+)

Related Issues

  • #2431
Dominant language
Go
Stars
6
Forks
27
Avg merge
11h 11m
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kyma-project/serverless

All issues in kyma-project/serverless

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.