Skip to content
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

Rename Boots to Smee #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moadqassem
Copy link
Member

Description

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

Signed-off-by: Moath Qasim <[email protected]>
@@ -100,8 +100,8 @@ func parsedEnvVars() []corev1.EnvVar {
Value: "http://10.10.15.153",
},
{
Name: "BOOTS_OSIE_PATH_OVERRIDE",
// TODO: pass the BOOTS_OSIE_PATH_OVERRIDE as a command line
Name: "SMEE_OSIE_PATH_OVERRIDE",
Copy link
Member

Choose a reason for hiding this comment

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

This env doesnt exist in Smee. the equivalent is -osie-url / SMEE_OSIE_URL.

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.

3 participants