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/code-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.38.1
Choose a base ref
...
head repository: aws-controllers-k8s/code-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.39.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 1, 2024

  1. use readOnlyRootFilesystem (#548)

    Issue #, if available:
    
    aws-controllers-k8s/community#2166
    
    Description of changes:
    
    Configure the generated helm chart to set a readOnlyRootFilesystem on pods for ACK controllers to improve the security posture.
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    bradwhitfield authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    de73d2b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Force controller-gen v0.16.2 for all controller (#550)

    Looks like controller builds will start failing once we move to controller-runtime v0.19.0
    Just trying to stay ahead of the dependencies here
    
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    a-hilaly authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9b58156 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Pin ACK runtime to v0.39.0 (#552)

    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
    a-hilaly authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    630b309 View commit details
    Browse the repository at this point in the history
Loading