-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fbnoroot2 #704
base: main
Are you sure you want to change the base?
Fbnoroot2 #704
Conversation
This reverts commit 526e097.
|
|
|
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.
Very small suggestions, feel free to disregard, overall lgtm!
@@ -6,7 +6,7 @@ data: | |||
[FILTER] | |||
Name modify | |||
Match * | |||
Set fb_configMap_version 0.2.26 | |||
Set fb_configMap_version 0.2.27noroot2a |
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.
just curious as to what the “noroot2a” is? Maybe you explained it to me in the call but I can’t recall
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 increment the version number and add some text to help me track changes as I'm fixing things. In our standard end-of-sprint work, we clean things up. So, just prior to creating our next release, this version number will be change 0.2.27. Basically, the stuff after the version number makes it clear there are changes in-flight and helps differentiate which changes have been made. In this particular case, the "noroot" was to make it clear this was related to running FB as a non-root user and the 2a meant this was something like the 3rd variation I tried.
|
|
|
|
|
No description provided.