Closed khrm closed 2 months ago
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 0.0% |
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 0.0% |
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 0.0% |
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 0.0% |
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 0.0% |
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 0.0% |
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: vdemeester
The full list of commands accepted by this bot can be found here.
The pull request process is described here
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 0.0% |
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 38.9% |
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 38.9% |
/test pull-tekton-results-unit-tests
/test pull-tekton-results-unit-tests
/test pull-tekton-results-unit-tests
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 38.9% |
Checking for flakiness by retesting again. 3 previous runs passed. /test pull-tekton-results-unit-tests
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 38.9% |
I have addressed all review comments @enarha
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
cmd/retention-policy-agent/main.go | Do not exist | 0.0% | |
pkg/apis/config/retention.go | Do not exist | 10.5% | |
pkg/retention/config.go | Do not exist | 0.0% | |
pkg/retention/job.go | Do not exist | 38.9% |
/lgtm
Add Result Retention Policy Agent which removes older Result and their associated records. Retention Policy is based on the configmap config-results-retention-policy.yaml
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you review them:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes