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

Use rhel8/httpd-24 image to serve kam #292

Closed chetan-rns closed 2 years ago

chetan-rns commented 2 years ago

What type of PR is this?

/kind cleanup

What does this PR do / why we need it: Update the base image from rhscl/httpd-24-rhel7 to rhel8-httpd-24

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

Fixes #290

How to test changes / Special notes to the reviewer:

  1. Build an image for KAM with the updated image
  2. KAM container should serve the kam binaries
openshift-ci[bot] commented 2 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 chetan-rns 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: - **[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