Skip to content

feat: Add per-service SDK tag support for bootstrapping new controllers#40

Open
sapphirew wants to merge 5 commits into
aws-controllers-k8s:mainfrom
sapphirew:feat/per-service-sdk-tags
Open

feat: Add per-service SDK tag support for bootstrapping new controllers#40
sapphirew wants to merge 5 commits into
aws-controllers-k8s:mainfrom
sapphirew:feat/per-service-sdk-tags

Conversation

@sapphirew

Copy link
Copy Markdown

Issue #, if available:
aws-controllers-k8s/community#2859

Description of changes:

When bootstrapping a controller for a newly released AWS service whose model only exists under a per-service tag, controller-bootstrap now supports falling back to the per-service git tag.

Changes:

  • Add --aws-service-sdk-version CLI flag
  • Add ensureSDKRepoPerServiceTag for fetching per-service git tags
  • Retry getServiceResources with per-service tag on model not found
  • Populate AWSServiceSDKVersion in template vars

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ack-prow ack-prow Bot requested review from jlbutler and michaelhtm April 16, 2026 21:21
Comment thread cmd/controller-bootstrap/command/generate.go Outdated
When bootstrapping a controller for a newly released AWS service whose
model only exists under a per-service tag, controller-bootstrap now
supports falling back to the per-service git tag.

Changes:
- Add --aws-service-sdk-version CLI flag
- Add ensureSDKRepoPerServiceTag for fetching per-service git tags
- Retry getServiceResources with per-service tag on model not found
- Populate AWSServiceSDKVersion in template vars
@sapphirew sapphirew force-pushed the feat/per-service-sdk-tags branch from 229f4a4 to 7e7a54d Compare April 17, 2026 17:21
@ack-prow

ack-prow Bot commented Jun 23, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sapphirew
Once this PR has been reviewed and has the lgtm label, please assign knottnt for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.

2 participants