Skip to content

Conversation

@morey-tech
Copy link
Contributor

The adoptedresources.services.k8s.aws CRD has been deprecated and removed from the AWS Controllers for Kubernetes repository. The remote CRD manifest URL is returning 404, causing the validate-manifests workflow to fail, blocking PRs like #396.

According to AWS ACK documentation, the AdoptedResource approach is no longer recommended. Individual ACK controller operators will install their own CRDs when deployed.

Fixes #397

The adoptedresources.services.k8s.aws CRD has been deprecated and
removed from the AWS Controllers for Kubernetes repository. The
remote CRD manifest URL was returning 404, causing CI/CD validation
failures.

According to AWS ACK documentation, the AdoptedResource approach
is no longer recommended. Individual ACK controller operators will
install their own CRDs when deployed.

Fixes redhat-cop#397
@strangiato strangiato merged commit 6cad862 into redhat-cop:main Nov 22, 2025
4 checks passed
@morey-tech morey-tech deleted the fix/remove-deprecated-adoptedresources-crd branch November 24, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: adoptedresources CRD removed from source

2 participants