added environment variable to set admin password manually via password.env, modified controller.go for this use case
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.
Closes #267
Merge request reports
Activity
added componentnucleus goSDN labels
requested review from @istnescha and @istmabauc
assigned to @istkarenk
We want to change this in the near future but currently we still use the
develop
branch to merge our features into. Could you change this MR frommaster
todevelop
? You will most likely have to push the current develop into your branch again.And something is wrong with the indent size or indent style. We do have a .editorconfig file which should take care of this (hopefully). From your edit in the .gitignore I assume you're using JetBrains? So take a look at: https://www.jetbrains.com/help/idea/editorconfig.html
added 1 commit
- ec81b989 - changed password deployment from environment variable
added 6 commits
-
ec81b989...9ee24082 - 4 commits from branch
develop
- 59573f3d - Merge branch 'develop' into 267-set-sdn-admin-acccount-credentials-via-environment-variables
- b7c3be64 - linting of controller.go
-
ec81b989...9ee24082 - 4 commits from branch
enabled an automatic merge when the pipeline for 258520c4 succeeds
mentioned in commit d1ba2e60