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

Service Binding fails for auditlog service instance #490

Closed
lholthof opened this issue Dec 12, 2024 · 5 comments
Closed

Service Binding fails for auditlog service instance #490

lholthof opened this issue Dec 12, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@lholthof
Copy link
Member

We tried to update an auditlog service instance which does not seem to be possible. The update failed with message:
"BrokerError:, Status: 400, Description: Updating service is currently not supported operation. Please create a new service with the desired updates and bind to it"
image

Now we are in a stuck situation, as there is no operation for us to mitigate the update failed state. As a follow-up issue we are unable to create new service bindings for this existing auditlog service instance.
image

In Kyma a found in BTP Operator logs:
2024-12-12T10:37:30Z INFO controllers.ServiceBinding Service instance with k8s name dsi-auditlog is not ready for binding yet {"servicebinding": {"name":"dsi-auditlog","namespace":"s-management"}, "correlation_id": "2152d7d7-32e2-4579-b92a-86cc1b86d107", "dsi-auditlog": "s-management"} 2024-12-12T10:37:30Z INFO controllers.ServiceBinding setting inProgress conditions: reason: CreateInProgress, message:creation in progress, waiting for service instance 'dsi-auditlog' to be ready, generation: 1 {"servicebinding": {"name":"dsi-auditlog","namespace":"s-management"}, "correlation_id": "2152d7d7-32e2-4579-b92a-86cc1b86d107", "dsi-auditlog": "s-management"}

BTP Operator does not seem to forward the binding request at all because of the service instance update failed situation. As the instance is existing, I do not get the reason for this.

How to move on?

@kerenlahav
Copy link
Contributor

This is a bug, will be fixed in the next release

@lholthof
Copy link
Member Author

What is the expected schedule to receive this in EU12 Canary / EU10 Factory?

@kerenlahav
Copy link
Contributor

This is a bug in the operator itself, we'll release a new version by EOW

@kerenlahav
Copy link
Contributor

PR was merged, will be released on Sunday

@kerenlahav
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants