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

Remove kustomization Kind in release/kubernetes-manifests.yaml in main branch #1349

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

mathieu-benoit
Copy link
Contributor

@mathieu-benoit mathieu-benoit commented Dec 2, 2022

Remove kustomization Kind in release/kubernetes-manifests.yaml in main branch.

Otherwise, when doing k apply -f https://github.com/GoogleCloudPlatform/microservices-demo/raw/main/release/kubernetes-manifests.yaml it will generate this warning (not a blocker, the other manifests are deployed successfully):

error: resource mapping not found for name: "" namespace: "" from "https://github.com/GoogleCloudPlatform/microservices-demo/raw/main/release/kubernetes-manifests.yaml": no matches for kind "Kustomization" in version "kustomize.config.k8s.io/v1beta1"
ensure CRDs are installed first

@mathieu-benoit mathieu-benoit requested a review from a team as a code owner December 2, 2022 19:19
@mathieu-benoit mathieu-benoit requested a review from NimJay December 2, 2022 19:20
@mathieu-benoit mathieu-benoit self-assigned this Dec 2, 2022
Copy link
Collaborator

@NimJay NimJay left a comment

Choose a reason for hiding this comment

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

Thank you, Mathieu, for discovering, testing, and fixing this issue! 🏅

@github-actions
Copy link

github-actions bot commented Dec 2, 2022

🚲 PR staged at http://34.122.191.183

@mathieu-benoit mathieu-benoit merged commit 6f39043 into main Dec 2, 2022
@mathieu-benoit mathieu-benoit deleted the mathieu-benoit-patch-1 branch December 2, 2022 19:28
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.

2 participants