Closed dantonbertuol closed 3 months ago
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla
Please update the README - see the CI run failure: https://github.com/trinodb/charts/actions/runs/10386833434/job/28759113778?pr=204
Also, squash the commits into a single one. I can merge this as soon as the CLA clears out.
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla
Please update the README - see the CI run failure: https://github.com/trinodb/charts/actions/runs/10386833434/job/28759113778?pr=204
Also, squash the commits into a single one. I can merge this as soon as the CLA clears out.
I changed it as per your request.
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla
@nineinchnick This error is a little strange, don't you think? https://github.com/trinodb/charts/actions/runs/10387904546/job/28762488147?pr=204
I copied those two lines into a text editor and only then noticed that there are two spaces missing at the end of the line. This is needed by markdown to correctly wrap the following lines into the bullet point.
I should have mentioned this earlier - you shouldn't edit the file manually, but use helm-docs to generate it automatically. There's a pre-commit hook that you could install to have this done automatically when you commit any other changes.
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla
I copied those two lines into a text editor and only then noticed that there are two spaces missing at the end of the line. This is needed by markdown to correctly wrap the following lines into the bullet point.
I should have mentioned this earlier - you shouldn't edit the file manually, but use helm-docs to generate it automatically. There's a pre-commit hook that you could install to have this done automatically when you commit any other changes.
Ah, thanks for the information, I adjusted the readme again.
Hi @nineinchnick!
My CLA has been completed.
@cla-bot check
The cla-bot has been summoned, and re-checked this pull request!
Hello.
This PR is to be able to customize the NodePort in the Trino service.
I adjusted it due to the issue https://github.com/trinodb/charts/issues/203.