Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Update cert manager crds #582

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Conversation

mikenairn
Copy link
Member

@mikenairn mikenairn commented Sep 20, 2023

Remove cached helm charts during cleanup
Removes all cached helm chart directories from config during cleanup (make clean or make local-cleanup).
There is a bug in kustomize where the helm chart cached locally is never updated when the version of the chart in the kustomization is changed. This could potentially lead to different versions being used locally in development and running the quick start.

Update cached crd versions (v1.7.1 -> 1.12.2)
Update the cached cert-manager crds to the correct version (1.12.2) and updated integration tests to use this version of the crds.
Adds a basic script that can be used to download the desired crds (config/cert-manager/update-crds.sh).

Removes all cached helm chart directories from config during cleanup
(make clean or make local-cleanup).  There is a bug in kustomize where
the helm chart chached locally is never updated when the version of the
chart in the kustomization is changed. This could potentially lead to
different versions being used locally in development and running the
quick start.
Update the cached cert-manager crds to the correct version (1.12.2) and
updated integration tests to use this version of the crds.  Adds a basic
script that can be used to download the desired crds
(config/cert-manager/update-crds.sh).
@mikenairn mikenairn temporarily deployed to e2e-internal September 20, 2023 09:52 — with GitHub Actions Inactive
Remove crd/v1.12.2 and update script
Update crds (v1.12.2)
@mikenairn mikenairn temporarily deployed to e2e-internal September 20, 2023 10:14 — with GitHub Actions Inactive
@mikenairn mikenairn mentioned this pull request Sep 20, 2023
@jasonmadigan
Copy link
Member

/lgtm

given its surface area doesn't actually impact the component, I think this could get passed the freeze - @maleck13 wdyt?

@maleck13
Copy link
Contributor

/lgtm

@maleck13 maleck13 added this pull request to the merge queue Sep 25, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maleck13, mikenairn

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Merged via the queue into Kuadrant:main with commit 551c05a Sep 25, 2023
9 checks passed
@mikenairn mikenairn deleted the update_cert-manager_crds branch September 25, 2023 09:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants