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

[RFC0030 - 4] Rename 'file-based-service-bindings' to 'service-binding-k8s' and introduce 'file-based-vcap-services' #4235

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

svkrieger
Copy link
Contributor

@svkrieger svkrieger commented Feb 25, 2025

A short explanation of the proposed change:

Following the changed requirement in https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0030-add-support-for-file-based-service-binding.md file-based-service-bindings gets renamed to service-binding-k8s.
Introducing a new column in the apps table here. We need to remove the old column when the code has been rolled out.

Additionally introducing a second option also mentioned in the RFC file-based-vcap-services.
Both features are mutually exclusive.

An explanation of the use cases your change solves

Links to any other associated PRs

Previous PRs, which introduced file-based-service-bindings feature:

This PR is prerequisite for merging the following PR:

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@svkrieger svkrieger force-pushed the rename-file-based-service-bindings-to-service-binding-k8s branch 4 times, most recently from deaca88 to 75b058b Compare March 3, 2025 08:36
@svkrieger svkrieger force-pushed the rename-file-based-service-bindings-to-service-binding-k8s branch from 75b058b to 3abe847 Compare March 3, 2025 12:07
@svkrieger svkrieger changed the title Rename file based service bindings to service binding k8s Rename 'file-based-service-bindings' to 'service-binding-k8s' and introduce 'file-based-vcap-services' Mar 3, 2025
@svkrieger svkrieger changed the title Rename 'file-based-service-bindings' to 'service-binding-k8s' and introduce 'file-based-vcap-services' [RFC0030 - 4] Rename 'file-based-service-bindings' to 'service-binding-k8s' and introduce 'file-based-vcap-services' Mar 6, 2025
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.

1 participant