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

Fuji api #1986

Merged
merged 22 commits into from
Jul 29, 2024
Merged

Fuji api #1986

merged 22 commits into from
Jul 29, 2024

Conversation

arturrez
Copy link
Contributor

@arturrez arturrez commented Jun 20, 2024

ref: #1942

STATUS FOR CLUSTER: p0
======================

+---------------------+------------------------------------------+----------------+---------+-----------+---------------+------------------+-----------+
|      CLOUD ID       |                 NODE ID                  |       IP       | NETWORK |   ROLE    | AVAGO VERSION | PRIMARY NETWORK  |  HEALTHY  |
+---------------------+------------------------------------------+----------------+---------+-----------+---------------+------------------+-----------+
| i-0895050811460aac3 | NodeID-6fLEB9XMLa2CpBAjwHjL2CxKJEKdxiWi8 | -----------    | Fuji    | Validator | v1.11.8       | NOT_BOOTSTRAPPED | UNHEALTHY |
+---------------------+------------------------------------------+----------------+---------+-----------+---------------+------------------+-----------+
| i-09413f21fb5e58ab4 | NodeID-NH9KktuiJgfVYAqYRDNCJuNHxNU5u8gHY | -----------    | Fuji    | Validator | v1.11.8       | NOT_BOOTSTRAPPED | UNHEALTHY |
+---------------------+------------------------------------------+----------------+---------+-----------+---------------+------------------+-----------+
| i-0eea86f62df05f0ae | NodeID-56tASNv7or8yW4PWciwAqEME72mbBibpM | -----------    | Fuji    | API       | v1.11.8       | NOT_BOOTSTRAPPED | UNHEALTHY |
+---------------------+------------------------------------------+----------------+---------+-----------+---------------+------------------+-----------+
| i-0fc4d68effb04bf5f | NodeID-6qNtauyag8vGRDdQY7Fz6shVvB17CDUUP | -----------    | Fuji    | API       | v1.11.8       | NOT_BOOTSTRAPPED | UNHEALTHY |
+---------------------+------------------------------------------+----------------+---------+-----------+---------------+------------------+-----------+
| i-0c05fe6041f4bcf89 |                                          | -----------    | Fuji    | Monitor   |               |                  |           |
+---------------------+------------------------------------------+----------------+---------+-----------+---------------+------------------+-----------+

@arturrez arturrez mentioned this pull request Jun 20, 2024
Copy link
Collaborator

@felipemadero felipemadero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing is changed in node conf for fuji API role. expected some avalanchego config
settings to be changed: http host key at least, and probably pchain only sync . most probably there were no check that the API node rpcs are publicly available

@arturrez
Copy link
Contributor Author

arturrez commented Jul 3, 2024

added --public-api flag

arturrez added 8 commits July 3, 2024 11:23
# Conflicts:
#	cmd/teleportercmd/bridgecmd/deploy.go
#	cmd/teleportercmd/deploy.go
#	cmd/teleportercmd/msg.go
#	cmd/teleportercmd/relayercmd/addSubnetToService.go
#	cmd/teleportercmd/relayercmd/start.go
#	cmd/teleportercmd/relayercmd/stop.go
Copy link
Collaborator

@felipemadero felipemadero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after this, happily approving

arturrez added 2 commits July 29, 2024 12:14
# Conflicts:
#	cmd/nodecmd/create.go
#	pkg/constants/constants.go
#	pkg/ssh/ssh.go
@arturrez arturrez merged commit c391d07 into main Jul 29, 2024
29 of 33 checks passed
@michaelkaplan13 michaelkaplan13 deleted the fuji-api branch September 25, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants