-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from knative:master #57
base: master
Are you sure you want to change the base?
Commits on Aug 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c91cd79 - Browse repository at this point
Copy the full SHA c91cd79View commit details -
Enable NodeLocalDNS GKE addon in test setup. (#2360)
This would help with some intermittent issues due to KubeDNS being overloaded. In the future we should replace this usage by https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/ .
Nghia Tran authoredAug 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 8b204a6 - Browse repository at this point
Copy the full SHA 8b204a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5517f - Browse repository at this point
Copy the full SHA af5517fView commit details
Commits on Aug 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 67da4f8 - Browse repository at this point
Copy the full SHA 67da4f8View commit details -
Add a post-submit job to run with latest Istio version. (#2366)
Nghia Tran authoredAug 17, 2020 Configuration menu - View commit details
-
Copy full SHA for a2d7f40 - Browse repository at this point
Copy the full SHA a2d7f40View commit details -
Fix wrong repo in #2366, should have been net-istio. (#2367)
* Fix wrong repo in #2366, should have been net-istio. * Typo.
Nghia Tran authoredAug 17, 2020 Configuration menu - View commit details
-
Copy full SHA for c0ea00c - Browse repository at this point
Copy the full SHA c0ea00cView commit details
Commits on Aug 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7758809 - Browse repository at this point
Copy the full SHA 7758809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51aa3dd - Browse repository at this point
Copy the full SHA 51aa3ddView commit details -
Run more Istio tests when net-istio.yaml changes. (#2370)
Nghia Tran authoredAug 18, 2020 Configuration menu - View commit details
-
Copy full SHA for ab8738e - Browse repository at this point
Copy the full SHA ab8738eView commit details
Commits on Aug 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fb3d23a - Browse repository at this point
Copy the full SHA fb3d23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f578ab2 - Browse repository at this point
Copy the full SHA f578ab2View commit details
Commits on Aug 20, 2020
-
[master] Format markdown (#2368)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github | grep -v docs/cmd/)` /assign chaodaig chizhg /cc chaodaig chizhg
Configuration menu - View commit details
-
Copy full SHA for 543fe3e - Browse repository at this point
Copy the full SHA 543fe3eView commit details
Commits on Aug 25, 2020
-
Make E2E_SCRIPT value global (#2385)
Since 67da4f8, `E2E_SCRIPT` became local value as `e2e_script`. But E2E_SCRIPT is used for log file's suffix like https://github.com/knative/test-infra/blob/master/scripts/infra-library.sh#L72. Hence this patch makes E2E_SCRIPT value global.
Configuration menu - View commit details
-
Copy full SHA for cb4bb21 - Browse repository at this point
Copy the full SHA cb4bb21View commit details -
Fix Peribolos Prow jobs by using a different GitHub token and running…
… it in the build cluster (#2383)
Configuration menu - View commit details
-
Copy full SHA for 38c3cb5 - Browse repository at this point
Copy the full SHA 38c3cb5View commit details
Commits on Aug 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e5f694f - Browse repository at this point
Copy the full SHA e5f694fView commit details -
Remove dot-dev and ORG_NAME env var from meta job config (#2382)
* Remove dot-dev and ORG_NAME env var from meta job config * fix codereview feedback
Configuration menu - View commit details
-
Copy full SHA for 79de4b8 - Browse repository at this point
Copy the full SHA 79de4b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4adbd1 - Browse repository at this point
Copy the full SHA b4adbd1View commit details
Commits on Aug 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 35652ae - Browse repository at this point
Copy the full SHA 35652aeView commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a8ad4e5 - Browse repository at this point
Copy the full SHA a8ad4e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf34ea5 - Browse repository at this point
Copy the full SHA bf34ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8080747 - Browse repository at this point
Copy the full SHA 8080747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 975b1f6 - Browse repository at this point
Copy the full SHA 975b1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 913e5bf - Browse repository at this point
Copy the full SHA 913e5bfView commit details -
update config_knative with new async repo (#2396)
* update config knative with new async repo * results of update codegen * typo fix * update build and integration tests value * generate configs
Configuration menu - View commit details
-
Copy full SHA for f22b47d - Browse repository at this point
Copy the full SHA f22b47dView commit details -
Fix flaky test reporter by removing over cautious check (#2399)
Flaky test reporter takes the assumption of larger build ID always started later than smaller build ID, and has a over cautious check in the code to enforce this. Since prow use a global incremental ID for all prow jobs, this assumption could be hold true in majority of cases, and shouldn't required in code check at all By the way deal with empty junit result file
Configuration menu - View commit details
-
Copy full SHA for a7962f7 - Browse repository at this point
Copy the full SHA a7962f7View commit details -
Cleanup prow-tests Dockerfile (#2400)
* Cleanup prow-tests Dockerfile We were on really old kubekins-e2e image. I think we can safely remove a bunch of obsolete things: * coverage is never called as /coverage * Using newer kubekins should give newer kubectl + the referenced issue is allegedly fixed anyway * Restore the old kubectl & comment why
Configuration menu - View commit details
-
Copy full SHA for 9d4372c - Browse repository at this point
Copy the full SHA 9d4372cView commit details
Commits on Aug 31, 2020
-
No prow tests in eventing rabbitmq (#2403)
* do not use prow tests cause there are none * codegen
Configuration menu - View commit details
-
Copy full SHA for fac473d - Browse repository at this point
Copy the full SHA fac473dView commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2d2543b - Browse repository at this point
Copy the full SHA 2d2543bView commit details -
adding ci-knative-serving-contour-latest to beta-prow-tests (#2405)
* adding ci-knative-serving-contour-latest to beta-prow-tests we want to test Go compiler versions without breaking prod * adding comments * add GO_VERSION to job * remove autotls step
Configuration menu - View commit details
-
Copy full SHA for 3b74f08 - Browse repository at this point
Copy the full SHA 3b74f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for db6c5b5 - Browse repository at this point
Copy the full SHA db6c5b5View commit details
Commits on Sep 5, 2020
-
Fix the experimental Prow job (#2409)
* fix Prow jobs * Fix the experimental Prow job
Configuration menu - View commit details
-
Copy full SHA for 1d8a481 - Browse repository at this point
Copy the full SHA 1d8a481View commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ed32162 - Browse repository at this point
Copy the full SHA ed32162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a81056 - Browse repository at this point
Copy the full SHA 5a81056View commit details
Commits on Sep 9, 2020
-
Add kubetest2 wrapper command for kntest (#2412)
* add kubetest2 wrapper command for kntest * only find test scripts directly under /test * address the comment for the private cluster IP range flag * require --gcp-project to be set in local run * Remove the support to pass flags to kubetest2 transparently
Configuration menu - View commit details
-
Copy full SHA for 72eb6ae - Browse repository at this point
Copy the full SHA 72eb6aeView commit details
Commits on Sep 10, 2020
-
[master] Format markdown (#2417)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github | grep -v docs/cmd/)` /assign chaodaig chizhg /cc chaodaig chizhg
Configuration menu - View commit details
-
Copy full SHA for ac508b7 - Browse repository at this point
Copy the full SHA ac508b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1940fd - Browse repository at this point
Copy the full SHA a1940fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c79c7e - Browse repository at this point
Copy the full SHA 4c79c7eView commit details -
Add unit test for outputConfig (#2420)
* Add unit test for outputConfig * Fix PR comments
Configuration menu - View commit details
-
Copy full SHA for cfba228 - Browse repository at this point
Copy the full SHA cfba228View commit details
Commits on Sep 11, 2020
-
[master] golang format tools (#2422)
Produced via: `gofmt -s -w $(find -path './vendor' -prune -o -path './third_party' -prune -o -name '*.pb.go' -prune -o -type f -name '*.go' -print)` `goimports -w $(find -name '*.go' | grep -v vendor | grep -v third_party | grep -v .pb.go | grep -v wire_gen.go)` /assign chaodaig chizhg /cc chaodaig chizhg
Configuration menu - View commit details
-
Copy full SHA for 3f90e7c - Browse repository at this point
Copy the full SHA 3f90e7cView commit details
Commits on Sep 14, 2020
-
kntest kubetest2 supports more flags and bug fix (#2421)
* kntest kubetest2 supports more flags * address comments
Configuration menu - View commit details
-
Copy full SHA for 489e9e8 - Browse repository at this point
Copy the full SHA 489e9e8View commit details
Commits on Sep 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 009b414 - Browse repository at this point
Copy the full SHA 009b414View commit details -
Make output a struct to reduce global var confusion. (#2428)
* Add unit test for outputConfig * Fix PR comments * Use outputter struct with count instead of separate global vars * Add unit test for outputConfig * Fix PR comments * Use outputter struct with count instead of separate global vars * Fix linter comment * Update tools/config-generator/testgrid_config.go Co-authored-by: Matt Moore <[email protected]> * Fix PR comments * address PR comments Co-authored-by: Matt Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 619df2a - Browse repository at this point
Copy the full SHA 619df2aView commit details
Commits on Sep 16, 2020
-
adding natss and rabbitmq to the nightly release scripts (#2429)
Scott Nichols authoredSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 8088f30 - Browse repository at this point
Copy the full SHA 8088f30View commit details -
Prow jobs support running integration tests with kind (#2427)
* Prow jobs support running integration tests with kind * address comment
Configuration menu - View commit details
-
Copy full SHA for d8a716f - Browse repository at this point
Copy the full SHA d8a716fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a77f7 - Browse repository at this point
Copy the full SHA 16a77f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd1921 - Browse repository at this point
Copy the full SHA 2bd1921View commit details -
Configuration menu - View commit details
-
Copy full SHA for d362984 - Browse repository at this point
Copy the full SHA d362984View commit details
Commits on Sep 17, 2020
-
Add eventing-ceph and eventing-prometheus config (#2435)
eventing-ceph should run continuous tests (no release artifacts) eventing-prometheus should run continuous, nightly, and auto-releases
Configuration menu - View commit details
-
Copy full SHA for b322017 - Browse repository at this point
Copy the full SHA b322017View commit details -
Mock log.Fatalf calls and add test suite (#2437)
* Add unit test for outputConfig * Fix PR comments * Use outputter struct with count instead of separate global vars * Add unit test for outputConfig * Fix PR comments * Use outputter struct with count instead of separate global vars * Fix linter comment * Update tools/config-generator/testgrid_config.go Co-authored-by: Matt Moore <[email protected]> * Fix PR comments * address PR comments * Make log.Fatalf function replaceable for testing * add unit tests for utils * Unit tests now call SetupForTesting() Co-authored-by: Matt Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c00f02b - Browse repository at this point
Copy the full SHA c00f02bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea273a5 - Browse repository at this point
Copy the full SHA ea273a5View commit details
Commits on Sep 18, 2020
-
Simplify the wait_for_xx bash functions (#2440)
* Use one single command for the wait_until_pods_running function * Use one single command for the wait_until_batch_job_complete function * Also wait for all the job pods to be completed.
Configuration menu - View commit details
-
Copy full SHA for 22269d5 - Browse repository at this point
Copy the full SHA 22269d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61876e - Browse repository at this point
Copy the full SHA a61876eView commit details
Commits on Sep 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37f1a12 - Browse repository at this point
Copy the full SHA 37f1a12View commit details
Commits on Sep 22, 2020
-
Permissions for Eventing's new service account (#2445)
* Reorganized roles Have basic permissions at top with predifined roles in alphabetical * Added roles necessary for cloud-run-events-source Needed by eventing for e2e testing of data plane
efiturri authoredSep 22, 2020 Configuration menu - View commit details
-
Copy full SHA for f2102b6 - Browse repository at this point
Copy the full SHA f2102b6View commit details
Commits on Sep 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ef663a - Browse repository at this point
Copy the full SHA 4ef663aView commit details -
Update common github actions (#2451)
Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73bea5e - Browse repository at this point
Copy the full SHA 73bea5eView commit details -
This adjusts a number of the presubmits. (#2454)
1. Split `e2e-test` from `e2-tls-test` everywhere. 2. Add `needs-monitor: true` everywhere. 3. Add `run-if-changed` to all kingress (non-blocking) This is a precursor to trying to switch the integration testing leg OFF in favor of the more specific variety.
Configuration menu - View commit details
-
Copy full SHA for 393aa00 - Browse repository at this point
Copy the full SHA 393aa00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e0956 - Browse repository at this point
Copy the full SHA 34e0956View commit details -
Fix permissions for cloud-run-events-source (#2460)
Accidently applied to wrong service account. Corrected by replacing with the actually desired service accounts
efiturri authoredSep 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 2ef85e8 - Browse repository at this point
Copy the full SHA 2ef85e8View commit details -
enable prow to send slack messages for nightly discovery failures (#2453
Scott Nichols authoredSep 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 8eede61 - Browse repository at this point
Copy the full SHA 8eede61View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ce4eb - Browse repository at this point
Copy the full SHA f3ce4ebView commit details -
Use cloud build to build the prow-tests image (#2449)
* use cloud build to build prow-tests image * Update images/prow-tests/README.md Co-authored-by: Matt Moore <[email protected]> * Update images/prow-tests/README.md Co-authored-by: Matt Moore <[email protected]> * address codereview comments Co-authored-by: Matt Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18d2c66 - Browse repository at this point
Copy the full SHA 18d2c66View commit details -
* add functions for mainservice * dkcm deployment * fixes to dkcm * Mount db-secrets * change args * add deployment file * update db schema * modify image * update functions * update functions * update functions * update functions * update functions * update functions * add go routines * update functions * add go routine Co-authored-by: Chao Dai <[email protected]> Co-authored-by: Chi Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1809123 - Browse repository at this point
Copy the full SHA 1809123View commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e083bb - Browse repository at this point
Copy the full SHA 7e083bbView commit details -
Add unit tests for main.go. Increases coverage from 20% to 46%. (#2459)
* Add unit tests for main.go * Fix names so tests pass * fix misspelling * Directly compare slices instead of Sprintf strings * Address PR comments
Configuration menu - View commit details
-
Copy full SHA for 6ccb802 - Browse repository at this point
Copy the full SHA 6ccb802View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac85735 - Browse repository at this point
Copy the full SHA ac85735View commit details
Commits on Sep 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e519ec - Browse repository at this point
Copy the full SHA 4e519ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 362a1fe - Browse repository at this point
Copy the full SHA 362a1feView commit details
Commits on Sep 28, 2020
-
Run github.com/client9/misspell (#2465)
Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dea929 - Browse repository at this point
Copy the full SHA 9dea929View commit details -
Add eventing-ceph nightlies and auto-releases (#2467)
An oversight from earlier, lets get this landed for the release
Configuration menu - View commit details
-
Copy full SHA for 45266e6 - Browse repository at this point
Copy the full SHA 45266e6View commit details
Commits on Sep 29, 2020
-
adding camel to the nightly builds (#2469)
Scott Nichols authoredSep 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 4f66be4 - Browse repository at this point
Copy the full SHA 4f66be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f46f815 - Browse repository at this point
Copy the full SHA f46f815View commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 242b752 - Browse repository at this point
Copy the full SHA 242b752View commit details
Commits on Oct 1, 2020
-
looks like I missed an update for camel, and duped discovery (#2472)
Scott Nichols authoredOct 1, 2020 Configuration menu - View commit details
-
Copy full SHA for a6988e3 - Browse repository at this point
Copy the full SHA a6988e3View commit details
Commits on Oct 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8c07ff0 - Browse repository at this point
Copy the full SHA 8c07ff0View commit details
Commits on Oct 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for df2084c - Browse repository at this point
Copy the full SHA df2084cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b298834 - Browse repository at this point
Copy the full SHA b298834View commit details
Commits on Oct 6, 2020
-
Remove optional markdown checks from docs pre-submit test (#2479)
* Remove optional markdown checks from docs pre-submit test * Run ./hack/update-codegen.sh
Configuration menu - View commit details
-
Copy full SHA for 26457f2 - Browse repository at this point
Copy the full SHA 26457f2View commit details -
Increase unit test coverage from 46% to 82% for config-generator tool (…
…#2473) * Increase unit test coverage to 82% * Fix PR comments * change all t.Errorf occurrences to t.Fatalf
Configuration menu - View commit details
-
Copy full SHA for f94f2bc - Browse repository at this point
Copy the full SHA f94f2bcView commit details
Commits on Oct 7, 2020
-
nromalize owners to include WG leads and TOC (#2482)
Scott Nichols authoredOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 836a1d5 - Browse repository at this point
Copy the full SHA 836a1d5View commit details -
Enable fetching of go-import headers (#2483)
* Enable fetching of go-import headers * ntinitnit * cleanup
Scott Nichols authoredOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 48c92bf - Browse repository at this point
Copy the full SHA 48c92bfView commit details -
Update common github actions (#2461)
Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 933ba26 - Browse repository at this point
Copy the full SHA 933ba26View commit details
Commits on Oct 8, 2020
-
adding commands to interact with git remotes and extract branches and…
… tags (#2484) * adding commands to interact with git remotes and extract branches and tags * starting to clean up * adding comments to all exported things * newline
Scott Nichols authoredOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 0e7582f - Browse repository at this point
Copy the full SHA 0e7582fView commit details -
Update common github actions (#2485)
Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20ae6ee - Browse repository at this point
Copy the full SHA 20ae6eeView commit details -
Add --platform=all to our default KO_FLAGS. (#2486)
Serving has been canarying this for a bit, this rolls it out everywhere.
Configuration menu - View commit details
-
Copy full SHA for c01d49d - Browse repository at this point
Copy the full SHA c01d49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c01930 - Browse repository at this point
Copy the full SHA 4c01930View commit details -
Adding go module parsing to understand which deps are needed. (#2487)
* stash * adding go mod parsing * adding eof to test data * feedback, use sets. * only report direct dependencies * lint
Scott Nichols authoredOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for dd2ddcd - Browse repository at this point
Copy the full SHA dd2ddcdView commit details -
This adds functions that check and calculate refs for best deps based…
… on a release. (#2488) * stash * adding go mod parsing * adding eof to test data * feedback, use sets. * only report direct dependencies * merge * merge * merge * document the exported methods: * make error message a bit more generic * victor made a nit bot * use io.Writer. * lint * I want the comma * do not see also. * pasted out the check, bring it back
Scott Nichols authoredOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for aeca2ff - Browse repository at this point
Copy the full SHA aeca2ffView commit details
Commits on Oct 9, 2020
-
* adding buoy cli * adding comment on new * nits * adding tests for float and check * lint * clean * Cap e
Scott Nichols authoredOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 9cecbcc - Browse repository at this point
Copy the full SHA 9cecbccView commit details -
introduce a bash entry point for update deps (#2492)
* introduce a bash entry point for update deps * support additional deps to be passed
Scott Nichols authoredOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 622088d - Browse repository at this point
Copy the full SHA 622088dView commit details -
delete anything we know about that should not be vendored (#2494)
* delete anything we know about that should not be vendored * drop the bazel
Scott Nichols authoredOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 322fb08 - Browse repository at this point
Copy the full SHA 322fb08View commit details
Commits on Oct 13, 2020
-
Bumping dependeny by running 'go get -v -d github.com/google/go-conta…
…[email protected] && ./hack/update-deps.sh' (#2501) Signed-off-by: Matthias Wessendorf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5255261 - Browse repository at this point
Copy the full SHA 5255261View commit details -
Forcing go-containerregistry (#2502)
Signed-off-by: Francesco Guardiani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45e0761 - Browse repository at this point
Copy the full SHA 45e0761View commit details -
Revert "Forcing go-containerregistry (#2502)" (#2505)
This reverts commit 45e0761.
Scott Nichols authoredOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for c832450 - Browse repository at this point
Copy the full SHA c832450View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec76e9c - Browse repository at this point
Copy the full SHA ec76e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2866d6d - Browse repository at this point
Copy the full SHA 2866d6dView commit details -
adding
exists
command for buoy (#2500)* adding next command for buoy * rename next to exists * update readme * print * rename test * use cobra to select output * cleanup * metadata
Scott Nichols authoredOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 6e77a9a - Browse repository at this point
Copy the full SHA 6e77a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb88fca - Browse repository at this point
Copy the full SHA fb88fcaView commit details -
Configure branch protector for Knative (#2496)
* Configure branch protector for Knative and move label_sync * fix the codereview feedback * run the branchprotector job on prow-trusted and use a dedicated token
Configuration menu - View commit details
-
Copy full SHA for fff1178 - Browse repository at this point
Copy the full SHA fff1178View commit details
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 241f9ba - Browse repository at this point
Copy the full SHA 241f9baView commit details -
Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae3984a - Browse repository at this point
Copy the full SHA ae3984aView commit details
Commits on Oct 15, 2020
-
Add test and release label (#2513)
Signed-off-by: Pierangelo Di Pilato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3580029 - Browse repository at this point
Copy the full SHA 3580029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9afb9 - Browse repository at this point
Copy the full SHA 0d9afb9View commit details -
Fix shellcheck file search (#2512)
* Fix shellcheck file search readarray defaults to newline. Oops * Shellcheck presubmit don't run just by sourcing file Then presubmit is forced to run while "Checking integrity" of files scripts/*.sh
Configuration menu - View commit details
-
Copy full SHA for d236fb0 - Browse repository at this point
Copy the full SHA d236fb0View commit details
Commits on Oct 20, 2020
-
Add prow job for knative-gcp conformance tests (#2516)
* add prow job for running knative-gcp conformance tests; add testgrid dashboard for knative-gcp conformance tests * run update-codegen
Configuration menu - View commit details
-
Copy full SHA for cd86251 - Browse repository at this point
Copy the full SHA cd86251View commit details -
bypass the golang proxy for upgrades if GOPROXY is not set (#2521)
* bypass the golang proxy for upgrades if GOPROXY is not set * add comment, use [[ for if * compare the number in the array of floating deps * spell
Scott Nichols authoredOct 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 8f5dc48 - Browse repository at this point
Copy the full SHA 8f5dc48View commit details
Commits on Oct 21, 2020
-
Add ProwJobs annotations field (#2511)
* Prow Job annotations mostly working * Fix minor errors and generate ProwJob YAML * fix PR lint issues * Fix PR comments * Make unit test work again
Configuration menu - View commit details
-
Copy full SHA for 7130841 - Browse repository at this point
Copy the full SHA 7130841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 325ac7b - Browse repository at this point
Copy the full SHA 325ac7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d2f38 - Browse repository at this point
Copy the full SHA c3d2f38View commit details -
Clean up prow-tests image (#2519)
* Clean up prow-tests image Using builder pattern reduced size by 2.6 GB Cleaned up unused markdown link linter and deprecated it * Address comment
Configuration menu - View commit details
-
Copy full SHA for aaf9ec8 - Browse repository at this point
Copy the full SHA aaf9ec8View commit details -
Rename short text metric (#2523)
* Prow Job annotations mostly working * Fix minor errors and generate ProwJob YAML * fix PR lint issues * Fix PR comments * Make unit test work again * rename short text metric * rename short text metric
Configuration menu - View commit details
-
Copy full SHA for 1edf286 - Browse repository at this point
Copy the full SHA 1edf286View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d3ea60 - Browse repository at this point
Copy the full SHA 7d3ea60View commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8d3ce3a - Browse repository at this point
Copy the full SHA 8d3ce3aView commit details -
pin to code-generator 18.8 (#2528)
Scott Nichols authoredOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for acb17f0 - Browse repository at this point
Copy the full SHA acb17f0View commit details -
feat: Add upgrade test for knative-gcp in CI job (#2529)
* feat: Add upgrade test for knative-gcp in CI job * run hack/update
Zhongduo Lin (Jimmy) authoredOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 7efa632 - Browse repository at this point
Copy the full SHA 7efa632View commit details
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 11b571a - Browse repository at this point
Copy the full SHA 11b571aView commit details -
Update common github actions (#2530)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46291de - Browse repository at this point
Copy the full SHA 46291deView commit details
Commits on Oct 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 554b682 - Browse repository at this point
Copy the full SHA 554b682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 496d965 - Browse repository at this point
Copy the full SHA 496d965View commit details
Commits on Oct 28, 2020
-
fix prow-tests image; go-licenses is a terrible tool (#2538)
* go-licenses is a terrible tool * comment update
Configuration menu - View commit details
-
Copy full SHA for fe8002e - Browse repository at this point
Copy the full SHA fe8002eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b385cc - Browse repository at this point
Copy the full SHA 7b385ccView commit details -
Scott Nichols authored
Oct 28, 2020 Configuration menu - View commit details
-
Copy full SHA for b9dcca9 - Browse repository at this point
Copy the full SHA b9dcca9View commit details
Commits on Oct 29, 2020
-
Update common github actions (#2544)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6958af - Browse repository at this point
Copy the full SHA f6958afView commit details
Commits on Oct 30, 2020
-
* Add a heartbeat job * Code review feedback updates
Configuration menu - View commit details
-
Copy full SHA for 4fbd8b1 - Browse repository at this point
Copy the full SHA 4fbd8b1View commit details -
Heartbeat job requests only 0.1CPU (#2546)
It's just an echo command, doesn't need that much CPU(Default is 2CPU)
Configuration menu - View commit details
-
Copy full SHA for cb2c0a7 - Browse repository at this point
Copy the full SHA cb2c0a7View commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e0b47f8 - Browse repository at this point
Copy the full SHA e0b47f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d3e8f2 - Browse repository at this point
Copy the full SHA 7d3e8f2View commit details
Commits on Nov 3, 2020
-
upgrade to latest dependencies (#2550)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 175b647 - Browse repository at this point
Copy the full SHA 175b647View commit details -
upgrade to latest dependencies (#2551)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 456882f - Browse repository at this point
Copy the full SHA 456882fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b0c99 - Browse repository at this point
Copy the full SHA b2b0c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0118d16 - Browse repository at this point
Copy the full SHA 0118d16View commit details
Commits on Nov 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1f62804 - Browse repository at this point
Copy the full SHA 1f62804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f438d8 - Browse repository at this point
Copy the full SHA 2f438d8View commit details -
Added integration-test-channel-consolidated and distributed (#2552)
* Added integration-test-channel-consolidated and integration-test-channel-distributed * Added docker-in-docker back to the eventing-kafka tests * docker-in-docker was for building librdkafka, which is no longer part of the repo
Configuration menu - View commit details
-
Copy full SHA for 7ae5721 - Browse repository at this point
Copy the full SHA 7ae5721View commit details
Commits on Nov 5, 2020
-
Update common github actions (#2557)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8aced89 - Browse repository at this point
Copy the full SHA 8aced89View commit details -
Autogenerate k8s testgrid YAML (#2556)
* autogenerate k8s testgrid * Remove unwanted comment * include output YAML * generated k8s-testgrid yaml goes in new directory * Fix PR comment * reset global metadata to avoid duplicate testgrid jobs * fix PR comment * update with results of generate script * fix PR comment * yaml values now sorted for consistent order * Fix Testgrid job deletions * add autogenerated header to k8s testgrid yaml * refactor to read more directly from config file * Fix PR comment
Configuration menu - View commit details
-
Copy full SHA for 4868a05 - Browse repository at this point
Copy the full SHA 4868a05View commit details
Commits on Nov 9, 2020
-
Add Prow for knative-sandbox kperf (#2561)
* Add Prow for knative-sandbox kperf * add generated Prow job config files
Configuration menu - View commit details
-
Copy full SHA for c86a92b - Browse repository at this point
Copy the full SHA c86a92bView commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b59ed0 - Browse repository at this point
Copy the full SHA 8b59ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44eb4a0 - Browse repository at this point
Copy the full SHA 44eb4a0View commit details
Commits on Nov 12, 2020
-
adding labels to allow more kind labels for PRs. (#2568)
* adding labels to allow more kind labels for PRs. * adding more description * shorten the description
Scott Nichols authoredNov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for d192464 - Browse repository at this point
Copy the full SHA d192464View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1a53ea - Browse repository at this point
Copy the full SHA a1a53eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64dd76c - Browse repository at this point
Copy the full SHA 64dd76cView commit details -
Run branch-protector Prow job for Knative org (#2555)
* Run branch-protector Prow job for Knative org * link the issue to reenable presubmit
Configuration menu - View commit details
-
Copy full SHA for c7ed92a - Browse repository at this point
Copy the full SHA c7ed92aView commit details -
* autogenerate k8s testgrid * Remove unwanted comment * include output YAML * generated k8s-testgrid yaml goes in new directory * Fix PR comment * reset global metadata to avoid duplicate testgrid jobs * fix PR comment * update with results of generate script * fix PR comment * yaml values now sorted for consistent order * Fix Testgrid job deletions * add autogenerated header to k8s testgrid yaml * refactor to read more directly from config file * Fix PR comment * cleanup comments * cleanup trailing whitespace and newline * script uses correct paths * add pre and post jobs for k8s-testgrid * remove bash script * fix PR comments
Configuration menu - View commit details
-
Copy full SHA for 76f78c2 - Browse repository at this point
Copy the full SHA 76f78c2View commit details
Commits on Nov 13, 2020
-
Optionally run validate k8s testgrid (#2575)
* Use build cluster * Optionally run validate k8s testgrid
Configuration menu - View commit details
-
Copy full SHA for 0f3f6e7 - Browse repository at this point
Copy the full SHA 0f3f6e7View commit details
Commits on Nov 17, 2020
-
upgrade to latest dependencies (#2558)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2e73eb - Browse repository at this point
Copy the full SHA c2e73ebView commit details
Commits on Nov 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e36e906 - Browse repository at this point
Copy the full SHA e36e906View commit details -
Disable validate k8s testgrid yaml job for now (#2580)
It's not working yet
Configuration menu - View commit details
-
Copy full SHA for e3d3852 - Browse repository at this point
Copy the full SHA e3d3852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f94587 - Browse repository at this point
Copy the full SHA 7f94587View commit details -
Add Prow for kn-plugin-diag (#2562)
* Add Prow for kn-plugin-diag * fix issues per comments * update per code-gen result * update per code-gen result 2nd turn * update per code-gen result 3nd turn
Configuration menu - View commit details
-
Copy full SHA for 6a1c6f6 - Browse repository at this point
Copy the full SHA 6a1c6f6View commit details -
Update common github actions (#2569)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfc3e89 - Browse repository at this point
Copy the full SHA bfc3e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdff5b9 - Browse repository at this point
Copy the full SHA bdff5b9View commit details
Commits on Nov 20, 2020
-
upgrade to latest dependencies (#2581)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f5b24a - Browse repository at this point
Copy the full SHA 5f5b24aView commit details -
Adding two different jobs for eventing-kafka repo (#2583)
Signed-off-by: Matthias Wessendorf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 967a876 - Browse repository at this point
Copy the full SHA 967a876View commit details
Commits on Nov 24, 2020
-
Change upgrade test to required as PR presubmit in knative-gcp (#2584)
Zhongduo Lin (Jimmy) authoredNov 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 4aa570e - Browse repository at this point
Copy the full SHA 4aa570eView commit details
Commits on Nov 25, 2020
-
Add prow jobs for knative-sandbox/kn-plugin-source-kafka (#2587)
What this PR does, why we need it: To complete the process mentioned in knative/community#330 Which issue(s) this PR fixes: Fixes # knative/community#330 Special notes to reviewers: User-visible changes in this PR:
Configuration menu - View commit details
-
Copy full SHA for b07bf20 - Browse repository at this point
Copy the full SHA b07bf20View commit details -
Link the guides from landing readme (#2588)
make the guides discoverable by linking them from landing readme page
Configuration menu - View commit details
-
Copy full SHA for b040739 - Browse repository at this point
Copy the full SHA b040739View commit details -
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da4063f - Browse repository at this point
Copy the full SHA da4063fView commit details
Commits on Nov 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7db064d - Browse repository at this point
Copy the full SHA 7db064dView commit details
Commits on Nov 30, 2020
-
Disable go-coverage job for kn-plugin-source-kafka (#2592)
as CI job complains No build found for bucket 'knative-prow' and object 'logs/post-knative-sandbox-kn-plugin-source-kafka-go-coverage'
Configuration menu - View commit details
-
Copy full SHA for 8dff4d9 - Browse repository at this point
Copy the full SHA 8dff4d9View commit details -
upgrade to latest dependencies (#2585)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d47dd5a - Browse repository at this point
Copy the full SHA d47dd5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed15327 - Browse repository at this point
Copy the full SHA ed15327View commit details
Commits on Dec 1, 2020
-
Add prow jobs for knative-sandbox/kn-plugin-admin (#2594)
What this PR does, why we need it: To complete the process mentioned in knative/client-contrib#75 Which issue(s) this PR fixes: Fixes # knative/client-contrib#75 Special notes to reviewers: Disabled prow go-coverage tests User-visible changes in this PR: None
Configuration menu - View commit details
-
Copy full SHA for 7d7ae40 - Browse repository at this point
Copy the full SHA 7d7ae40View commit details -
Unique dashboard group, dashboard, and tab names in k8s testgrid (#2574)
* specify cluster * cluster name fix * make all groups, dashboards, and tabs unique * unique name for google dashboard group * run update-codegen.sh * add annotations field to other prow jobs * add dashboard groups for presubmits as well * regenerate yamls * only presubmits with go coverage end up in testgrid * Remove unused method
Configuration menu - View commit details
-
Copy full SHA for d1cea18 - Browse repository at this point
Copy the full SHA d1cea18View commit details
Commits on Dec 2, 2020
-
Update prow configs for kn-plugin-admin (#2596)
fix the typos in repo name
Configuration menu - View commit details
-
Copy full SHA for 1aa50a7 - Browse repository at this point
Copy the full SHA 1aa50a7View commit details -
upgrade to latest dependencies (#2595)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83964ef - Browse repository at this point
Copy the full SHA 83964efView commit details -
Add other branches to do dot-release for operator (#2597)
Vincent authoredDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for f26d6c4 - Browse repository at this point
Copy the full SHA f26d6c4View commit details
Commits on Dec 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 884849b - Browse repository at this point
Copy the full SHA 884849bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9cddf - Browse repository at this point
Copy the full SHA 6f9cddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c282a4 - Browse repository at this point
Copy the full SHA 3c282a4View commit details
Commits on Dec 7, 2020
-
Fix git url for a couple of plugin repos (#2603)
for continuous job
Configuration menu - View commit details
-
Copy full SHA for 3b8da89 - Browse repository at this point
Copy the full SHA 3b8da89View commit details -
Add release config for kn-plugin-source-kafka (#2604)
Add nightly, auto-release and dot-release for 0.18
Configuration menu - View commit details
-
Copy full SHA for 3306723 - Browse repository at this point
Copy the full SHA 3306723View commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6b355e7 - Browse repository at this point
Copy the full SHA 6b355e7View commit details -
beta prow tests for go coverage jobs need to go in knative-prow-tests…
… dashboard (#2606) * move beta-prow-tests to their own dashboard * correct placement for go coverage jobs in Testgrid
Configuration menu - View commit details
-
Copy full SHA for 5018523 - Browse repository at this point
Copy the full SHA 5018523View commit details
Commits on Dec 9, 2020
-
Add a rundk tool to help reproduce the same test flows as run in CI (#…
…2531) * Add a rundk tool to help reproduce the same test flows as run in CI * Use CopyAndAddMount to make the tool being able to run on MaxOS * Address codereview issues * CopyAndAddMount fatals instead of returning an error * update README based on the codereview comments * more updates to make it more generic * fix some codereview comments * update some docs
Configuration menu - View commit details
-
Copy full SHA for dc10664 - Browse repository at this point
Copy the full SHA dc10664View commit details
Commits on Dec 10, 2020
-
Update common github actions (#2602)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5383b31 - Browse repository at this point
Copy the full SHA 5383b31View commit details -
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b3bb62 - Browse repository at this point
Copy the full SHA 9b3bb62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56151e1 - Browse repository at this point
Copy the full SHA 56151e1View commit details
Commits on Dec 14, 2020
-
disable go-coverage for kn-plugin-diag (#2611)
* disable go-coverage for kn-plugin-diag * update with codegen
Configuration menu - View commit details
-
Copy full SHA for b11610a - Browse repository at this point
Copy the full SHA b11610aView commit details -
Define rundk tool as a submodule (#2610)
* Define rundk as a Go submodule * Define rundk as a Go submodule
Configuration menu - View commit details
-
Copy full SHA for eb594dd - Browse repository at this point
Copy the full SHA eb594ddView commit details
Commits on Dec 15, 2020
-
upgrade to latest dependencies (#2612)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b788be - Browse repository at this point
Copy the full SHA 8b788beView commit details -
Separate the upgrade tests in operator (#2613)
Vincent authoredDec 15, 2020 Configuration menu - View commit details
-
Copy full SHA for bb4fa7a - Browse repository at this point
Copy the full SHA bb4fa7aView commit details
Commits on Dec 17, 2020
-
Update common github actions (#2614)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38ea1d9 - Browse repository at this point
Copy the full SHA 38ea1d9View commit details
Commits on Dec 21, 2020
-
Add prow jobs for knative-sandbox/net-ingressv2 (#2615)
As per title, this patch adds prow job for net-ingressva. Please also refer to knative/community#389 /kind enhancement **Release Note** ```release-note NONE ``` /cc @tcnghia @ZhiminXiang
Configuration menu - View commit details
-
Copy full SHA for d995027 - Browse repository at this point
Copy the full SHA d995027View commit details
Commits on Jan 4, 2021
-
Update common github actions (#2616)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3705d2f - Browse repository at this point
Copy the full SHA 3705d2fView commit details
Commits on Jan 7, 2021
-
Update common github actions (#2618)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0124de - Browse repository at this point
Copy the full SHA c0124deView commit details -
Change knative-gcp upgrade test to optional (#2619)
Zhongduo Lin (Jimmy) authoredJan 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 8d5942d - Browse repository at this point
Copy the full SHA 8d5942dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 427fe68 - Browse repository at this point
Copy the full SHA 427fe68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d126e - Browse repository at this point
Copy the full SHA 55d126eView commit details
Commits on Jan 8, 2021
-
[buoy] Adding interactions around github actions (#2560)
* Adding buoy repos and interactions with actions commands * language cleanup * update the readme * lint
Scott Nichols authoredJan 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 3cba054 - Browse repository at this point
Copy the full SHA 3cba054View commit details -
Jon Donovan authored
Jan 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 506b35a - Browse repository at this point
Copy the full SHA 506b35aView commit details
Commits on Jan 12, 2021
-
Fix the test name and the test (#2624)
The test was not running, because name was bogus (after Test the first letter must be capital). And then it wouldn't pass since the strings were bogus. Finally compare strings for equality, doing `deepequal` on strings is a bit too much. And then switch to use `cmp.Equal` as well. Finally, rearrange the got/want statements.
Configuration menu - View commit details
-
Copy full SHA for ee54b60 - Browse repository at this point
Copy the full SHA ee54b60View commit details -
Drop in replacement using uber/sync (#2626)
* Drop in replacement using uber/sync Much easier to read, no pointer thingies, fewer casts, better all around * meh
Configuration menu - View commit details
-
Copy full SHA for 6b894b7 - Browse repository at this point
Copy the full SHA 6b894b7View commit details
Commits on Jan 14, 2021
-
Added eventing-autoscaler-keda (#2627)
Signed-off-by: Francesco Guardiani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c2ef01 - Browse repository at this point
Copy the full SHA 7c2ef01View commit details -
Configuration menu - View commit details
-
Copy full SHA for b60df31 - Browse repository at this point
Copy the full SHA b60df31View commit details -
Revert "Change knative-gcp upgrade test to optional" (#2628)
This reverts commit c71f36c.
Zhongduo Lin (Jimmy) authoredJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4c2f32b - Browse repository at this point
Copy the full SHA 4c2f32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1745037 - Browse repository at this point
Copy the full SHA 1745037View commit details
Commits on Jan 21, 2021
-
Update common github actions (#2636)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e06b5b4 - Browse repository at this point
Copy the full SHA e06b5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 306dc3f - Browse repository at this point
Copy the full SHA 306dc3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df5464f - Browse repository at this point
Copy the full SHA df5464fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a0f3d - Browse repository at this point
Copy the full SHA 53a0f3dView commit details
Commits on Jan 22, 2021
-
change default gke region to us-east1 (#2638)
* change default gke region to us-east1 this regions picks up k8s versions in the regular channel faster than central * fix backup regions
Configuration menu - View commit details
-
Copy full SHA for 2adf707 - Browse repository at this point
Copy the full SHA 2adf707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2cf4a - Browse repository at this point
Copy the full SHA 1c2cf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65951ce - Browse repository at this point
Copy the full SHA 65951ceView commit details
Commits on Jan 27, 2021
-
Run conformance tests in mesh mode in net-istio (#2641)
* Run conformance tests in mesh mode in net-istio * Fix codegen
Artur Upton Renault authoredJan 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 0a4ff0b - Browse repository at this point
Copy the full SHA 0a4ff0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f11f9e5 - Browse repository at this point
Copy the full SHA f11f9e5View commit details
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 01883c4 - Browse repository at this point
Copy the full SHA 01883c4View commit details
Commits on Feb 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7464124 - Browse repository at this point
Copy the full SHA 7464124View commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71e7d8c - Browse repository at this point
Copy the full SHA 71e7d8cView commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d6e05b - Browse repository at this point
Copy the full SHA 3d6e05bView commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7461a19 - Browse repository at this point
Copy the full SHA 7461a19View commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94fdaab - Browse repository at this point
Copy the full SHA 94fdaabView commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af788d1 - Browse repository at this point
Copy the full SHA af788d1View commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 21df6f2 - Browse repository at this point
Copy the full SHA 21df6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b0a058 - Browse repository at this point
Copy the full SHA 6b0a058View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a59ec4f - Browse repository at this point
Copy the full SHA a59ec4fView commit details -
add dot releases for .19 .20 for rqbbitmq/natss (#2654)
* add dot releases for .19 .20 for rqbbitmq/natss * run codegen
Configuration menu - View commit details
-
Copy full SHA for 493e11d - Browse repository at this point
Copy the full SHA 493e11dView commit details -
Add daily prow jobs running istio-head (#2663)
* Add daily prow jobs running istio-head * Use generated configs
Artur Upton Renault authoredFeb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 017fed3 - Browse repository at this point
Copy the full SHA 017fed3View commit details
Commits on Feb 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1065744 - Browse repository at this point
Copy the full SHA 1065744View commit details -
upgrade to latest dependencies (#2656)
bumping knative.dev/hack 8d623a0...8368e1f: > 8368e1f guard against set -o unset (# 49) > 2b4f6fc disable go's proxy and sumdb only for knative deps (# 47) Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f0ed7f - Browse repository at this point
Copy the full SHA 1f0ed7fView commit details -
Update common github actions (#2655)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18e532c - Browse repository at this point
Copy the full SHA 18e532cView commit details
Commits on Feb 11, 2021
-
Update common github actions (#2665)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e1e338 - Browse repository at this point
Copy the full SHA 9e1e338View commit details -
mt-source test job is optional in eventing-kafka (#2666)
* mt-source test job is optional in eventing-kafka (the component is still experimental and very flaky) Signed-off-by: Francesco Guardiani <[email protected]> * Updated codegen Signed-off-by: Francesco Guardiani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8c796c - Browse repository at this point
Copy the full SHA b8c796cView commit details
Commits on Feb 16, 2021
-
Update common github actions (#2668)
Signed-off-by: Knative Automation <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ea726e - Browse repository at this point
Copy the full SHA 7ea726eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb344e6 - Browse repository at this point
Copy the full SHA fb344e6View commit details
Commits on Feb 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 998dbc4 - Browse repository at this point
Copy the full SHA 998dbc4View commit details
Commits on Feb 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8efddb1 - Browse repository at this point
Copy the full SHA 8efddb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50999f6 - Browse repository at this point
Copy the full SHA 50999f6View commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ddb043 - Browse repository at this point
Copy the full SHA 6ddb043View commit details -
chore: Add kn-plugin-admin releases (#2676)
... and removed knative/client-contrib builds as this repo has been split up and moved to the knative-sandbox
Configuration menu - View commit details
-
Copy full SHA for 2b7368e - Browse repository at this point
Copy the full SHA 2b7368eView commit details
Commits on Feb 25, 2021
-
Enable HTTP01 tests for Istio no mesh periodic tests (#2678)
Zhimin Xiang authoredFeb 25, 2021 Configuration menu - View commit details
-
Copy full SHA for ea67d21 - Browse repository at this point
Copy the full SHA ea67d21View commit details -
Enable http01 tests for contour and kourier (#2679)
* enable http01 tests for contour and kourier * generate file
Zhimin Xiang authoredFeb 25, 2021 Configuration menu - View commit details
-
Copy full SHA for c95e1be - Browse repository at this point
Copy the full SHA c95e1beView commit details
Commits on Feb 26, 2021
-
Add a optional presubmit workflow to test http01 challenge (#2680)
Zhimin Xiang authoredFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 8fbd451 - Browse repository at this point
Copy the full SHA 8fbd451View commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9f56a8e - Browse repository at this point
Copy the full SHA 9f56a8eView commit details
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e20e6a9 - Browse repository at this point
Copy the full SHA e20e6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0647cdc - Browse repository at this point
Copy the full SHA 0647cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3a9b8 - Browse repository at this point
Copy the full SHA cf3a9b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b81d2a - Browse repository at this point
Copy the full SHA 1b81d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0923f2 - Browse repository at this point
Copy the full SHA e0923f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ac77f - Browse repository at this point
Copy the full SHA 85ac77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf0435 - Browse repository at this point
Copy the full SHA 3cf0435View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ddfa1 - Browse repository at this point
Copy the full SHA c0ddfa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 199d51b - Browse repository at this point
Copy the full SHA 199d51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2cb9d - Browse repository at this point
Copy the full SHA 5c2cb9dView commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28ee33d - Browse repository at this point
Copy the full SHA 28ee33dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d32bd26 - Browse repository at this point
Copy the full SHA d32bd26View commit details
Commits on Mar 8, 2021
-
Add kn-plugin-sample to prow configuration (#2667)
* Add kn-plugin-sample to prow configuration * regenerate dependent files
Configuration menu - View commit details
-
Copy full SHA for 4d75096 - Browse repository at this point
Copy the full SHA 4d75096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191304b - Browse repository at this point
Copy the full SHA 191304bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e95ff1 - Browse repository at this point
Copy the full SHA 8e95ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72347e0 - Browse repository at this point
Copy the full SHA 72347e0View commit details