{"id":45154443,"url":"https://github.com/hops-ops/helm-aws-cert-manager","last_synced_at":"2026-02-20T04:01:03.227Z","repository":{"id":332526977,"uuid":"1134085653","full_name":"hops-ops/helm-aws-cert-manager","owner":"hops-ops","description":"Installs cert-manager with AWS Pod Identity for Route53 DNS01 challenges","archived":false,"fork":false,"pushed_at":"2026-02-19T21:30:25.000Z","size":38,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-19T22:31:27.562Z","etag":null,"topics":["aws","cert-manager","crossplane","eks","helm","kubernetes","xrd"],"latest_commit_sha":null,"homepage":null,"language":"KCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hops-ops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-14T08:21:42.000Z","updated_at":"2026-02-19T19:53:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hops-ops/helm-aws-cert-manager","commit_stats":null,"previous_names":["hops-ops/helm-aws-cert-manager"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hops-ops/helm-aws-cert-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fhelm-aws-cert-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fhelm-aws-cert-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fhelm-aws-cert-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fhelm-aws-cert-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hops-ops","download_url":"https://codeload.github.com/hops-ops/helm-aws-cert-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fhelm-aws-cert-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29640861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T03:21:14.183Z","status":"ssl_error","status_checked_at":"2026-02-20T03:18:24.455Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cert-manager","crossplane","eks","helm","kubernetes","xrd"],"created_at":"2026-02-20T04:01:02.287Z","updated_at":"2026-02-20T04:01:03.215Z","avatar_url":"https://github.com/hops-ops.png","language":"KCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-aws-cert-manager\n\nInstalls cert-manager with AWS Pod Identity for Route53 DNS01 challenges.\n\n## Overview\n\nComposes the base `helm.hops.ops.com.ai/CertManager` XRD with `aws.hops.ops.com.ai/PodIdentity`.\nAutomatically provisions IAM role and Pod Identity association for cert-manager's service account.\n\n## Usage\n\n```yaml\napiVersion: helm.aws.hops.ops.com.ai/v1alpha1\nkind: CertManager\nmetadata:\n  name: cert-manager\n  namespace: default\nspec:\n  clusterName: my-cluster\n  aws:\n    region: us-east-1\n```\n\nWith custom values:\n\n```yaml\napiVersion: helm.aws.hops.ops.com.ai/v1alpha1\nkind: CertManager\nmetadata:\n  name: cert-manager\n  namespace: default\nspec:\n  clusterName: production-cluster\n  namespace: cert-manager\n  values:\n    prometheus:\n      enabled: true\n  aws:\n    region: us-west-2\n    rolePrefix: prod-\n```\n\n## What Gets Created\n\n1. `helm.hops.ops.com.ai/CertManager` - the base cert-manager Helm release\n2. `aws.hops.ops.com.ai/PodIdentity` - IAM role + Pod Identity association with Route53 permissions\n\n## Development\n\n```bash\nmake render\nmake validate\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhops-ops%2Fhelm-aws-cert-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhops-ops%2Fhelm-aws-cert-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhops-ops%2Fhelm-aws-cert-manager/lists"}