-
Notifications
You must be signed in to change notification settings - Fork 6
refactor: move endpoint deletion logic to proper abstraction layers #124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
deanq
wants to merge
15
commits into
main
Choose a base branch
from
deanq/ae-1482-flash-cli-undeploy
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
ac62f2a
feat: add user-friendly error messages for missing RUNPOD_API_KEY
deanq 3e8d7d4
refactor: address PR 117 code review feedback
deanq b33575f
feat(cli): Add flash undeploy command for endpoint management
deanq 5f9c609
chore: quality check
deanq 36549f3
fix(cli): Fix flash undeploy endpoint deletion and session cleanup
deanq 36952ac
feat(cli): Add --cleanup-stale flag to remove inactive endpoint tracking
deanq b647c58
refactor: address PR feedback for type hints and test cleanup
deanq 143d17c
feat(resources): add abstract undeploy() method to DeployableResource
deanq c50bc59
feat(resources): implement undeploy() in ServerlessResource and Netwo…
deanq 37a8af9
refactor(resources): make ResourceManager methods protected and add u…
deanq 1ca56d5
refactor(cli): remove _delete_endpoint and use ResourceManager.undepl…
deanq fff339f
test: update tests for refactored ResourceManager API
deanq 95fa27c
chore(cli): remove unused clean_command and related functions
deanq 8c3dab9
test(undeploy): extract run_coro helper to pytest fixture
deanq 2e8ff48
chore: make format
deanq File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.