You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERRO[0000] error generating params error="error getting project default: no kind is registered for the type v1alpha1.AppProject in scheme \"pkg/runtime/scheme.go:100\""
ERRO[0000] finished unary call with code Unknown error="unable to generate Applications of ApplicationSet: error generating applications: error getting project default: no kind is registered for the type v1alpha1.AppProject in scheme \"pkg/runtime/scheme.go:100\"\ntime=\"2024-11-08T09:28:31+01:00\" level=error msg=\"error generating application from params\" applicationset=app error=\"error getting project default: no kind is registered for the type v1alpha1.AppProject in scheme \\\"pkg/runtime/scheme.go:100\\\"\" generator=\"{nil nil &GitGenerator{RepoURL:https://github.com/XX/XX.git,Directories:[]GitDirectoryGeneratorItem{},Files:[]GitFileGeneratorItem{GitFileGeneratorItem{Path:XX/XX/*.json,},},Revision:HEAD,RequeueAfterSeconds:nil,Template:ApplicationSetTemplate{ApplicationSetTemplateMeta:ApplicationSetTemplateMeta{Name:,Namespace:,Labels:map[string]string{},Annotations:map[string]string{},Finalizers:[],},Spec:ApplicationSpec{Source:nil,Destination:ApplicationDestination{Server:,Namespace:,Name:,},Project:,SyncPolicy:nil,IgnoreDifferences:[]ResourceIgnoreDifferences{},Info:[]Info{},RevisionHistoryLimit:nil,Sources:[]ApplicationSource{},},},PathParamPrefix:,Values:map[string]string{},ExtraParameterFiles:[],} nil nil nil nil nil nil nil}\"\n" grpc.code=Unknown grpc.method=Generate grpc.service=applicationset.ApplicationSetService grpc.start_time="2024-11-08T09:28:31+01:00" grpc.time_ms=2.61 span.kind=server system=grpc
The text was updated successfully, but these errors were encountered:
Checklist:
argocd version
.Describe the bug
The appset generate from the argocd CLI doesn't work when being logged with the
--core
option.To Reproduce
Expected behavior
Should generate the appset
Screenshots
Version
Logs
The text was updated successfully, but these errors were encountered: