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

The Public Docker Image is Outdated #465

Closed
jamesward opened this issue Oct 30, 2019 · 2 comments
Closed

The Public Docker Image is Outdated #465

jamesward opened this issue Oct 30, 2019 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@jamesward
Copy link

It seems that the latest release of the public docker image:
gcr.io/knative-releases/github.com/knative/client/cmd/kn

Is out of date (0.2.0). It'd be great to have a new release.

@jamesward jamesward added the kind/bug Categorizes issue or PR as related to a bug. label Oct 30, 2019
@navidshaikh
Copy link
Collaborator

The correct kn released image URL is gcr.io/knative-releases/knative.dev/client/cmd/kn with latest and v0.9.0 tags.
Updated kn task with correct URL tektoncd/catalog#114.

@jamesward
Copy link
Author

Awesome! Thank you. That is just what I needed.

coryrc pushed a commit to coryrc/client that referenced this issue May 14, 2020
…collection (knative#465)

* define data structure to be shared across all functionalities among components, i.e. data collection, github issues tracking, and slack notification

* Flaky tests reporting(Part 2): collects data for flaky tests discovery

As discussed, flaky tests reporting consists of github issues tracking and slack notification, so it's important to decide a common data interface that can be easily consumable by both github issues trakcing and slack notification flows. This commit defines this data structure, plus logic of data collection.

Update tools/flaky-test-reporter/main.go

Co-Authored-By: chaodaiG <[email protected]>

Update tools/flaky-test-reporter/main.go

Co-Authored-By: chaodaiG <[email protected]>

* update based on PR comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants