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

Complete remaining after merging 17843 PR #17911

Closed
skabashnyuk opened this issue Sep 18, 2020 · 1 comment
Closed

Complete remaining after merging 17843 PR #17911

skabashnyuk opened this issue Sep 18, 2020 · 1 comment
Labels
area/che-server kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system.

Comments

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Sep 18, 2020

Is your task related to a problem? Please describe.

There are some remaining that is left after merging #17843. They are described in description of that PR.

Describe the solution you'd like

  • update CascadeRemovalTest, add userdevfiles cascade removal
  • REST API to get by namespace @path("/namespace/{namespace:.*}")
  • Replace get by ID with get by composite key @path("/{key:.*}"). Composite key can be just devfile ID or in the namespace:devfile_name form, where namespace is optional (e.g :devfile_name is valid key too. namespace/devfile_name form, where namespace can contain '/' character.
  • Add query parameter name that allows defining the name of user devfile when creating from yaml see REST APIs that allows saving/edit/delete/search/share devfiles #17843 (comment)

Describe alternatives you've considered

n/a

Additional context

n/a

@skabashnyuk skabashnyuk added kind/task Internal things, technical debt, and to-do tasks to be performed. area/che-server severity/P1 Has a major impact to usage or development of the system. team/platform labels Sep 18, 2020
@skabashnyuk skabashnyuk changed the title Complete remaining after merging 17843 PR Complete remainings after merging 17843 PR Sep 18, 2020
@skabashnyuk skabashnyuk changed the title Complete remainings after merging 17843 PR Complete remaining after merging 17843 PR Sep 18, 2020
@skabashnyuk skabashnyuk mentioned this issue Sep 18, 2020
6 tasks
@che-bot
Copy link
Contributor

che-bot commented Apr 6, 2021

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 6, 2021
@che-bot che-bot closed this as completed Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants