-
Notifications
You must be signed in to change notification settings - Fork 625
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
Demo app deploy failing on reconciliation #1939
Comments
Hey @jfmatth , This is a breaking change from a new release of kustomize-controller fluxcd/kustomize-controller#426. |
Thanks for the quick reply, I'll add the namespace information and see if
that improves it, and do a PR against the docs to help everybody
…On Wed, Oct 13, 2021, 2:18 PM Somtochiama ***@***.***> wrote:
Hey @jfmatth <https://github.com/jfmatth> , This is a breaking change
from a new release of kustomize-controller fluxcd/kustomize-controller#426
<fluxcd/kustomize-controller#426>.
You can resolve this by adding a namespace to the podinfo-deployment.yaml
file.
Thanks for pointing out, we will update the docs and examples to reflect
this change
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1939 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACGTMWAFWQBZR5JEW4LDFDUGXZTVANCNFSM5F57DP5A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Yea that did it :) I added namespace to the metadata section and it worked as expected. Weird that it requires that, seems like a bad coupling, but oh well.
Created a PR against the Podinfo repo stefanprodan/podinfo#154 |
Found fluxcd/flux2#1939 which warrants adding the namespace.
Describe the bug
Steps to reproduce
Expected behavior
I would think it would deploy the podinfo app into my cluster
Screenshots and recordings
No response
OS / Distro
WSL2 attaching to MicroK8s on Ubuntu via kubectl
Flux version
flux: v0.18.3
Flux check
Git provider
n/a
Container Registry provider
n/a
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: