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
Modified kubectl-applogs plugin file and crlogs.py file (#1374)
* Modified kubectl-applogs plusing file and crlogs.py file.
removed "connections" parameter from the command "python /$KUBEPLUS_HOME/plugins/crlogs.py $canonicalKind $instance $namespace $kubeconfig" in kubectl-applogs plugin file.
removed unnecessary code from crlogs.py file including the commented code and relation block for connections and composition.
* Removed two unused functions from clogs.py
1. get_resources_composition
2. get_pods1
0 commit comments