-
Notifications
You must be signed in to change notification settings - Fork 53
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
Add disconnected installs linter to DSPO #139
Comments
This will probably need to be moved downstream since we don't want to use sha images upstream. We also don't reference images directly in |
I found some blockers to implement this check:
That said, it is not possible to have a good linter to check for the disconnected installs, thus it requires us for a plan B. |
Proposed PR: #167 |
RHODS-7936 introduces a linter to make disconnected installs less likely to fail for things like referencing images by tag. Add this linter to the DSPO project.
@VedantMahabaleshwarkar is a good contact for this.
The text was updated successfully, but these errors were encountered: