-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update to cert-manager 1.4 #57
Comments
Note: I opened GoogleCloudPlatform/marketplace-k8s-app-tools#564 to raise the issue of not being able to create a |
I submitted |
The issues I encountered:
|
Update 29 June: (internal email)
Note that the above-mentioned test cases are defined in smoke-test.yaml. |
Update 6 July: (internal email) our release of
|
Today (13 July), Dinesh reported that the tests are failing. Dinesh now gives us the sha256 of each failing image:
We now know that the testing infrastructure at Google is running I have now re-built and re-submitted and re-created a GitHub release draft for all three images with the
But the fact that they run these three versions sequentially means that the v1alpha1 -> v1beta1 CRD of the Google CAS issuer breaks things as reported in the above error (see this email for more details). I'm not sure how to go about that. I'll ask @jakexks now. |
I just tried I still have no idea how to go around this issue 😞 |
1.1, 1.3 and 1.4 were accepted last night!! |
Still to be done as of 6 July 2021:
v1alpha1
->v1beta1
testrunner
fails with no clear indication of what is failingtestrunner
(29 June 2021)info
field still presentcert-manager v1.4.0 was release on 15 July 2021 and we want to update the jetstack-secure-for-cert-manager app on the Google Cloud Marketplace to be updated within a few days of each release of cert-manager.
Using the Cutting a new release instructions, we shall update the Google Cloud Marketplace app from 1.3.1 to 1.4.0.
Role
have to be added toschema.yaml
. To see what needs to be added toschema.yaml
:# From the cert-manager repo git diff origin/release-1.3..origin/release-1.4 deploy/charts/cert-manager
Role
to be added to both thecainjector
andcontroller
service accounts:ClusterRole
needed:Estimation: 1 hour
The text was updated successfully, but these errors were encountered: