redhat-developer / kam

GitOps Application Manager: An opinionated CLI that generates the Kubernetes resources for managing your Tekton-based CI manifests, ArgoCD-based CD manifests and Application manifests in Git.
Apache License 2.0
145 stars 83 forks source link

Build root clean up #232

Closed amitkrout closed 3 years ago

amitkrout commented 3 years ago

What type of PR is this? /kind cleanup /kind failing-test

What does this PR do / why we need it: Removing unused docker files created for debugging https://github.com/redhat-developer/kam/pull/229 failure and updating the original build root docker file for fixing error Could not create directory '//.ssh': Permission denied

openshift-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please ask for approval from amitkrout after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[openshift-ci/build-root/OWNERS](https://github.com/redhat-developer/kam/blob/master/openshift-ci/build-root/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
amitkrout commented 3 years ago

No need to wait for CI to complete. Its has been tested in https://github.com/openshift/release/pull/18169. So i am merging it.