Files
kubernetes/hack
Kubernetes Submit Queue 0b469f4cb5 Merge pull request #45230 from dims/single-ca-cert
Automatic merge from submit-queue (batch tested with PRs 45239, 45230)

Create a single CA for both client and server certs

**What this PR does / why we need it**:
The following test:
"Certificates API [It] should support building a client with a CSR"

fails with local-up-cluster, but works in the existing CI jobs. This
is because the other CI jobs use a single CA cert while local-up-cluster
can use 2 different sets of CA(s). We need a way to mimic the other
CI jobs (or alternatively change everything to have separate CA's). Just
updating local-up-cluster with a flag seems to be the easy route.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-05-02 14:11:53 -07:00
..
2017-03-25 12:16:50 -07:00
2017-02-10 17:00:28 -08:00
2017-02-01 15:18:32 -05:00
2017-04-28 18:51:34 +00:00
2017-05-01 16:43:50 -07:00
2017-04-27 15:01:34 -07:00
2017-03-27 09:56:26 -04:00
2017-03-27 09:44:10 -04:00
2017-04-27 15:01:34 -07:00
2016-12-06 13:45:10 -05:00
2017-05-01 16:43:50 -07:00
2016-12-14 06:03:00 -08:00