Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPTS 0.7.2 #13

Merged
merged 6 commits into from
Jan 12, 2022
Merged

GPTS 0.7.2 #13

merged 6 commits into from
Jan 12, 2022

Conversation

Icikowski
Copy link
Owner

  • Updated chart definition
    • Added startup probe
    • Changed default values of failureThreshold and periodSeconds of all probes
    • Added overrides section to allow overriding name, fullname, image repository, image name & image tag
    • Added reference for GPTS' documentation for charts' values
    • Added metadata to Chart.yaml
  • Added support for configurable configuration endpoint's address
  • Upgraded project's dependencies
  • Changed default handler's response structure
    • Headers' values are now returned as single comma-separated string instead of list
    • Added query values logging
  • Updated OpenAPI specification
  • Updated documentation

- Added startup probe
- Changed default values of `failureThreshold` and `periodSeconds`
  of all probes
- Added `overrides` section to override name, fullname, image
  repository, image name & image tag
- Added reference for GPTS' documentation for charts' values
- Added metadata to `Chart.yaml`
- Headers' values are now returned as single comma-separated string
  instead of list
- Added query values logging
@codecov-commenter
Copy link

Codecov Report

Merging #13 (397e4ec) into master (ce960c0) will decrease coverage by 0.53%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   99.16%   98.63%   -0.54%     
==========================================
  Files           9        9              
  Lines         358      365       +7     
==========================================
+ Hits          355      360       +5     
- Misses          2        3       +1     
- Partials        1        2       +1     
Impacted Files Coverage Δ
application/common/env.go 100.00% <ø> (ø)
application/service/handlers.go 98.18% <77.77%> (-1.82%) ⬇️
application/service/builder.go 97.24% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71828bc...397e4ec. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jan 12, 2022

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

90.0% 90.0% Coverage
0.0% 0.0% Duplication

@Icikowski Icikowski merged commit 0ccf11f into master Jan 12, 2022
@Icikowski Icikowski deleted the dev-0.7.2 branch January 12, 2022 22:51
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.

2 participants