We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Precondition: Set up GitOps repository
STR:
ER: The new application image version should be deployed
AR: Error appeared in the codebase operator
{ "level": "error", "ts": "2023-10-25T13:53:07Z", "msg": "Reconciler error", "controller": "cdstagedeploy", "controllerGroup": "v2.edp.epam.com", "controllerKind": "CDStageDeploy", "CDStageDeploy": { "name": "mypipe-dev-test-go-go", "namespace": "edp-delivery-sf-dev" }, "namespace": "edp-delivery-sf-dev", "name": "mypipe-dev-test-go-go", "reconcileID": "70df0de2-b70c-4ca0-bfa5-4a2b9c3891a9", "error": "failed to process default chainFactory: failed to patch ArgoCD Application: Application.argoproj.io \"test-go-go-86zac\" is invalid: spec.source.repoURL: Required value", "stacktrace": "sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:329\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:274\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235" }
The text was updated successfully, but these errors were encountered:
fix: Auto deploy failed with GitOps approach (#23)
a3a9bc3
Change-Id: I4d2439e4926574958657c425947f984be6e098d9
fixed
Sorry, something went wrong.
zmotso
No branches or pull requests
Precondition:
Set up GitOps repository
STR:
ER: The new application image version should be deployed
AR: Error appeared in the codebase operator
The text was updated successfully, but these errors were encountered: