BUG : Argo Application wrong format #82

Open
opened 2025-07-04 19:27:21 +00:00 by johnride · 0 comments
Owner

[2025-07-04T19:21:19Z DEBUG kube_client::client] Unsuccessful: ErrorResponse { status: "Failure", message: "failed to create typed patch object (harmonydemo-staging/harmony-demo-rust-webapp; argoproj.io/v1alpha1, Kind=Application): .spec.source.repoUrl: field not declared in schema", reason: "", code: 500 }

thread 'main' panicked at /home/jeangab/work/nationtech/harmony/harmony/src/modules/application/features/helm_argocd_score.rs:62:14:
called Result::unwrap() on an Err value: Api(ErrorResponse { status: "Failure", message: "failed to create typed patch object (harmonydemo-staging/harmony-demo-rust-webapp; argoproj.io/v1alpha1, Kind=Application): .spec.source.repoUrl: field not declared in schema", reason: "", code: 500 })

[2025-07-04T19:21:19Z DEBUG kube_client::client] Unsuccessful: ErrorResponse { status: "Failure", message: "failed to create typed patch object (harmonydemo-staging/harmony-demo-rust-webapp; argoproj.io/v1alpha1, Kind=Application): .spec.source.repoUrl: field not declared in schema", reason: "", code: 500 } thread 'main' panicked at /home/jeangab/work/nationtech/harmony/harmony/src/modules/application/features/helm_argocd_score.rs:62:14: called `Result::unwrap()` on an `Err` value: Api(ErrorResponse { status: "Failure", message: "failed to create typed patch object (harmonydemo-staging/harmony-demo-rust-webapp; argoproj.io/v1alpha1, Kind=Application): .spec.source.repoUrl: field not declared in schema", reason: "", code: 500 })
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#82
No description provided.