Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erigon: can use more than one NodePort #192

Open
cjorge-graphops opened this issue Nov 22, 2023 · 0 comments
Open

erigon: can use more than one NodePort #192

cjorge-graphops opened this issue Nov 22, 2023 · 0 comments
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p3 Low priority size:small Small type:bug Something isn't working

Comments

@cjorge-graphops
Copy link
Contributor

It seems erigon enables multiple protocol versions simultaneously: i.e. ver 68 and 67, by default, currently, but it's configurable. It allows to configure a list of ports, instead of just the one, to match the list of protocol versions. Our chart currently enables protocol versions 68 and 67, but sets only one port, leading to the result of us having a NodePort only for one of the enabled protocol versions.

We need to support this adequately in both the chart and namespaces defaults

@cjorge-graphops cjorge-graphops added type:bug Something isn't working size:small Small p2 Medium priority meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Nov 22, 2023
@cjorge-graphops cjorge-graphops self-assigned this Nov 22, 2023
@cjorge-graphops cjorge-graphops changed the title erigon: can use more than one NodePort Erigon: can use more than one NodePort Nov 22, 2023
@cjorge-graphops cjorge-graphops changed the title Erigon: can use more than one NodePort erigon: can use more than one NodePort Nov 22, 2023
@cjorge-graphops cjorge-graphops removed their assignment Jun 11, 2024
@cjorge-graphops cjorge-graphops added p3 Low priority and removed p2 Medium priority labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p3 Low priority size:small Small type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant