netbookai / spawner

Mulit-Cloud infrastructure orchestrator for kubernetes first development.
https://netbook-2.gitbook.io/netbook-docs/opensource/docs/spawner
GNU General Public License v3.0
56 stars 10 forks source link

upgrade interceptor to v0.1.2 #13

Closed NishanthSpShetty closed 2 years ago

NishanthSpShetty commented 2 years ago

Description

Upgrade the interceptor library to latest version

Type of change

Please delete options that are not relevant.

why

the included logger interceptors logs service name in every log, which is redundant and adds noise to logs. The v0.1.2 remove the service name from the logger.

Checklist:

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

FiReBeNdEr07 commented 2 years ago

Looks good to me.