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

RFC-0030 - Add support to Diego for file based service bindings #100

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

Conversation

dimitardimitrov13
Copy link

Summary

This PR is continuation for the RFC-0030

Backward Compatibility

Breaking Change? No

This feature is the first PoC for RFC-0030.
Since the CAPI implementation for RFC-0030 is not done yet, the PR doesn't need to be applied immediately.

return nil
}

func (h *ServiceBindingRootHandler) RemoveDir(logger lager.Logger, container executor.Container) error {

Choose a reason for hiding this comment

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

I do not see this function covered with tests, or am i wrong?

Copy link
Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants