Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

feat!: Reimplement service with go-sdk #351

Merged
merged 17 commits into from
Aug 31, 2022

Conversation

TannerGabriel
Copy link
Member

@TannerGabriel TannerGabriel commented Aug 29, 2022

This PR

  • Removes the distributor
  • Reimplements the service using the go-sdk instead of keptnutils
  • Update go-utils to version v0.18.0
  • Removes the useLocalFileSystem flag and functionality

Note: The TestJobExecutorServiceNoIngress integration test is suppose to fail and will be removed in another PR

Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
cmd/job-executor-service/main.go Outdated Show resolved Hide resolved
pkg/keptn/resource_service.go Show resolved Hide resolved
pkg/keptn/resource_service.go Outdated Show resolved Hide resolved
pkg/keptn/resource_service.go Outdated Show resolved Hide resolved
pkg/keptn/resource_service_test.go Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2022

Test Results

131 tests   118 ✔️  2s ⏱️
  13 suites    13 💤
    1 files        0

Results for commit 0ebf3a9.

♻️ This comment has been updated with latest results.

Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
@TannerGabriel TannerGabriel marked this pull request as ready for review August 30, 2022 08:50
README.md Outdated Show resolved Hide resolved
cmd/job-executor-service-initcontainer/main.go Outdated Show resolved Hide resolved
pkg/eventhandler/eventhandlers_test.go Outdated Show resolved Hide resolved
pkg/file/file_test.go Outdated Show resolved Hide resolved
pkg/k8sutils/job.go Outdated Show resolved Hide resolved
pkg/keptn/resource_service.go Outdated Show resolved Hide resolved
pkg/keptn/resource_service.go Outdated Show resolved Hide resolved
pkg/keptn/resource_service.go Outdated Show resolved Hide resolved
pkg/keptn/resource_service.go Outdated Show resolved Hide resolved
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
@TannerGabriel TannerGabriel changed the title feat: Reimplement service with go-sdk !feat: Reimplement service with go-sdk Aug 30, 2022
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
README.md Outdated Show resolved Hide resolved
pkg/eventhandler/eventhandlers.go Show resolved Hide resolved
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
@TannerGabriel TannerGabriel changed the title !feat: Reimplement service with go-sdk feat!: Reimplement service with go-sdk Aug 30, 2022
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
@github-actions
Copy link
Contributor

The following Docker Images have been built:

  • keptncontrib/job-executor-service:0.2.6-dev-PR-351,keptncontrib/job-executor-service:0.2.6-dev-PR-351.202208310835
  • keptncontrib/job-executor-service-initcontainer:0.2.6-dev-PR-351,keptncontrib/job-executor-service-initcontainer:0.2.6-dev-PR-351.202208310835

Copy link
Member

@Raffy23 Raffy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TannerGabriel TannerGabriel merged commit 91c9409 into main Aug 31, 2022
@TannerGabriel TannerGabriel deleted the chore/remove-use-local-file-system branch August 31, 2022 11:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants