Skip to content

Update preinstall script to update agent config from V2 to V3#999

Merged
dhurley merged 11 commits intov3from
upgrade-from-v2-to-v3
Mar 19, 2025
Merged

Update preinstall script to update agent config from V2 to V3#999
dhurley merged 11 commits intov3from
upgrade-from-v2-to-v3

Conversation

@dhurley
Copy link
Collaborator

@dhurley dhurley commented Feb 25, 2025

Proposed changes

  • Update preinstall script to update agent config from V2 to V3
  • Add an upgrade script to convert V2 config files to V3 config files

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@dhurley dhurley self-assigned this Feb 25, 2025
@dhurley dhurley marked this pull request as ready for review February 27, 2025 16:41
@dhurley dhurley requested a review from a team as a code owner February 27, 2025 16:41
@oCHRISo oCHRISo added the v3.x Issues and Pull Requests related to the major version v3 label Mar 6, 2025
################################

LOG_LEVEL=""
INSTANCE_GROUP=""
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
INSTANCE_GROUP=""
CONFIG_SYNC_GROUP=""

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed those as they aren't used anymore

@dhurley dhurley merged commit 7bc297c into v3 Mar 19, 2025
20 checks passed
@dhurley dhurley deleted the upgrade-from-v2-to-v3 branch March 19, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3.x Issues and Pull Requests related to the major version v3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants