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

Argocd Apply Manifests Error #161

Open
2 tasks done
KalebSchmidlkofer opened this issue May 13, 2024 · 0 comments
Open
2 tasks done

Argocd Apply Manifests Error #161

KalebSchmidlkofer opened this issue May 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KalebSchmidlkofer
Copy link

KalebSchmidlkofer commented May 13, 2024

Describe the bug

When running make it starts and everything is normal until it gets to apply argocd manifest and crashes with error 2

  • I have read the documentation
  • I have searched open issues

To reproduce

Steps to reproduce the behavior:

  1. Run make tools
  2. Run make
  3. See error

Expected behavior

Continue normally

Logs and screenshots

image

fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to apply object: b'{\"kind\":\"Status\",\"apiVersion\":\"v1\",\"metadata\":{},\"status\":\"Failure\",\"message\":\"Apply failed with 1 conflict: conflict with \\\\\"kubectl-client-side-apply\\\\\" using apiextensions.k8s.io/v1: .spec.versions\",\"reason\":\"Conflict\",\"details\":{\"causes\":[{\"reason\":\"FieldManagerConflict\",\"message\":\"conflict with \\\\\"kubectl-client-side-apply\\\\\" using apiextensions.k8s.io/v1\",\"field\":\".spec.versions\"}]},\"code\":409}\\n'", "reason": "Conflict"}

Additional context

Add any other context about the problem here, for example:

  • image
  • Link to your fork of the project (if any)
  • etc.
@KalebSchmidlkofer KalebSchmidlkofer added the bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants