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

refactor: Use provider.fullname name as prefix instead of suffix #1

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

HailD
Copy link
Contributor

@HailD HailD commented Oct 17, 2024

This PR sets provider.fullname as a prefix rather than suffix on chain-specific resources. This results in better readability when listing resources.

Suffix

arbitrum-mainnet-provider-testnet-768b87f799-xdfrn
axelar-mainnet-provider-testnet-869dc44f47-zxkzj  
axelar-testnet-provider-testnet-6c4bcd5f8b-nr4mv  
celo-mainnet-provider-testnet-775864fdb7-9bngg    
cosmoshub-mainnet-provider-testnet-d9df8d989-gdljv
ethereum-mainnet-provider-testnet-69c87cdd88-8gqgz

Prefix

provider-testnet-arbitrum-mainnet-768b87f799-xdfrn
provider-testnet-axelar-mainnet-869dc44f47-zxkzj  
provider-testnet-axelar-testnet-6c4bcd5f8b-nr4mv  
provider-testnet-celo-mainnet-775864fdb7-9bngg    
provider-testnet-cosmoshub-mainnet-d9df8d989-gdljv
provider-testnet-ethereum-mainnet-69c87cdd88-8gqgz

@HailD HailD changed the title Use release name as prefix instead of suffix Use provider.fullname name as prefix instead of suffix Oct 17, 2024
@HailD HailD changed the title Use provider.fullname name as prefix instead of suffix refactor: Use provider.fullname name as prefix instead of suffix Oct 17, 2024
@amitza amitza merged commit db41f2b into lavanet:main Oct 18, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants