summaryrefslogtreecommitdiff
path: root/releasenotes/notes/kubectl-port-forward-b6e5e8033c9b9ede.yaml
blob: 90cc01b97fff6507d69dba7d77450edd59795e45 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    In some cases (such as when an older version of kubectl is present on the executor,
    or the kubectl on the executor is from OpenShift), streaming logs from Kubernetes or
    OpenShift pods did not work.
    The log streaming system has been corrected to work with a wider range of kubectl
    versions and error logging has been improved.