Nick Salfos

Results 5 issues of Nick Salfos

### Version redhat-actions/[email protected] ### Describe the bug `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: redhat-actions/openshift-tools-installer, redhat-actions/oc-login ` ###...

bug

### Version redhat-actions/[email protected] ### Describe the bug `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: redhat-actions/openshift-tools-installer, redhat-actions/oc-login ` ###...

bug

Downloaded CLI and when trying to tap into one of my namespaces, i'm getting this error from docker. ``` 2023-01-05T12:59:49Z ERR tapRunner.go:404 > Watching events. event=kubeshark-hub.17376b240c74e222 kind=Pod name=kubeshark-hub note="Failed to...

invalid

### Description Updating runtime to node20. ### Related Issue(s) https://github.com/redhat-actions/openshift-tools-installer/issues/103 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ ### Checklist - [ ] This PR includes a documentation change - [x] This PR does not need a...

### Is your feature request related to a problem? Please describe. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ ### Describe the solution you'd like update runtime for the action from node16 to node20

enhancement