-
Notifications
You must be signed in to change notification settings - Fork 11
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
Node update to 2.1.2 and minimum version set to 2.1.0 #546
Conversation
WalkthroughWalkthroughThis update primarily encompasses version upgrades and configuration changes across multiple files to ensure consistency and compatibility within the system. Modifications include updating dependencies, peer versions, and Helm configuration values. These changes aim to improve the application's stability and performance, reflecting a step towards maintaining up-to-date software components. Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (5)
- ct-app/requirements.txt (1 hunks)
- ct-app/scripts/core_prod_config.yaml (1 hunks)
- ct-app/scripts/core_staging_config.yaml (1 hunks)
- helm/values-prod-blue.yaml (1 hunks)
- helm/values-prod-green.yaml (1 hunks)
Files skipped from review due to trivial changes (5)
- ct-app/requirements.txt
- ct-app/scripts/core_prod_config.yaml
- ct-app/scripts/core_staging_config.yaml
- helm/values-prod-blue.yaml
- helm/values-prod-green.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- helm/values-prod.yaml (2 hunks)
- helm/values-staging.yaml (1 hunks)
Additional comments not posted (3)
helm/values-prod.yaml (2)
2-2
: LGTM! Blue nodes disabled.The change aligns with the PR objectives.
13-13
: LGTM! ctdapp core tag updated.The change aligns with the PR objectives.
helm/values-staging.yaml (1)
4-4
: LGTM! Green nodes disabled.The change aligns with the PR objectives.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- helm/values-prod.yaml (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- helm/values-prod.yaml
2.1.2
2.1.0
Before merging, the tag
v3.0.4
should be attached (in the GCP Artifact Registry) to the last commit of this PR.Summary by CodeRabbit
New Features
ctdapp
core tag tov3.0.4
for improved performance and stability.blue-nodes
from enabled to disabled in the production configuration.minVersion
forpeer
configurations to2.1.0
.Chores
hoprd-sdk-python
version2.1.2
.2.1.0
to2.1.2
for consistency.