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

The connector status is not updated immediately after editing the connector #2248

Open
Finenyaco opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working in a real release

Comments

@Finenyaco
Copy link

Describe the bug

Steps to reproduce

  1. New a Kubernetes connector for cluster A.
  2. Shut down cluster A.
  3. Edit the connector and update the kubeconfig to cluster B's.
  4. Check the connector status.

Result

  1. The connector status was not update until ConnectorStatusSyncCronExpr task was executed.

Expected behavior

Update the connector status immediately after editing the connector.

Environment

  • Walrus version: main c6bba6b
  • UI version: dev-8e2e304

Additional context
Add any other context about the problem here.

@Finenyaco Finenyaco added the bug Something isn't working in a real release label Mar 14, 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 in a real release
Projects
None yet
Development

No branches or pull requests

1 participant