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

Incorrect pods selection for sync when multiple pods have a name starting with the same string #5

Open
patkoscsaba opened this issue Sep 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@patkoscsaba
Copy link

We have two projects that result in images on harbor with the following names:
/central-hub
/central-hubspot-enricher

Now, if we do a dfsync to sync central-hub, we will actually replace the code on both projects. It seems like dfsync checks only that the image name on Kubernetes starts with the specified image name not that it is exactly what we specified as first parameter.

@MihaiBalint MihaiBalint added the bug Something isn't working label Oct 27, 2021
@MihaiBalint
Copy link
Owner

I can confirm this is a bug

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