<!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the Devfile Community Slack Channel: https://kubernetes.slack.com/archives/C02SX9E5B55 if you have a question rather than a bug or feature request. If you haven’t joined the Kubernetes workspace before, follow https://slack.k8s.io/. Thanks for understanding and for contributing to the project! --> **Which area this feature is related to?** <!-- Uncomment appropriate `/area` lines, and delete the rest. For example, `> /area api` would simply become: `/area api` --> /area library ## Which functionality do you think we should add? the devfile/library should have an implementation for interpreting `pod-overrides` and `container-overrides` annotations as described in https://github.com/devfile/api/issues/920#issuecomment-1244059075 **Why is this needed? Is your feature request related to a problem?** we are getting user inquiries about how they can set advanced parameters like - service accounts - security context - additional resource limits