This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
[cetic/nifi] Deprecated script to install Node for OIDC testing. #328
Labels
bug
Something isn't working
Describe the bug
The script used to install node.js is deprecated.
test-oidc.yml line 24
curl -sL https://deb.nodesource.com/setup_16.x -o nodesource_setup.sh
Version of Helm, Kubernetes and the Nifi chart:
Latest for all, Cetic NiFi 1.2 release.
What happened:
![image](https://private-user-images.githubusercontent.com/16652129/297770792-2a74a391-6fec-4fc9-af43-988db38d5035.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTAxMDUsIm5iZiI6MTczOTEwOTgwNSwicGF0aCI6Ii8xNjY1MjEyOS8yOTc3NzA3OTItMmE3NGEzOTEtNmZlYy00ZmM5LWFmNDMtOTg4ZGIzOGQ1MDM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE0MDMyNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJjZjcxMTFiMzBkYjI1NjBlMjI0YjYzZTU1OWYxOTZhZjc5NDBiMDliZTZhYmE5ZjE2NzE0ODAwN2EzM2NlMjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gdUW1EHzoaUKsphRWQBBCz3_C5tCvHYlfUIJvxYGK70)
Upon installing the helm chart, the repo could not be found 3 days ago. Now when testing locally to install that version, I get the following:
How to reproduce it (as minimally and precisely as possible):
Run
curl -sL https://deb.nodesource.com/setup_16.x -o nodesource_setup.sh
locally.The text was updated successfully, but these errors were encountered: