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
A few issues after e2e testing some edge cases #132 (#133)
- CI/CD jobs that take too long were failing -> need to add an eta update mechanism
- Re announcing CI/CD jobs -> only keep one loop + fix logic that was re-announcing some jobs
- Network FQDN is a global variable -> solve that by relying on config (need updated in config-compiler and go-specs)