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

Ensure kustomization/helmrelease is reconciled when source is in a different namespace #1285

Merged
merged 1 commit into from
Apr 16, 2021
Merged

Ensure kustomization/helmrelease is reconciled when source is in a different namespace #1285

merged 1 commit into from
Apr 16, 2021

Conversation

somtochiama
Copy link
Member

Fixes #1283

I tested these changes and I confirm that I fixed the regression bug introduced in #1224 that prevented users from reconciling a Kustomization or helmrelease when the source is in a different namespace.

Signed-off-by: Somtochi Onyekwere somtochionyekwere@gmail.com

Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @somtochiama

@stefanprodan stefanprodan merged commit 99e6063 into fluxcd:main Apr 16, 2021
@somtochiama somtochiama deleted the reconcile-diff-ns branch October 4, 2021 09:34
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.

--with-souce not work if kustomization and source in diffrent namespace.
2 participants