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

Updated docs for 4.7 #190

Closed reginapizza closed 3 years ago

reginapizza commented 3 years ago

What type of PR is this?

/kind documentation

What does this PR do / why we need it:

Updates docs for 4.7 clusters. Some previous images/instructions were out of date.

Done:

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

No issue in kam repo for this but tracked in Jira as GITOPS 545

chetan-rns commented 3 years ago

/retest

chetan-rns commented 3 years ago

@reginapizza Docs are out of date. Could you please run make cmd-docs?

amitkrout commented 3 years ago

@reginapizza Docs are out of date. Could you please run make cmd-docs?

+ make cmd-docs
go run tools/cmd-docs/main.go
++ git status -s
+ [[ ! -z  M docs/commands/kam_build.md ]]
+ echo 'command-documentation is out of date (run make cmd-docs).'
command-documentation is out of date (run make cmd-docs).
+ exit 1 

Test log - https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/redhat-developer_kam/190/pull-ci-redhat-developer-kam-master-unit/1369148118699872256#1:build-log.txt%3A289

wtam2018 commented 3 years ago

/lgtm

wtam2018 commented 3 years ago

/approve

openshift-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chetan-rns, wtam2018

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/redhat-developer/kam/blob/master/OWNERS)~~ [chetan-rns,wtam2018] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment