feat(resource): add cloud infrastructure resources #669
No reviewers
Labels
No labels
auto/needs-reevaluation
controller-managed
auto/blocked-by-deps
auto/ci-timeout
auto/claimed-implementer
auto/claimed-merge
auto/claimed-reviewer
auto/driver-down
auto/invariant-violation
auto/last-attempt-tier-0
auto/last-attempt-tier-1
auto/last-attempt-tier-2
auto/last-attempt-tier-min
Automation Tracking
auto/needs-conflict-resolution
auto/needs-implementer
auto/postmortem
auto/ready-to-merge
auto/restart-throttled
auto/revert
auto/sentinel
auto/stale-inactivity
auto/unstable
Blocked
Bounty
$100
Bounty
$1000
Bounty
$10000
Bounty
$20
Bounty
$2000
Bounty
$250
Bounty
$50
Bounty
$500
Bounty
$5000
Bounty
$750
MoSCoW
Could have
MoSCoW
Must have
MoSCoW
Should have
Needs Feedback
Points
1
Points
13
Points
2
Points
21
Points
3
Points
34
Points
5
Points
55
Points
8
Points
88
Priority
Backlog
Priority
CI Blocker
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Signed-off: Owner
Signed-off: Scrum Master
Signed-off: Tech Lead
Spike
State
Completed
State
Duplicate
State
In Progress
State
In Review
State
Paused
State
Unverified
State
Verified
State
Wont Do
Type
Automation
Type
Bug
Type
Discussion
Type
Documentation
Type
Epic
Type
Feature
Type
Legendary
Type
Refactor
Type
Support
Type
Task
Type
Testing
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#343 feat(resource): add cloud infrastructure resources
cleveragents/cleveragents-core
Reference
cleveragents/cleveragents-core!669
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/m7-post-resource-cloud"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
CloudResourceHandlerwith credential resolution from environment variables and profile names, with no secrets loggedbootstrap_builtin_types()withsandbox_strategy = "none"Key Changes
src/cleveragents/resource/handlers/cloud.py- CloudResourceHandler with aws/gcp/azure type definitions, credential resolution, and stubbed sandbox strategiessrc/cleveragents/domain/models/core/resource_type.py- Add aws, gcp, azure to BUILTIN_NAMESsrc/cleveragents/application/services/resource_registry_service.py- Register cloud types in _BUILTIN_TYPESsrc/cleveragents/resource/handlers/__init__.py- Export CloudResourceHandlerfeatures/cloud_resources.feature+ step definitions - 29 BDD test scenariosrobot/cloud_resources.robot+ helper - 9 Robot integration testsbenchmarks/cloud_resource_bench.py- ASV performance benchmarksdocs/reference/cloud_resources.md- DocumentationTesting
Closes #343
c061ebb16b1c6ecd27f21c6ecd27f2425bb774b7PM Compliance Update (Day 31):
Fixed by PM:
Type/FeaturelabelRemaining issue: Merge conflict. Please rebase against current
developbranch (17 PRs merged Days 30-31).Priority: M6 work — continue at current pace.
PM Status — Day 32
Status: CONFLICTED — needs rebase. Medium priority (M7).
PR: Cloud infrastructure resource types (AWS/GCP/Azure). M7 (v3.6.0), due Mar 28. Author: @freemo. 1 comment, 0 reviews.
Notes: Adds 3 cloud resource types with credential resolution from env vars.
sandbox_strategy=noneis appropriate for cloud resources. Security-sensitive area (credential handling) — needs careful code review.Action Required: @freemo — Rebase when convenient. Labels have Priority/Medium, State/Unverified, Type/Feature. Missing MoSCoW (Should have), Points (8).
Rebase Required
@freemo — This PR has merge conflicts with
master. Please rebase onto the latestmasterand force-push. See also: #668, #703, #708, #713, #720, #722 (all need rebase).PM Day 36: Cloud infrastructure resources. Closes #343. M7 scope. Merge conflict. @freemo rebase needed.
425bb774b717d2f7c76d17d2f7c76d5abf9fa52a5abf9fa52a2bd096c0272bd096c0277fcdd019537fcdd01953c65e8a5285databaseanddatabase-relational/database-analyticalbase resource types #2035