Skip to content

pass on the sidecarDbName when creating a keyspace#662

Merged
mattlord merged 3 commits into
mainfrom
mcrauwel/allow-setting-sidecarDbName
Feb 11, 2025
Merged

pass on the sidecarDbName when creating a keyspace#662
mattlord merged 3 commits into
mainfrom
mcrauwel/allow-setting-sidecarDbName

Conversation

@mcrauwel
Copy link
Copy Markdown
Member

fixes #660

Signed-off-by: Matthias Crauwels <matthias.crauwels@planetscale.com>
@mcrauwel mcrauwel force-pushed the mcrauwel/allow-setting-sidecarDbName branch from 5109b64 to f31cb56 Compare February 11, 2025 13:46
Signed-off-by: Matthias Crauwels <matthias.crauwels@planetscale.com>
Copy link
Copy Markdown
Member

@frouioui frouioui left a comment

Choose a reason for hiding this comment

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

LGTM. Only thing missing is to re-generate the operator-latest.yaml file which we use to run our E2E tests and examples. To do this, you can run the following command:

make generate && kustomize build ./deploy > build/_output/operator.yaml

The output (build/_output/operator.yaml) will have to be copied to test/endtoend/operator/operator-latest.yaml. Once copied, you will want to revert unwanted changes on lines: 7698 and 7702.

Finally, the new changes brought to operator-latest.yaml will need to be ported over to the vitess OSS repository to the file: examples/operator/operator.yaml.

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui requested review from mattlord February 11, 2025 16:17
Copy link
Copy Markdown
Collaborator

@mattlord mattlord left a comment

Choose a reason for hiding this comment

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

Thanks, @mcrauwel ! ❤️

@mattlord mattlord merged commit a30e35a into main Feb 11, 2025
@mattlord mattlord deleted the mcrauwel/allow-setting-sidecarDbName branch February 11, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Allow setting custom sidecar-db-name in VitessCluster spec

3 participants