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 binding metadata #1

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Add binding metadata #1

merged 1 commit into from
Oct 17, 2024

Conversation

KsaweryZietara
Copy link

Copy of the pivotal-cf#332.

Description

According to OSB API Spec, the Binding Object contains a Metadata Object with expires_at and renew_before which are missing in the current implementation. expires_at was introduces in OSB API 2.16 and renew_before in 2.17.

Changes proposed in this pull request:

  • add Metadata Object to Binding.

Related issue(s)
kyma-project/kyma-environment-broker#1282

@kyma-bot kyma-bot added the lgtm label Oct 17, 2024
@kyma-bot kyma-bot merged commit 60727c4 into main Oct 17, 2024
2 checks passed
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.

3 participants