-
Notifications
You must be signed in to change notification settings - Fork 212
Comparing changes
Open a pull request
base repository: aws-controllers-k8s/code-generator
base: v0.38.0
head repository: aws-controllers-k8s/code-generator
compare: v0.38.1
- 9 commits
- 12 files changed
- 2 contributors
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c213881 - Browse repository at this point
Copy the full SHA c213881View commit details
Commits on Aug 20, 2024
-
Issue #, if available: Description of changes: By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Configuration menu - View commit details
-
Copy full SHA for c30e068 - Browse repository at this point
Copy the full SHA c30e068View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8213a7d - Browse repository at this point
Copy the full SHA 8213a7dView commit details -
Add
roleARN
parameter to ManagerFor in resource manager factoryThis commits upadtes the ManagerFor function generator in the resource manager factory to include the roleARN. The change also includes: - Updated `ManagerFor` function signature - Modified the rmId generation to incorporate `roleARN`, creating a unique identifier for each account/region/roleARN combination. - Update fake resource manager to match the new function signature
Configuration menu - View commit details
-
Copy full SHA for 3d9d15e - Browse repository at this point
Copy the full SHA 3d9d15eView commit details -
Merge pull request #540 from a-hilaly/rm-rolearn
Add `roleARN` parameter to ManagerFor in resource manager factory
Configuration menu - View commit details
-
Copy full SHA for 3385813 - Browse repository at this point
Copy the full SHA 3385813View commit details -
Update CARM feature gates in Helm values template
This patchh updates the feature gates configuration in the Helm values template: - Removes the `CARMv2` feature gate - Adds two new feature gates: - `ServiceLevelCARM`: Enables Service level granularity for CARM - `TeamLevelCARM`: Enables Team level granularity for CARM Both new feature gates are set to `false` by default. See aws-controllers-k8s/community#2031 for more information on these CARM granularity levels.
Configuration menu - View commit details
-
Copy full SHA for 506b3ba - Browse repository at this point
Copy the full SHA 506b3baView commit details -
Merge pull request #544 from TiberiuGC/feature/allow-cyclic-references
Allow skipping state validations for resources that support cyclic references
Configuration menu - View commit details
-
Copy full SHA for 0e5ae97 - Browse repository at this point
Copy the full SHA 0e5ae97View commit details -
Merge pull request #546 from a-hilaly/helm-feature-gates
Update `CARM` feature gates in Helm values template
Configuration menu - View commit details
-
Copy full SHA for d22f9eb - Browse repository at this point
Copy the full SHA d22f9ebView commit details -
Issue #, if available: Description of changes: By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Configuration menu - View commit details
-
Copy full SHA for f8f9856 - Browse repository at this point
Copy the full SHA f8f9856View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.38.0...v0.38.1