crossplane-contrib / crossplane-contrib/provider-sql

Endpoint of (mysql) connections not changed if provider endpoint is updated

Open
#242 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
154
Forks
119
Avg merge
6d 17h
Merged PRs (30d)
8

Description

### What happened?

I updated (fixed) an issue where one deployment was using the direct DB svc instead of the haproxy (PXC db cluster).

When we updated the provider connection secret the generated endpoints did not change, even after restarting the sql-provider deployment while still claiming the resources as reconciled.

I would expect the endpoint to change when reconciling configurations.

### How can we reproduce it?

Change the db host in the sql-provider connection secret after creating a database. The endpoint in the generated connection resource does not change

### What environment did it happen in?
Crossplane version: 1.19.0
sql-provider version: 0.11.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.