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

add services (closes #345) #353

Merged
merged 1 commit into from
Nov 5, 2018
Merged

add services (closes #345) #353

merged 1 commit into from
Nov 5, 2018

Conversation

LukasGentele
Copy link
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind feature

What is this pull request for? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #345

Does this pull request has user-facing changes? (e.g. config changes, new/modified commands, new/modified flags)
yes, it:

  • adds devSpace.services to config
  • adds command devspace list service
  • removes devSpace.sync[].resourceType (because this is always pod)
  • devspace add package X will add X as service (maybe a flag could be implemented to control this behavior)

Does this pull request add new dependencies?
no

What else do we need to know?
additional todos could be to implement the convenience commands:

  • devspace add service
  • devspace remove service

@FabianKramm FabianKramm merged commit d8e184a into master Nov 5, 2018
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.

Services selectors
2 participants