Update Knative Serving/Eventing/Build GCS bucket#26
Update Knative Serving/Eventing/Build GCS bucket#26google-prow-robot merged 2 commits intoknative:masterfrom adrcunha:separate-releases
Conversation
adrcunha
commented
Jul 23, 2018
- Knative Serving release was moved to its own directory in Release Knative Serving YAML into its own subdirectory in GCS serving#1654.
- Knative Build release was moved to its own directory in Release Knative Build YAML into its own subdirectory in GCS build#279.
- Knative Eventing release was moved to its own directory in Release Knative Eventing YAMLs into their own subdirectory in GCS eventing#265.
* Knative Serving release was moved to its own directory in knative/serving#1654. * Knative Build release was moved to its own directory in knative/build#279. * Knative Eventing release was moved to its own directory in knative/eventing#265.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adrcunha The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold This must be merged and a new prow-tests image built once the aforementioned PRs are merged and new releases are cut. |
|
/lgtm |
|
/lgtm |
| readonly KNATIVE_ISTIO_YAML=https://storage.googleapis.com/knative-releases/serving/latest/istio.yaml | ||
| readonly KNATIVE_SERVING_RELEASE=https://storage.googleapis.com/knative-releases/serving/latest/release.yaml | ||
| readonly KNATIVE_BUILD_RELEASE=https://storage.googleapis.com/build-crd/latest/build/release.yaml | ||
|
|
There was a problem hiding this comment.
should u change event release to be under eventing subfolder as well?
There was a problem hiding this comment.
Yes, see the PR mentioned in the PR description. This PR needs to be rebased once #25 is in.
images/prow-tests/scripts/library.sh
Outdated
| readonly KNATIVE_BUILD_RELEASE=https://storage.googleapis.com/build-crd/latest/release.yaml | ||
| readonly KNATIVE_ISTIO_YAML=https://storage.googleapis.com/knative-releases/serving/latest/istio.yaml | ||
| readonly KNATIVE_SERVING_RELEASE=https://storage.googleapis.com/knative-releases/serving/latest/release.yaml | ||
| readonly KNATIVE_BUILD_RELEASE=https://storage.googleapis.com/build-crd/latest/build/release.yaml |
There was a problem hiding this comment.
build-crd instead of knative-releases? we don't consider build-crd as part of knative-releases?
There was a problem hiding this comment.
No. build-crd GCR is no more. See knative/build#276
|
/lgtm |
|
/hold cancel |
* Knative Serving release was moved to its own directory in knative/serving#1654. * Knative Build release was moved to its own directory in knative/build#279. * Knative Eventing release was moved to its own directory in knative/eventing#265.