-
Notifications
You must be signed in to change notification settings - Fork 229
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
Skip cabundle
secrets when Gitrepo does not include GitRepo's .Spec.CABundle
#2904
Comments
cabundes
secrets when Gitrepo does not include GitRepo's .Spec.CABundle
cabundles
secrets when Gitrepo does not include GitRepo's .Spec.CABundle
cabundles
secrets when Gitrepo does not include GitRepo's .Spec.CABundle
cabundle
secrets when Gitrepo does not include GitRepo's .Spec.CABundle
Additional QAProblemEach git job would be created with a SolutionOnly create that secret when a non-empty TestingEngineering TestingManual TestingNone. Automated TestingUpdated integration tests to verify that a CA bundle secret is only created when the QA Testing ConsiderationsThis should be tested following the reproduction steps above. Regressions ConsiderationsN/A |
Verified in
|
Description
On Rancher
2.9.-head
we have introduced automatic cabundle secret creation when any gitrepo is deployed (perhaps after #2831?)In this screenshot we can see how upon creation of 60 gitrepos without any certificate passed, it creates
60
cabundles secrets in2.9.2
while0
in2.9.1
:Request
We should only create this cabundle secret when a certificate is passed
Steps to reproduce
v2.9-3511f1655eaf53f86df3d87b9d4ff6f754d18d80-head
)fleet.yaml
defining adefaultNamespace
and a deployment file withnginx
image: https://github.com/rancher/fleet-test-data/tree/master/qa-test-apps/nginx-appThe expected behavior would be
GitRepo's .Spec.CABundle
field is emptyThe text was updated successfully, but these errors were encountered: