Skip to content

Fix AppUninstallRequest proto fields to match agent usage#41

Merged
breuerlukas merged 2 commits intopoddeck:mainfrom
miguelzapp:main
Apr 7, 2026
Merged

Fix AppUninstallRequest proto fields to match agent usage#41
breuerlukas merged 2 commits intopoddeck:mainfrom
miguelzapp:main

Conversation

@miguelzapp
Copy link
Copy Markdown
Member

@miguelzapp miguelzapp commented Apr 5, 2026

The agent calls getName() and getNamespace() on AppUninstallRequest but the proto only defined a 'chart' field. Updated to 'name' and 'namespace' to match the Helm uninstall API used in AppUninstallService.

miguelzapp and others added 2 commits April 4, 2026 12:16
The agent calls getName() and getNamespace() on AppUninstallRequest
but the proto only defined a 'chart' field. Updated to 'name' and
'namespace' to match the Helm uninstall API used in AppUninstallService.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix AppUninstallRequest proto fields to match agent usage
@breuerlukas breuerlukas merged commit 94fea5f into poddeck:main Apr 7, 2026
1 check passed
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