Skip to content
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

Implement pod/exists method #130

Closed
IgorShadurin opened this issue Nov 3, 2021 · 0 comments
Closed

Implement pod/exists method #130

IgorShadurin opened this issue Nov 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@IgorShadurin
Copy link
Collaborator

Sometimes it's important to check is pod exists before creation.
There is no simple method in API for checking pod existence.
I propose to implement such a method that will return true/false depending on the presence or absence of a pod.

@IgorShadurin IgorShadurin added the enhancement New feature or request label Nov 3, 2021
asabya added a commit that referenced this issue Dec 27, 2021
asabya added a commit that referenced this issue Jan 4, 2022
asabya added a commit that referenced this issue Jan 25, 2022
* addressing #119, uploading same file multiple times

* addressing #122, file delete Matadata unmarshal

* addressing #123, fix response for non-existing pod

* addressing #127, server requires postageBlockId to run

* addressing #119, backup old file in case same name

* code cleanup

* code cleanup

* code cleanup

* code cleanup

* addressing #117 and #118, issues related to pod deletion (#1)

* addressing #117 and #118, issues related to pod deletion

* fix reploading deleted file

* fixes #141, rmdir updates feed with magicword

* fixing #139

* fix #140, accept mutable bool in request

* #102 handle exception for invalid json

* related to #100, doc new podname missing

* fix #124, handle removed root directory

* handle #96

* handle #24, use shlex to parse prompt args

* fixed #19, pod deletion requires password

* check for root dir presence in mkdir

* mod tidy (#146)

* mod tidy

* manually restore vendor

* manually restore vendor

* fix #86, shared pod removed from list

* minor changes

* #92, table name added in count response

* fix w/ deepsource recommendation

* fix w/ deepsource recommendation

* #102, add test for invalid json

* server running from config vales

* fix lint errors

* fix flag usage

* add default variables

* rebase

* resolve 163

* handle #172

* handle #138, new method for kv/entry/get

* #130 handled, /pod/present api added

* podPresent only for loggedin user

* #82, add /kv/present

* #157, add basic string validation

* update readme

* update openapi (#180)

* update openapi

* update version
@asabya asabya closed this as completed Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants