Skip to content

Lambda Function update code path #1062

@a-hilaly

Description

@a-hilaly

Currently the Lambda controller only supports create and delete operations. We should add Update operation code path as well.

  • Add ReservedConurrentExecutions field from PutFunctionConcurrency operation
  • Add CodeSigningConfig field from PutFunctionCodeSigningConfig
  • 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.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions