-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add /opt/stackdriver/stack-config for backward compatibility. #52
base: stackdriver-agent-5.5.2
Are you sure you want to change the base?
Add /opt/stackdriver/stack-config for backward compatibility. #52
Conversation
@@ -365,6 +367,9 @@ fi | |||
%{_initddir}/stackdriver-agent | |||
%config(noreplace) /etc/sysconfig/stackdriver | |||
|
|||
# Backward compatibility. |
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.
Can you add instructions here and in stack-config about when the stack-config file and these two lines can be deleted (if ever)? Thanks.
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.
It may also be worthwhile to add comments in the other files for the stack-config lines.
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.
I don't believe it can ever be removed, unless we want to break the old installation commands (using stack-config --write-gcm
, which are embedded in lots of systems at this point). But it's empty, so what's the harm?
Ping @rbuskens @qingling128 . |
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.
LGTM
@igorpeshansky do we need to resolve this PR? |
See https://repo.stackdriver.com/stack-install.sh