Skip to content
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

We should only use knative-releases for public released artifacts #2555

Closed
tcnghia opened this issue Nov 27, 2018 · 1 comment
Closed

We should only use knative-releases for public released artifacts #2555

tcnghia opened this issue Nov 27, 2018 · 1 comment
Assignees
Labels
area/test-and-release It flags unit/e2e/conformance/perf test issues for product features kind/feature Well-understood/specified features, ready for coding. kind/process Changes in how we work
Milestone

Comments

@tcnghia
Copy link
Contributor

tcnghia commented Nov 27, 2018

Expected Behavior

We should knative-releases bucket exclusively for public releases (vX.Y.Z releases) to avoid accident cleanups of nightly and other ephemeral releases.

Nightly should be published to knative-nightly bucket.

Actual Behavior

Nightly is currently published to knative-releases GCS/GCR buckets.

@knative-prow-robot knative-prow-robot added area/test-and-release It flags unit/e2e/conformance/perf test issues for product features kind/feature Well-understood/specified features, ready for coding. kind/process Changes in how we work labels Nov 27, 2018
knative-prow-robot pushed a commit to knative/test-infra that referenced this issue Nov 27, 2018
Part of knative/serving#2555.

Bonus: block running E2E tests using knative-nightly GCR as well.
adrcunha added a commit to knative/build that referenced this issue Nov 27, 2018
Part of knative/serving#2555.

Bonus: updates `test-infra` to include the latest fixes and features, while also updating the Gopkg files so the cleanup workaround in `update-deps.sh` is not necessary anymore.
adrcunha added a commit to knative/build that referenced this issue Nov 27, 2018
Part of knative/serving#2555.

Bonus: updates `test-infra` to include the latest fixes and features, while also updating the Gopkg files so the cleanup workaround in `update-deps.sh` is not necessary anymore.
@mattmoor mattmoor added this to the Serving 0.3 milestone Nov 27, 2018
knative-prow-robot pushed a commit to knative/build that referenced this issue Nov 28, 2018
* Publish nightly knative/build releases to knative-nightly

Part of knative/serving#2555.

Bonus: updates `test-infra` to include the latest fixes and features, while also updating the Gopkg files so the cleanup workaround in `update-deps.sh` is not necessary anymore.

* Use .ko.yaml.release for image overrides for versioned releases
knative-prow-robot pushed a commit to knative/build-templates that referenced this issue Nov 30, 2018
Updates `test-infra` to comply with knative/serving#2555, while also getting the latest fixes and features.

Bonus: update the Gopkg files so the cleanup workaround in `update-deps.sh` is not necessary anymore.
knative-prow-robot pushed a commit to tektoncd/pipeline that referenced this issue Nov 30, 2018
Part of knative/serving#2555.

Bonus: added documentation about the `/hack` dir and the release script.
@mattmoor
Copy link
Member

mattmoor commented Dec 4, 2018

@adrcunha Is this done?

@adrcunha adrcunha closed this as completed Dec 4, 2018
vdemeester pushed a commit to vdemeester/knative-build that referenced this issue Apr 3, 2019
* Publish nightly knative/build releases to knative-nightly

Part of knative/serving#2555.

Bonus: updates `test-infra` to include the latest fixes and features, while also updating the Gopkg files so the cleanup workaround in `update-deps.sh` is not necessary anymore.

* Use .ko.yaml.release for image overrides for versioned releases
vdemeester pushed a commit to vdemeester/knative-build that referenced this issue Apr 3, 2019
* Publish nightly knative/build releases to knative-nightly

Part of knative/serving#2555.

Bonus: updates `test-infra` to include the latest fixes and features, while also updating the Gopkg files so the cleanup workaround in `update-deps.sh` is not necessary anymore.

* Use .ko.yaml.release for image overrides for versioned releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-and-release It flags unit/e2e/conformance/perf test issues for product features kind/feature Well-understood/specified features, ready for coding. kind/process Changes in how we work
Projects
None yet
Development

No branches or pull requests

4 participants