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
atlas/schema: support `ALWAYS` for `policy.lint.review` (#226)
The controller first checks existing plans, if no plans existing and the lint.review is set to ALWAYS, it creates new plan and reschedule the resource for the next reconcile loop.