openfaas / faas-netes

Serverless Functions For Kubernetes
https://www.openfaas.com
Other
2.13k stars 471 forks source link

Support setting resources in Profiles #1200

Closed welteki closed 8 months ago

welteki commented 8 months ago

Description

Update types, clientset and CRDs to support setting additional Resources for functions using Profiles.

Why is this needed?

Support resource requests and limits for additional schedulable resources such as GPUs.

Who is this for?

What company is this for? Are you listed in the ADOPTERS.md file?

How Has This Been Tested?

New types where used in the pro fork of faas-netes where the support for Profiles is implemented.

Changes for the OpenFaaS chart were verified while testing this feature with faas-netes pro.

Types of changes

Checklist: