-
Notifications
You must be signed in to change notification settings - Fork 22
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 created_by
to binding
#1311
Add created_by
to binding
#1311
Conversation
Add one of following labels |
context BindingContext | ||
expected string | ||
}{ | ||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens when we got non-nil but empty values, could you add test case(s)?
Description
Changes proposed in this pull request:
created_by
from context based on SB: Service Binding for Kyma Service Instance - Epic #284 (comment),created_by
to database.Related issue(s)
See also #1203