forked from kubernetes-sigs/cluster-api-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Graduate CRDs to v1beta1 * IAM types moved to /iam/api/v1beta1 * Graduate clusterawsadm configuration types to v1beta1 * Add conversions for v1alpha3 & v1alpha4 --> v1beta1 CRDs * Add conversion for clusterawsadm configuration from v1alpha1 to v1beta1 * Improve error handling for clusterawsadm when incorrect configuration is passed * Add defaulter-gen to all types * Split up /api/**/conversion.go into ones for separate types * Controllers will now recover from panics, allowing webhooks to continue running * Remove kustomize generated e2e test flavors and add to Makefile targets * Ensure CRD docs generation actually occurs * Rudimentary build caching for API go files * conversion-gen was forked into hack/tools/third_party to remove incorrect duplicate static function warnings * API packages given consistent naming and set throughout the codebase. golangci-lint configuration updated to match Co-authored-by: Shivani Singhal <[email protected]> Co-authored-by: Naadir Jeewa <[email protected]> Co-authored-by: Sedef Savas <[email protected]>
- Loading branch information
1 parent
bbaeb11
commit 4274a5a
Showing
469 changed files
with
37,631 additions
and
8,687 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.