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

Add support to see namespace when performing --dry-run #212

Merged
merged 6 commits into from
Aug 30, 2024

Conversation

ryanchauvin
Copy link
Contributor

Added support to see namespace in yaml files when performing --dry-run for all charts.

@ryanchauvin
Copy link
Contributor Author

#210

Copy link
Owner

@itzg itzg left a 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.

itzg
itzg previously approved these changes Jun 9, 2024
@itzg
Copy link
Owner

itzg commented Jun 10, 2024

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 😄

@ryanchauvin
Copy link
Contributor Author

ryanchauvin commented Jun 10, 2024 via email

@itzg
Copy link
Owner

itzg commented Aug 29, 2024

It's still reporting merge conflicts

image

@itzg itzg merged commit c92a8a5 into itzg:master Aug 30, 2024
1 check passed
@toddejohnson
Copy link
Contributor

It looks like the helm chart is struggling and I don't see this field in values.yaml:

Helm upgrade failed for release mc/mc1 with chart minecraft@4.22.1: template: minecraft/templates/extraports-svc.yaml:10:24: executing "m
inecraft/templates/extraports-svc.yaml" at <.Release.Namespace>: nil pointer evaluating interface {}.Namespace

I'm already targetNamespace: mc in kind: HelmRelease. Do I need to be more blunt with it?

@itzg
Copy link
Owner

itzg commented Aug 30, 2024

@toddejohnson
Copy link
Contributor

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.

@ryanchauvin
Copy link
Contributor Author

ryanchauvin commented Aug 31, 2024 via email

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.

3 participants