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

Do not sync network policy for invalid accounts #296

Open
reachjainrahul opened this issue Aug 16, 2023 · 1 comment
Open

Do not sync network policy for invalid accounts #296

reachjainrahul opened this issue Aug 16, 2023 · 1 comment

Comments

@reachjainrahul
Copy link
Contributor

Describe the bug

If cloud credentials expired, sync with cloud in network policy will return empty content and the np controller will try to re-sync network policy, resulting in failure again, as account credentials are valid.

To Reproduce

  • Add valid credentials
  • Delete credentials or let the credentials expire
  • Wait for sync with cloud to kick in
  • Observe failure while re-syncing

Expected

  • Avoid syncing network policies for invalid accounts

Versions:

v0.6.0

Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants