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

feat: upgrade the registery base image to v1.26.2 (#800) #812

Merged
merged 1 commit into from
Dec 8, 2022
Merged

feat: upgrade the registery base image to v1.26.2 (#800) #812

merged 1 commit into from
Dec 8, 2022

Conversation

iam-veeramalla
Copy link
Collaborator

Signed-off-by: iam-veeramalla abhishek.veeramalla@gmail.com

What type of PR is this?

/kind enhancement

What does this PR do / why we need it:
Fixes #800

Have you updated the necessary documentation?
NA

Which issue(s) this PR fixes:
Fixes #800

How to test changes / Special notes to the reviewer:

  1. Deploy a local Kubernetes cluster with version v1.25.z
  2. Add OLM plugin or install OLM (steps vary from distribution to distributions)
    • If you are on minikube, you can install OLM using the minikube addon.
  3. Try installing the v0.4.0 of argocd-operator , it should fail with the error mentioned in Incompatible with OLM 0.22.0? #800
  4. Replace registry image mentioned below in the catalogsource and verify that operator is running.

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>
@iam-veeramalla iam-veeramalla changed the title feat: upgrade the registery base image to v1.26.2 feat: upgrade the registery base image to v1.26.2 (#800) Nov 25, 2022
Copy link
Collaborator

@jaideepr97 jaideepr97 left a comment

Choose a reason for hiding this comment

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

LGTM

@iam-veeramalla iam-veeramalla merged commit 4228cfd into argoproj-labs:master Dec 8, 2022
iam-veeramalla added a commit that referenced this pull request Dec 8, 2022
* chore: add sample catalogsource (#813)

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

* feat: upgrade the registery base image to v1.26.2 (#812)

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

* feat: Remove Argo CD as a base Image from the Export Dockerfile (#781)

* fix: Remove Argo CD as a base Image from the Export Dockerfile

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

* fix: address review comments

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

* fix: address review comments

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

* feat: bump argo-cd version to v2.5.4

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>
@iam-veeramalla iam-veeramalla added this to the 0.5.0 milestone Dec 8, 2022
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.

Incompatible with OLM 0.22.0?
2 participants