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

Kustomize errors when building nginx manifests #328

Closed
jschoone opened this issue Feb 24, 2023 · 1 comment
Closed

Kustomize errors when building nginx manifests #328

jschoone opened this issue Feb 24, 2023 · 1 comment
Labels
bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Milestone

Comments

@jschoone
Copy link
Contributor

I always face the error

Error: invalid Kustomization: error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go struct field Kustomization.patches of type types.Patch

This comes from the kustomize build lines from apply_nginx_ingress.sh
Using kubectl kustomize seems to fix this issue, I will create a PR.

@jschoone jschoone added bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling labels Feb 24, 2023
@garloff
Copy link
Member

garloff commented Mar 5, 2023

Fixed by #348.

@garloff garloff closed this as completed Mar 5, 2023
@garloff garloff moved this from Backlog to Done in Sovereign Cloud Stack Mar 12, 2023
@garloff garloff added this to the R4 (v5.0.0) milestone Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants