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

feat: keptn-gateway service init #3654

Merged
merged 23 commits into from
Aug 13, 2024

Conversation

asamonik
Copy link
Contributor

@asamonik asamonik commented Aug 6, 2024

Description

Adds a Keptn Rest Api Service

Fixes #3595

@asamonik asamonik requested a review from a team as a code owner August 6, 2024 07:31
@asamonik asamonik marked this pull request as draft August 6, 2024 07:31
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.67%. Comparing base (504f4af) to head (99ba12a).

Additional details and impacted files
@@                Coverage Diff                @@
##           keptn-gateway    #3654      +/-   ##
=================================================
- Coverage          74.69%   74.67%   -0.02%     
=================================================
  Files                225      225              
  Lines              10131    10131              
=================================================
- Hits                7567     7565       -2     
- Misses              2195     2196       +1     
- Partials             369      370       +1     

see 1 file with indirect coverage changes

Flag Coverage Δ
certificate-operator 47.20% <ø> (ø)
component-tests 80.81% <ø> (+22.04%) ⬆️
lifecycle-operator 76.22% <ø> (ø)
metrics-operator 76.17% <ø> (ø)
scheduler 34.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

asamonik and others added 10 commits August 7, 2024 11:32
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
check-spelling run (pull_request_target) for feat/rest-api-init

Signed-off-by: check-spelling-bot <[email protected]>
on-behalf-of: @check-spelling <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
@asamonik asamonik changed the base branch from main to keptn-gateway August 7, 2024 11:33
.github/workflows/CI.yaml Outdated Show resolved Hide resolved
rest-api/.gitignore Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
keptn-gateway/.gitignore Outdated Show resolved Hide resolved
keptn-gateway/Dockerfile Outdated Show resolved Hide resolved
keptn-gateway/Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
@thisthat thisthat changed the title feat: restApi Service init feat: Keptn Gateway Service init Aug 9, 2024
@asamonik asamonik changed the title feat: Keptn Gateway Service init feat: keptn-gateway service init Aug 9, 2024
.github/workflows/release.yml Outdated Show resolved Hide resolved
keptn-gateway/.gitignore Outdated Show resolved Hide resolved
keptn-gateway/main.go Outdated Show resolved Hide resolved
keptn-gateway/main.go Outdated Show resolved Hide resolved
keptn-gateway/main.go Outdated Show resolved Hide resolved
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Signed-off-by: asamonik <[email protected]>
Copy link

sonarcloud bot commented Aug 13, 2024

@thisthat thisthat merged commit 91a12dd into keptn:keptn-gateway Aug 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boilerplate setup
3 participants