Skip to content

Commit 6992902

Browse files
authored
Merge pull request #3 from AbsaOSS/aws_fix
Fix CRD/ Disable windows build
2 parents b84409a + 0486932 commit 6992902

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ builds:
3939
goos:
4040
- linux
4141
- darwin
42-
- windows
4342
goarch:
4443
- amd64
4544
- arm64

config/crd/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ resources:
2121
- bases/controlplane.cluster.x-k8s.io_awsmanagedcontrolplanes.yaml
2222
- bases/controlplane.cluster.x-k8s.io_awsmanagedcontrolplanetemplates.yaml
2323
- bases/infrastructure.cluster.x-k8s.io_awsmanagedclusters.yaml
24+
- bases/infrastructure.cluster.x-k8s.io_awsmanagedclustertemplates.yaml
2425
- bases/bootstrap.cluster.x-k8s.io_eksconfigs.yaml
2526
- bases/bootstrap.cluster.x-k8s.io_eksconfigtemplates.yaml
2627
- bases/controlplane.cluster.x-k8s.io_rosacontrolplanes.yaml

0 commit comments

Comments
 (0)