-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
ReportWorkflow errors in API server #796
Comments
This is really old, but my logs are filling up with these. If I delete the workflow-resource they disappear. Any tips to solutions? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
* delete vendor * Fix codegen * Add go mod * Fix status map type * Fix status test * Fix url address * Fix url address test * Pin controller tools version * Remove address hack * Fix dockerfile for go mod * Update generated code * Fix unit tests * Fix dockerfile * Fix openapi gen * Copy go mod file * Remove resource validation * Increase timeout * Add comment for update-codegen.sh * Fix controller gen version * Update api docs * Remove generate from test target * Update developer guide for GO MOD * Fix rbac role name * Add object selector * Fix addressable type * Fix addressable type * Fix status map * Generate swagger.json * Fix status validation * Review comments * Clean up dependency
* Add perf_test_config.yaml with paths of test pipelines * Add a 'Status' column to output CSV file * Update compile_pyfile to remove loaded pipeline module after compilation to allow subsequent imports of another module with the same name Resolves kubeflow#778 Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
I'm seeing a bunch of these errors when looking at the API server's logs:
The text was updated successfully, but these errors were encountered: