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

Fixes gitops upgrade with gitlab #1149

Merged
merged 2 commits into from
Dec 1, 2021
Merged

Fixes gitops upgrade with gitlab #1149

merged 2 commits into from
Dec 1, 2021

Conversation

foot
Copy link
Contributor

@foot foot commented Nov 30, 2021

Closes: #1124

What changed?

Don't try and delete the wego-app.yaml for now. Its not causing any issues and now no longer raises reconciliation errors.

Why?

go-git-provider gitlab doesn't support deleting files w/ nil (maybe it works with an empty string?)

How did you test it?

manually

- Don't try and delete a file for now
- This is okay as we sorted out #1099
@foot foot added the bug Something isn't working label Nov 30, 2021
Copy link
Contributor

@yiannistri yiannistri left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@foot foot merged commit 4961365 into main Dec 1, 2021
@foot foot deleted the fixes-upgrade-gitlab branch December 1, 2021 17:51
foot added a commit that referenced this pull request Jan 12, 2022
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

Successfully merging this pull request may close these issues.

upgrade using GitLab repo fails with invalid memory address
2 participants