Closed sjd78 closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 42.05%. Comparing base (
b654645
) to head (7cd8220
). Report is 173 commits behind head on main.:exclamation: Current head 7cd8220 differs from pull request most recent head 298f43d
Please upload reports for the commit 298f43d to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add a helpful script to setup the operator and create a Tackle instance. Update README.md files to match. Added some useful commands to
hack/README.md
.The script is based on the operator's scripts of similar names, but modified to install the dev version without building anything locally first.
For reference, here is the OLM install script: https://github.com/operator-framework/operator-lifecycle-manager/blob/master/scripts/install.sh