Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue with oc process command and Added KIP_IMAGE parameter to configmap.yaml #173

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

Sachin-Itagi
Copy link
Contributor

Related Issue: https://issues.redhat.com/browse/CRW-5768

The commit modifies the apiVersion to fix the issue with the oc process command.
Also Added the KIP_IMAGE parameter that is missing in the configmap.yaml file.

Copy link

Click here to review and test in web IDE: Contribute

Copy link
Collaborator

@ibuziuk ibuziuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dkwon17 could you please take a look

@dkwon17
Copy link
Collaborator

dkwon17 commented Feb 22, 2024

Thank you @Sachin-Itagi I believe we can merge after a new line is added at the end of deploy/openshift/configmap.yaml

Copy link

Click here to review and test in web IDE: Contribute

@Sachin-Itagi
Copy link
Contributor Author

@dkwon17 @ibuziuk Added a new line to configmap.yaml. Can you please check? Thanks.

@@ -48,3 +49,6 @@ parameters:
value: ""
- name: AFFINITY
value: "{}"
- name: KIP_IMAGE
value: quay.io/eclipse/kubernetes-image-puller:next

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sachin-Itagi this extra line should be removed for template sanity e.g. there should be no red marks on the PR files

Copy link

Click here to review and test in web IDE: Contribute

Copy link

Click here to review and test in web IDE: Contribute

@ibuziuk ibuziuk merged commit 571fa2a into che-incubator:main Feb 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants