MarcinZablocki / oci-cn-auth

Oracle Cloud Infrastructure cluster network authentication tool
Universal Permissive License v1.0
1 stars 3 forks source link

Rkisnah/bugfixes #5

Open sirhomersimpson opened 2 years ago

sirhomersimpson commented 2 years ago
  1. Add version in Makefile to be visible on serial console Change done in Makefile (and a script) and oci-cn-auth spits it out to /dev/console

  2. Fixed some PEP8 warnings on files (spacing mostly)

  3. Added a check in oci-cn-auth to refuse to run unless it has sudo privileges

  4. Removed redundant if name = "main" in oci-cn-auth