{"id":50886061,"url":"https://github.com/hops-ops/crossplane-aws-provider-stack","last_synced_at":"2026-06-15T17:02:23.202Z","repository":{"id":361083399,"uuid":"1253026640","full_name":"hops-ops/crossplane-aws-provider-stack","owner":"hops-ops","description":"Crossplane configuration package: crossplane-aws-provider. AWS provider family (map-key selection), PodIdentity, ProviderConfig, and DeploymentRuntimeConfig.","archived":false,"fork":false,"pushed_at":"2026-05-29T06:47:43.000Z","size":14,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T07:12:35.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go Template","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-29T05:01:40.000Z","updated_at":"2026-05-29T06:46:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hops-ops/crossplane-aws-provider-stack","commit_stats":null,"previous_names":["hops-ops/crossplane-aws-provider"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hops-ops/crossplane-aws-provider-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fcrossplane-aws-provider-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fcrossplane-aws-provider-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fcrossplane-aws-provider-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fcrossplane-aws-provider-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hops-ops","download_url":"https://codeload.github.com/hops-ops/crossplane-aws-provider-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hops-ops%2Fcrossplane-aws-provider-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34372130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-15T17:02:22.018Z","updated_at":"2026-06-15T17:02:23.196Z","avatar_url":"https://github.com/hops-ops.png","language":"Go Template","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crossplane-aws-provider-stack\n\nInstalls the Crossplane AWS provider family, selected AWS family providers, PodIdentity, and AWS ProviderConfig.\n\n## Why This XR?\n\nWithout a dedicated provider XR, provider lifecycle changes are coupled to\nthe Crossplane core install. With this XR, the provider package, runtime\nresources, and ProviderConfig can be reconciled independently.\n\n## The Journey\n\n### Stage 1: Getting Started\n\nApply the minimal example in `examples/awsproviderstacks/minimal.yaml` after\nthe target cluster already has Crossplane core installed.\n\n### Stage 2: Growing\n\nOverride `spec.runtimeConfig` when the provider controller needs different\nrequests or limits, and set `spec.nodePool.enabled: true` to land provider\nruntimes on the CrossplaneStack NodePool. Use `spec.scheduling` only for\ncustom node selector or toleration overrides.\n\n### Stage 3: Enterprise Scale\n\nPin provider package versions with `spec.package.version` and keep provider\ncredentials in a stack-owned Secret or ExternalSecret.\n\n### Stage 4: Import Existing\n\nExisting target-cluster ProviderConfigs can be left in place by omitting\n`spec.secretName` where ProviderConfig rendering is optional.\n\nAWS provider families are selected with `spec.providers`:\n\n```yaml\nspec:\n  providers:\n    iam: {}\n    s3: {}\n    ec2:\n      runtimeConfig:\n        requestsCpu: 500m\n```\n\n## Status\n\n- `status.provider.ready`: readiness of the composed provider package Object.\n\n## Composed Resources\n\n- `Object` wrapping `DeploymentRuntimeConfig` for provider runtime settings.\n- `Object` wrapping the target `Provider` package.\n\n## Development\n\n```sh\nmake render:all\nmake validate:all\nmake test\n```\n\n## License\n\nApache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhops-ops%2Fcrossplane-aws-provider-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhops-ops%2Fcrossplane-aws-provider-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhops-ops%2Fcrossplane-aws-provider-stack/lists"}