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
fix(cli): correct namespace flag binding in tkn-pac (#2284)
* fix(cli): correct namespace flag binding in tkn-pac
- The --namespace/-n flag was incorrectly bound to the same variable as
--kubeconfig, causing namespace values to overwrite the kubeconfig
path
- Fixed template condition to display repos when count > 0
- Added tests for using kube flags with tkn-pac
Jira: https://issues.redhat.com/browse/SRVKP-7152
Signed-off-by: Akshay Pant <akshay.akshaypant@gmail.com>
Assisted-by: Claude-Sonnet-4.5 (via Cursor)
0 commit comments