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
Basically, currently gitkube is installed via kubernetes manifest files. Same for remotes. We have a gitkube cli tool to do the same work.
We should have tests which do the exact same thing currently with gitkube cli as well. Basically a copy of e2e/test.bash with gitkube cli commands instead of kubectl commands.
Tests can use gitkube cli to install and uninstall as well as manage remotes.
The text was updated successfully, but these errors were encountered: