Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws-controllers-k8s/lambda-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: aws-controllers-k8s/lambda-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 15, 2022

  1. Add e2e tests for LayerVersion resource update operation (#68)

    Description of changes:
    Add e2e tests for `LayerVersion` resource update operation
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    Vandita2020 authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2771d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. fix: update recommended IAM policy to include ecr:BatchGet* (#72)

    Issue #, if available: aws-controllers-k8s/community#1641
    
    Description of changes: Update recommended IAM policy for lambda controller to allow ecr:BatchGet*
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    mrparkers authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2981dfc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Add function's EphemeralStorage update support (#73)

    Description of changes:
    - Add function's EphemeralStorage update support
    - Add e2e tests
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    Vandita2020 authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f119d81 View commit details
    Browse the repository at this point in the history
  2. Release artifacts for release v0.1.5 (#74)

    Issue #, if available:
    
    Description of changes:
    Release artifacts for release v0.1.5
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    Vandita2020 authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c7c9b1e View commit details
    Browse the repository at this point in the history
Loading