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

Instantiate and manage services through Operator, part 2 #4591

Closed
6 of 7 tasks
serenamarie125 opened this issue Apr 6, 2021 · 8 comments
Closed
6 of 7 tasks

Instantiate and manage services through Operator, part 2 #4591

serenamarie125 opened this issue Apr 6, 2021 · 8 comments
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation kind/user-story An issue of user-story kind lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). v2 Issue or PR that applies to the v2 of odo

Comments

@serenamarie125
Copy link

serenamarie125 commented Apr 6, 2021

User Story

As a user, I want to create a new instance of my database or another service managed by operators So that I can use it (link it) with my application

Acceptance Criteria

good to have:

Links

/area service-operators
/area service
/kind feature

JIRA Epic Tracking

ODO-48

@openshift-ci-robot openshift-ci-robot added area/service-operators kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation labels Apr 6, 2021
@serenamarie125 serenamarie125 added this to the 2.2 (Planning) milestone Apr 6, 2021
@serenamarie125
Copy link
Author

@kadel @dharmit please update with story points, thanks!

@kadel kadel added kind/user-story An issue of user-story kind priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). labels Apr 7, 2021
@dharmit
Copy link
Member

dharmit commented Apr 22, 2021

odo service describe <service name> should print detailed information about service that was created (for example if is it running or not, how many instances it has, what parameters were used to create this service)

This command is applicable only for a service that's already created using odo service create (maybe even pushed to the cluster using odo push.) So we already have the spec of the service. We only need to print the spec in a pretty way.

@dharmit dharmit added points/3 and removed points/3 labels Apr 22, 2021
@dharmit
Copy link
Member

dharmit commented Apr 22, 2021

@serenamarie125 pointed it to 4 and added one more item to acceptance criteria - #4160.

@dharmit
Copy link
Member

dharmit commented May 3, 2021

Moved #2785 from "good to have" to "Acceptance Criteria' since it is immediate next step after odo catalog describe service.

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

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

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 22, 2021
@openshift-bot
Copy link

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

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

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Oct 22, 2021
@dharmit
Copy link
Member

dharmit commented Oct 25, 2021

Marking this closed as it's been done since a few sprints back.

/close

@openshift-ci
Copy link

openshift-ci bot commented Oct 25, 2021

@dharmit: Closing this issue.

In response to this:

Marking this closed as it's been done since a few sprints back.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot closed this as completed Oct 25, 2021
@rm3l rm3l added the v2 Issue or PR that applies to the v2 of odo label Jun 16, 2023
@rm3l rm3l added this to odo Project Jun 16, 2023
@rm3l rm3l moved this to Done ✅ in odo Project Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation kind/user-story An issue of user-story kind lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). v2 Issue or PR that applies to the v2 of odo
Projects
Archived in project
Development

No branches or pull requests

6 participants