DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

feat(api-path): remove root-path from non-app routes #113

Closed ChrisRousey closed 1 year ago

ChrisRousey commented 1 year ago

This PR is to remove our versioned path prefix from non-application resources that are not managed by us (/health, /metrics, etc.)

ChrisRousey commented 1 year ago

@flippingbits @HknLof By settings the non-application path, our root-path is ignored for these resources (this also includes things like /q/dev). I set the base non-application-root-path to /q, as thisis the quarkus standard. We could change this to something we find more fitting. Any suggestions?

sonarcloud[bot] commented 1 year 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