Skip to content

Conversation

harshavardhana
Copy link
Member

@harshavardhana harshavardhana commented Jun 4, 2021

  • enhance logging throughout the codebase
  • all packages at pkg/ should never log
    or perform log.Fatal() instead packages
    should return errors through functions.
  • simplified various user, group mapping
    and removed redundant functions.
  • deprecate older flags like --tls-certificate
    --tls-key and --tls-ca as we do not use
    them anymore, keep them for backward compatibility
    for some time.

- enhance logging throughout the codebase
- all packages at pkg/ should never log
  or perform log.Fatal() instead packages
  should return errors through functions.
- simplified various user, group mapping
  and removed redundant functions.
- deprecate older flags like --tls-certificate
  --tls-key and --tls-ca as we do not use
  them anymore, keep them for backward compatibility
  for some time.
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
@harshavardhana harshavardhana merged commit 07fbb8b into minio:master Jun 4, 2021
@harshavardhana harshavardhana deleted the move-to branch June 4, 2021 18:35
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.

4 participants