Skip to content

Harmonized usage of install dir parameter for m8prcsvr and m8refsvr#8

Merged
laplaque merged 2 commits intomasterfrom
Fix_Install_Dir_Consistency
May 8, 2025
Merged

Harmonized usage of install dir parameter for m8prcsvr and m8refsvr#8
laplaque merged 2 commits intomasterfrom
Fix_Install_Dir_Consistency

Conversation

@laplaque
Copy link
Copy Markdown
Owner

@laplaque laplaque commented May 8, 2025

Description

This PR adds the -d/--directory parameter to all plugin installation scripts to allow specifying a custom installation directory. Previously, only some plugins supported this parameter, while others had hardcoded installation paths.

Changes include:

  • Updated m8refsvr/install-instana-m8refsvr-plugin.sh to support the -d parameter
  • Updated m8prcsvr/install-instana-m8prcsvr-plugin.sh to support the -d parameter
  • Updated documentation in all affected README files:
    • m8refsvr/README.md
    • m8prcsvr/README.md
    • main README.md

Now all plugins consistently support the same command-line parameters for installation, making the user experience more predictable and allowing for more flexible deployments.

Checklist before requesting a review

  • I have performed a self-review of my code
  • If this is a merge to master, I will create a version tag (v*..)
  • The version tag will be higher than the previous version

Tag Information

Planned tag: v0.0.11

@laplaque laplaque self-assigned this May 8, 2025
@laplaque laplaque merged commit f35f222 into master May 8, 2025
1 check failed
@laplaque laplaque deleted the Fix_Install_Dir_Consistency branch May 8, 2025 21:16
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.

1 participant