This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 244
feat: Resource service endpoint handler implementation(#6346) #6461
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
* initial version of main.go Signed-off-by: odubajDT <[email protected]> * first working version Signed-off-by: odubajDT <[email protected]> * deploy service configuration-service Signed-off-by: odubajDT <[email protected]> * disable liveness and readiness probe Signed-off-by: odubajDT <[email protected]> * API documentation working Signed-off-by: odubajDT <[email protected]> * update go.mod and go.sum Signed-off-by: odubajDT <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
… into feat/resource-service-endpoints
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
bacherfl
changed the title
Feat/resource service endpoints
feat: Resource service endpoint handler implementation
Jan 3, 2022
bacherfl
changed the title
feat: Resource service endpoint handler implementation
feat: Resource service endpoint handler implementation(#6346)
Jan 3, 2022
Signed-off-by: Florian Bacher <[email protected]>
bacherfl
force-pushed
the
feat/resource-service-endpoints
branch
from
January 3, 2022 09:43
8e7b85c
to
6034842
Compare
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #6461 +/- ##
==========================================
- Coverage 57.74% 56.68% -1.07%
==========================================
Files 464 359 -105
Lines 26473 24257 -2216
Branches 1810 1167 -643
==========================================
- Hits 15286 13749 -1537
+ Misses 10161 9483 -678
+ Partials 1026 1025 -1
|
Signed-off-by: Florian Bacher <[email protected]>
# Conflicts: # resource-service/go.mod # resource-service/go.sum
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
# Conflicts: # resource-service/common/credentials.go # resource-service/common/credentials_test.go # resource-service/common/fake/git_mock.go # resource-service/common/git.go # resource-service/errors/errors.go # resource-service/go.mod # resource-service/go.sum
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
bacherfl
requested review from
christian-kreuzberger-dtx,
mowies and
a team
as code owners
January 4, 2022 13:34
* initial version of main.go Signed-off-by: odubajDT <[email protected]> * first working version Signed-off-by: odubajDT <[email protected]> * deploy service configuration-service Signed-off-by: odubajDT <[email protected]> * disable liveness and readiness probe Signed-off-by: odubajDT <[email protected]> * API documentation working Signed-off-by: odubajDT <[email protected]> * update go.mod and go.sum Signed-off-by: odubajDT <[email protected]> Signed-off-by: Florian Bacher <[email protected]>
bacherfl
force-pushed
the
feat/resource-service-endpoints
branch
from
January 4, 2022 13:52
0396421
to
d6af1c3
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
RealAnna
approved these changes
Jan 4, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.