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

Update docs for supporting KAM working without a security manager #182

Closed keithchong closed 3 years ago

keithchong commented 3 years ago

Signed-off-by: Keith Chong kykchong@redhat.com

What type of PR is this?

/kind documentation

What does this PR do / why we need it: See https://github.com/redhat-developer/kam/pull/181

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

See https://github.com/redhat-developer/kam/pull/181

How to test changes / Special notes to the reviewer: N/A

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 assign bigkevmcd after the PR has been reviewed. You can assign the PR to them by writing /assign @bigkevmcd in a comment when ready.

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

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

Hi @wtam2018, ok, will add these changes to the other PR, along with the updates from the review comments.

keithchong commented 3 years ago

Closing this. The changes have been included in https://github.com/redhat-developer/kam/pull/185