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: v1.1.1
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: v1.2.0
Choose a head ref
  • 2 commits
  • 18 files changed
  • 1 contributor

Commits on Jul 14, 2023

  1. Add ability to reference role created by iam-controller (#100)

    **Issue #, if available:** aws-controllers-k8s/community#1835
    
    **Description of changes:**
    
    Adds ability to use `roleRef` instead of `role` to reference an IAM role created by the `iam-controller`.
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    jessebye authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    68e348e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Release artifact for release v1.2.0 (#101)

    Release artifact for release v1.2.0
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    jessebye authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    424ac57 View commit details
    Browse the repository at this point in the history
Loading