brettpalmberg opened a new issue #18716:
URL: https://github.com/apache/airflow/issues/18716


   ### Apache Airflow version
   
   2.1.4 (latest released)
   
   ### Operating System
   
   All
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   Docker
   
   ### What happened
   
   Environment Variable `_AIRFLOW_WWW_USER_LASTNAME` will not be recognized by 
script /entrypoint.  I think there is a typo in the environment variable here: 
https://github.com/apache/airflow/blob/main/scripts/in_container/prod/entrypoint_prod.sh#L144
 .  i.e. `LASTNME` should be `LASTNAME` as shown in the 
[docs](https://github.com/apache/airflow/blob/main/scripts/in_container/prod/entrypoint_prod.sh#L144)
   
   ### What you expected to happen
   
   Environment Variable `_AIRFLOW_WWW_USER_LASTNAME` should populate the 
`--lastname` field of the command `airflow users create ...`
   
   ### How to reproduce
   
   _No response_
   
   ### Anything else
   
   Thank you
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to