-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Labels
kind/enhancementCategorizes issue or PR as related to existing feature enhancements.Categorizes issue or PR as related to existing feature enhancements.
Description
Currently the Lambda controller only supports create and delete operations. We should add Update operation code path as well.
- Add
ReservedConurrentExecutions
field fromPutFunctionConcurrency
operation - Add
CodeSigningConfig
field fromPutFunctionCodeSigningConfig
- Move
Layers
to Spec fields - Custom update function
- e2e tests for update operations
- Hooks and e2e for Image based Lambda functions
/assign
Metadata
Metadata
Assignees
Labels
kind/enhancementCategorizes issue or PR as related to existing feature enhancements.Categorizes issue or PR as related to existing feature enhancements.