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

v8(services): remove detection of UPSI for keys #2140

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

blgm
Copy link
Member

@blgm blgm commented Feb 16, 2021

We decided that the CLI should have no knowledge of the restriction that
user-provided service instances cannot have service keys. While there is
no plan to change that restriction, we should avoid duplicating checks
in the CLI that are also performed in the cloud controller so that the
checks do not get out of step in the future.

#176719946

We decided that the CLI should have no knowledge of the restriction that
user-provided service instances cannot have service keys. While there is
no plan to change that restriction, we should avoid duplicating checks
in the CLI that are also performed in the cloud controller so that the
checks do not get out of step in the future.

[#176719946](https://www.pivotaltracker.com/story/show/176719946)
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/176960737

The labels on this github issue will be updated when the story is started.

@blgm blgm merged commit ce24705 into master Feb 16, 2021
@blgm blgm deleted the v8-services-user-provided-keys branch February 18, 2021 19:25
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.

3 participants