-
Notifications
You must be signed in to change notification settings - Fork 154
Add support to see namespace when performing --dry-run #212
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had forgotten until the lint check ran -- the chart versions need to be bumped.
Oh yeah, rcon web admin is broken for some reason. You might need to revert your changes for that chart unless you feel like investigating 😄 |
I can look into it, I just sent you an email for more details around the issue.
…________________________________
From: Geoff Bourne ***@***.***>
Sent: Sunday, June 9, 2024 7:28 PM
To: itzg/minecraft-server-charts ***@***.***>
Cc: Ryan Chauvin ***@***.***>; Author ***@***.***>
Subject: Re: [itzg/minecraft-server-charts] Add support to see namespace when performing --dry-run (PR #212)
Oh yeah, rcon web admin is broken for some reason. You might need to revert your changes for that chart unless you feel like investigating 😄
—
Reply to this email directly, view it on GitHub<#212 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEWISGGM7UBYVI64BDQKSD3ZGTXJBAVCNFSM6AAAAABJA7LKVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWHEZDKMBYGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
It looks like the helm chart is struggling and I don't see this field in
I'm already |
@toddejohnson please try out this chart release https://github.com/itzg/minecraft-server-charts/releases/tag/minecraft-4.22.2 |
Applied without issues. Thank you for the quick fix @ryanchauvin!!! Whew I was sweating for a bit as I don't know how to get Flux to reference a git tag helm chart. I saw it published to the normal URL and it has applied without issues. |
Sorry for the oversight, glad it’s working now 😊
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Todd Johnson ***@***.***>
Sent: Friday, August 30, 2024 4:36:57 PM
To: itzg/minecraft-server-charts ***@***.***>
Cc: Ryan Chauvin ***@***.***>; Mention ***@***.***>
Subject: Re: [itzg/minecraft-server-charts] Add support to see namespace when performing --dry-run (PR #212)
Applied without issues. Thank you for the quick fix @ryanchauvin<https://github.com/ryanchauvin>!!!
Whew I was sweating for a bit as I don't know how to get Flux to reference a git tag helm chart. I saw it published to the normal URL and it has applied without issues.
—
Reply to this email directly, view it on GitHub<#212 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEWISGFU2YPBBSBNQWM6JG3ZUDQXTAVCNFSM6AAAAABJA7LKVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRSGM3TAOJRGU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Added support to see namespace in yaml files when performing --dry-run for all charts.