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 ability to edit a service instance #1324

Merged
merged 5 commits into from
Oct 27, 2017
Merged

Conversation

nwmac
Copy link
Contributor

@nwmac nwmac commented Oct 24, 2017

This PR adds the ability to edit an existing service instance.

@nwmac nwmac changed the title Adds ability to edit a service instance Add ability to edit a service instance Oct 24, 2017
@nwmac nwmac requested a review from richard-cox October 26, 2017 13:46
Copy link
Contributor

@richard-cox richard-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Nit picking ... click edit service, add lots of tags, click update and then click edit service again and the modal consumes the full width before wrapping the tag lines.
  • Changes to the instance parameters don't seem to be persisted. Click edit service, click edit in the instance parameters, add valid json, click done (json shown in instance parameters input), click 'update' and then click edit again.

@nwmac
Copy link
Contributor Author

nwmac commented Oct 27, 2017

@richard-cox I will fix the tags issue - the parameters can not be retrieved - you can only send them in the update - there is no way to get them back from the API - see:

https://apidocs.cloudfoundry.org/272/service_instances/retrieve_a_particular_service_instance.html

@richard-cox richard-cox merged commit 9e80313 into master Oct 27, 2017
@richard-cox richard-cox deleted the edit-service-instance branch October 27, 2017 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants