mirror of https://github.com/knative/client.git
38 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
5eb1ecefdc
|
upgrade to latest dependencies (#1527)
bumping knative.dev/hack 69a2295...813559c: > 813559c [pre-1.0] Use the TAG unmodified when publishing dot releases (# 119) > 9f34905 Update community files (# 118) bumping knative.dev/pkg d016976...0fae0af: > 0fae0af upgrade to latest dependencies (# 2357) bumping knative.dev/serving 5e96dc0...26c7dc6: > 26c7dc6 Update net-istio nightly (# 12336) > 3f97065 Bump go-containerregistry to HEAD (# 12335) > 11acb06 upgrade to latest dependencies (# 12334) > 9e5f1a2 Unfreeze containers on TERM so shutdown can occur (# 12319) > cd175b5 Update net-kourier nightly (# 12326) > 67efc26 Update net-contour nightly (# 12328) > 4560333 Update net-certmanager nightly (# 12327) bumping knative.dev/networking 75d86c5...aa82452: > aa82452 refactor some annotation constants using the kmap utility (# 576) > 29ed0ab upgrade to latest dependencies (# 577) bumping knative.dev/eventing 7c8aaa4...2cda8f4: > 2cda8f4 upgrade to latest dependencies (# 5929) > 85f324c replace annotating with labeling (# 5926) > b5550c0 Retry on conflicts when labeling namespaces in tests (# 5925) > 3a045b2 Pass through b3 tracing headers (# 5920) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
89e2c3ef9d
|
upgrade to latest dependencies (#1523)
bumping knative.dev/pkg 517ef02...d016976: > d016976 Update community files (# 2353) > b35fcdd kmap changes (# 2355) > a99300d kmap (# 2354) > 5708c4c codegen - support multiple annotation keys (# 2350) > 22c0eba Update community files (# 2352) > 54071ad Add retry checker for DNS failure from Ingress (# 2351) > d82be48 Disable controllers using a command-line flag (# 2339) bumping knative.dev/eventing 1241853...4e372e5: > 4e372e5 Update personas.md (# 5917) > a5081ac Update community files (# 5919) > 13e8c96 Retry on Webhook EOF in conformance tests (# 5916) > 11a40c6 upgrade to latest dependencies (# 5914) > e7452e6 upgrade to latest dependencies (# 5913) > 791034b Update community files (# 5912) > 694b91a Deduplicate retry Webhook EOF error functions (# 5911) > fc8e152 upgrade to latest dependencies (# 5910) bumping knative.dev/serving dae92fc...a816f59: > a816f59 Update community files (# 12320) > f302760 upgrade to latest dependencies (# 12321) > 97c2b4d Refactor request log handler chain in queue proxy (# 12318) > fd5af33 Update net-kourier nightly (# 12317) > 697e8d2 upgrade to latest dependencies (# 12315) > 6fd79c6 Update net-kourier nightly (# 12310) > 18586ea Convert freezer request methods to pointer receivers (# 12312) > 218c102 Update net-contour nightly (# 12311) > dd6badb Update net-istio nightly (# 12309) > b4768b1 Add default cluster-side min-scale (# 12290) > 4e86ca1 upgrade to latest dependencies (# 12308) > 0761bf7 use annotation helpers (# 12307) > 0ed6619 drop kong and ambassador (# 12305) > fe1a7b8 Drop myself from the support roster (# 12306) > e16a157 Update net-certmanager nightly (# 12302) > deb8a0b upgrade to latest dependencies (# 12304) > b9c3893 handling retries within pause/resume functions (# 12279) > 6213ab2 Update community files (# 12303) > a902f25 Update net-contour nightly (# 12301) > e3e3231 Drop now-unneeded unix socket from queue proxy (# 12298) > 7e71496 Update comment referencing now-deleted exec probe (# 12297) > 9930f5b upgrade to latest dependencies (# 12293) > 83c5bd5 drop use of networking.DisableWildcardCertLabelKey (# 12292) > d46d51a use networking constants vs hardcoding (# 12291) > 3a20c13 Update net-kourier nightly (# 12285) > 76263de Update net-istio nightly (# 12284) bumping knative.dev/hack 128cf01...69a2295: > 69a2295 Update community files (# 117) bumping knative.dev/networking 3f45c8b...bab26a8: > bab26a8 Update community files (# 573) > ff0c3ce revert the case change for the wildcard cert domain label (# 572) > 7f3da83 Introduce kebab-case annotation variants (# 562) > 23992f1 upgrade to latest dependencies (# 571) > 4d634ef Use Protocol instead of Option (# 570) > 6547bb6 include helpers to lookup annotations (# 567) > b96980e upgrade to latest dependencies (# 569) > a023f11 Update community files (# 568) > 66e4736 upgrade to latest dependencies (# 566) > 05b2283 remove networking.DisableWildcardCertLabelKey (# 565) > f0eb667 drop used stubs (# 564) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
780e1e1fae
|
upgrade to latest dependencies (#1513)
bumping knative.dev/pkg 92b8dc6...3cc697a: > 3cc697a upgrade to latest dependencies (# 2344) > 51b9e7f Build downstream tests with go 1.17 (# 2341) > e7547ea Update community files (# 2343) bumping knative.dev/eventing cdeae54...a72cfc9: > a72cfc9 Remove unsupported stackdriver tracing backend (# 5881) > 36bf0bd Add securityContext to Knative Eventing core objects (# 5863) > 81afe0b upgrade to latest dependencies (# 5879) > ee96d0b removed ginkgo from the project and ran update-codegen and mod tidy (# 5878) > 4cc5ecf Omit empty status fields (# 5800) > b62c8f0 Update community files (# 5873) bumping knative.dev/serving 782db02...fdaccb7: > fdaccb7 Aligns the last istio-net version with serving (# 12232) > 94329db Update net-istio nightly (# 12228) > 6c3e0fa Update net-kourier nightly (# 12226) > 268bea8 Tidy up comment and loop a bit (# 12239) > fb6a3ab add requestLogHandler to user container as well as healthcheck (# 12229) > 7aaca9a Update net-certmanager nightly (# 12237) > f556724 Update net-contour nightly (# 12236) > 77ba3bd Allow probes to explicitly set the port to the containerPort (# 8288) (# 12225) > af13029 Fix linting error from new version (# 12234) > afbc81c upgrade to latest dependencies (# 12233) > 9f61159 Update net-contour nightly (# 12208) > 2584021 Update net-certmanager nightly (# 12227) > 525a4cb user pkg drain for draining in queue proxy (# 12033) > cad72a3 Freeze pod after startup if container-freezer enabled (# 12168) > c48ebf1 upgrade to latest dependencies (# 12224) > 241eada Update net-kourier nightly (# 12222) > 416ded2 Tidy up probePodIPs a bit (# 12203) > 506bd98 Update net-istio nightly (# 12223) > 7513fa2 Update community files (# 12220) > a758daf Update net-certmanager nightly (# 12207) bumping knative.dev/hack b284d49...96aac1c: > 96aac1c Add wait_until_object_exists library function (# 96) > 29f86c2 fix latest version when running in GitHub actions (# 103) > 0f69979 Update community files (# 102) bumping knative.dev/networking 6ef2676...79a1ce1: > 79a1ce1 upgrade to latest dependencies (# 556) > 6871f98 asLabelSelector - don't mutate the target if the property is not set (# 543) > 1dcda56 Update community files (# 554) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
89218bc780
|
upgrade to latest dependencies (#1487)
bumping knative.dev/pkg ba2b2b1...a8fb292: > a8fb292 Update actions (# 2328) > 7049a59 Update actions (# 2321) > 819d556 Allow configuring bounded staleness for dynamic injection. (# 2323) bumping knative.dev/eventing 7af98bb...a20ff70: > a20ff70 upgrade to latest dependencies (# 5845) > 6ce29ca add odacremolbap to support roster (# 5842) > 714ce1d Propagate Channel based Broker updates to underlying Channels. (# 5840) > e136cbb Fix broker conformance tests (# 5839) > 6c0ed2d Trigger dls resolution fallback to broker (# 5833) > 20294a7 Update actions (# 5837) > 2db2eef upgrade to latest dependencies (# 5827) bumping knative.dev/networking c8d6474...31eca9c: > 31eca9c Update actions (# 539) > dea025f upgrade to latest dependencies (# 538) > de9cf66 Add a namespace selector for wildcard certs so we can consolidate controllers. (# 537) > e50e34d Update actions (# 536) bumping knative.dev/serving 2446281...8f02c27: > 8f02c27 Update actions (# 12171) > 2d04803 upgrade to latest dependencies (# 12169) > dea4a44 Post upgrade CRD test - expect single stored version (# 12151) > 387b338 Update actions (# 12156) > 3a35c93 Update net-kourier nightly (# 12158) > 70c7fc0 Update net-istio nightly (# 12157) > 47e32eb Update net-certmanager nightly (# 12159) > a459514 Use hostIP for container-freezer (# 12162) > 8c971a5 Delete no-longer-needed upgrade code (# 12160) > 85e7705 Update net-contour nightly (# 12154) > 1de1d39 Update net-kourier nightly (# 12146) > d4c270c Update net-certmanager nightly (# 12153) > e4b3034 Add init containers e2e test (# 12123) > ab2fcc6 upgrade to latest dependencies (# 12150) bumping knative.dev/hack ced8ce7...a71c865: > a71c865 Format go code (# 88) > 02860f5 Update community files (# 87) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
a736af7129
|
Combine update deps actions format manually (#1484)
* upgrade to latest dependencies bumping knative.dev/eventing ff4bc40...5f69768: > 5f69768 upgrade to latest dependencies (# 5817) > a6a819d upgrade to latest dependencies (# 5812) bumping knative.dev/networking c2191da...91e7d04: > 91e7d04 upgrade to latest dependencies (# 531) > 16ef524 upgrade to latest dependencies (# 529) > cc26c45 Update actions (# 530) > 0c6b765 Deprecate httpProtocol: "Disabled" in config-network (# 528) bumping knative.dev/pkg fa2f8f1...3463dd7: > 3463dd7 upgrade to latest dependencies (# 2315) > a5bb759 upgrade to latest dependencies (# 2314) > e61a20d Update actions (# 2313) > 0e24b49 Format go code (# 2312) bumping knative.dev/hack 815cd31...47ac3b0: > 47ac3b0 Split build tags that are in a comma separated list (# 83) > 8687668 [# 50] Add error message when Bash < 4 (# 79) > 8d79600 Fixes # 81 (# 82) > 51582ce fix misspelling functionallity -> functionality (# 78) > 675e1fd Correctly specify the user when creating clusterrolebinding for kind (# 80) bumping knative.dev/serving 7c6d4bc...30087cd: > 30087cd upgrade to latest dependencies (# 12145) > e5d8560 Format go code (# 12139) > c9b2e25 upgrade to latest dependencies (# 12141) > ebdd09e Update actions (# 12140) > caced61 Update net-certmanager nightly (# 12138) > c6f1707 Add logic to retry pause/resume for pod freezer (# 12049) > 0780c10 Trust k8s readiness signal (# 12086) > 0592224 Update net-kourier nightly (# 12135) > 1cac17a Fix HTTP Redirect test for Contour (# 12124) > 8ecc7f9 Update net-istio nightly (# 12134) > f37a630 Update net-certmanager nightly (# 12133) > 04efc1e Update net-kourier nightly (# 12128) > 8cc9b0d upgrade to latest dependencies (# 12132) * Update actions |
|
|
|
b1e4132be8
|
upgrade to latest dependencies (#1475)
bumping knative.dev/serving 365f68b...7c6d4bc:
> 7c6d4bc Fix volume validation for init/user containers (# 12126)
> d49d992 upgrade to latest dependencies (# 12130)
> 851e5af update example block keys leader election config map (# 12127)
> c8ef877 point istio to the version supported by k8s 1.22.0 (# 12070)
> b39f18a Update net-kourier nightly (# 12121)
> 83396a5 Update net-istio nightly (# 12122)
> 0582f67 Update net-certmanager nightly (# 12119)
> 24f3646 Standardizing how we enable request logs handler (# 12118)
> d575aca Update net-kourier nightly (# 12106)
> 1828625 Update net-contour nightly (# 12105)
> 8c1c6f3 Update net-certmanager nightly (# 12104)
> 8d80026 switch config deployment config map key casing (# 12071)
> de32e18 upgrade to latest dependencies (# 12101)
> 7ad4b8c Add E2E test for HTTPOption (# 12058)
> 0dc3a47 Update net-kourier nightly (# 12096)
> a6f740b Use the latest kapp release (# 12081)
> f459b7e Allow readiness probe to be empty in Queue Proxy (# 12095)
> ce814ad Update net-contour nightly (# 12072)
> e979b9f Support init containers (# 12019)
> e0ec8ae upgrade to latest dependencies (# 12092)
> a5679c5 Pin GKE to 1.20 until issues/12091 was solved (# 12093)
bumping knative.dev/pkg a00ba48...fa2f8f1:
> fa2f8f1 drop fake dynamic client workaround (# 2310)
> 9179f78 introduce new case convention for leader election config map (# 2302)
bumping knative.dev/eventing 8274c41...ff4bc40:
> ff4bc40 Post upgrade CRD test (# 5705)
> 288abf1 Updating validation tests to follow the spec for `spec.subscriber` (# 5762)
> fd1ea86 add kref uid as available template field (# 5810)
> acb3c6d Brokers and Channel Prefer header e2e test (# 5792)
> fcf6738 Handle nil for additional headers (# 5802)
> 4bf0a23 upgrade to latest dependencies (# 5791)
> f30e764 Add a readiness probe to recordevents receiver (# 5798)
> a046d8d 🧹 Using SetTTL api, instead of direct access to EventContext's SetExtension (# 5794)
> 830373d Delete non used branch resources at Parallel (# 5775)
> 481fd3e Update support rotation (# 5790)
> a0d3412 IMC dispatcher custom readiness probe (# 5752)
> 86e44c4 upgrade to latest dependencies (# 5788)
bumping knative.dev/networking 8da57ce...c2191da:
> c2191da change casing to be consistent with serving (# 522)
> c6e5f78 Allow to skip non-alpha/beta test (# 527)
> d5e4386 upgrade to latest dependencies (# 526)
> 090366a upgrade to latest dependencies (# 525)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
4a5f5734d2
|
upgrade to latest dependencies (#1466)
bumping knative.dev/serving 4a26f1d...ebeebd9: > ebeebd9 Update net-istio nightly (# 12059) > 643e3c4 upgrade to latest dependencies (# 12062) > 4120c39 Fix date ordering (# 12056) > 73af59b Cleaning up freezer package constants (# 12055) > 67429ed Pass serviceAccountToken to freezer service (# 11917) > 1c7f409 fix dates (# 12054) > e7cf0de Renaming COC doc to ALLCAPS (# 12047) > ce5525e update support rotation (# 12052) > dcc3bab Use resolvabledomain flag in TestHPAAutoscaleUpDownUp (# 12053) > b71b516 fix broken link in Development readme (# 12043) > 5f1ee08 Bumping up golang min version (# 12051) > 2051002 Update net-kourier nightly (# 12038) > a5153ff Update net-contour nightly (# 12037) > b5aa6f0 Adding Configuration GET and LIST Conformance test (# 12016) > 09c59b3 Update net-certmanager nightly (# 12040) > ccc110e Update net-istio nightly (# 12039) > 40a1ffb Update actions (# 12035) > 2814960 Update community files (# 12034) > 40809fb More helpful error on invalid port (# 12025) > 54d689d Update net-istio nightly (# 12029) > f75b47c Update net-kourier nightly (# 12031) > 053d389 Update net-contour nightly (# 12030) > cc5ff9b Add endpoint call for pod freezer (# 11802) > a25635c Update net-certmanager nightly (# 12028) bumping sigs.k8s.io/yaml 9fc9552...9535b3b: > 9535b3b Merge pull request # 63 from akram/fix-linit-for-yaml_test.go > cea7ff5 Merge pull request # 62 from akram/use-goyaml-2.3.0 > 8c3bee3 Fix lint for yaml_test.go > 11e43d4 Merge pull request # 44 from hakman/travisci-arm64 > 131615f Bump gopkg.in/yaml.v2 to v2.4.0: fixes inconsistent long lines wrapping > 8daa61c Merge pull request # 51 from longwuyuan/master > 3cc309c Add CI tests for ARM64 > 9f315c2 Merge pull request # 50 from longwuyuan/master > 7d8e15c removed go v1.12.x and added go v1.15.x in ghactions ci > 8f01418 Merge pull request # 42 from neolit123/1.20-fix-tests-on-arm64 > 4750a07 added github-actions CI > 8aabd9a Merge pull request # 40 from gravis/tidy-go-modules > 7e97a1a yaml_test: adapt around undefined behavior in float64->int64 casting > 06fcaf6 Merge pull request # 36 from ZhiFeng1993/Fix-json-to-yaml-marshal-results > bc021c4 Tidy go modules > a6fdc8d Fix json to yaml marshal results bumping knative.dev/pkg 5ae4821...2267a4c: > 2267a4c Bump a few assorted deps (# 2301) > 221312a duck cronjob (# 2299) > f07c8e4 Add pod / cronjob (# 2298) > 07ea512 Update very old Google API dependencies (# 2294) > 55de825 Update actions (# 2296) > c92466a Update community files (# 2295) > b708bde Bump a few assorted dependencies (# 2292) > 7d6d325 Update actions (# 2287) > 61a3edd Add IsNum to true when set `-0` to minimumVersion.Pre (# 2288) > c5ec096 Update community files (# 2286) > 52b0e29 Source validation fixes (# 2285) > d8349b0 Update community files (# 2284) bumping knative.dev/eventing f031ba2...816883e: > 816883e upgrade to latest dependencies (# 5768) > 5adc325 Update community files (# 5766) > 3067b55 Fix date format (# 5765) > be4e766 Removing the special tweak for 0.22-0.23 (# 5763) > ce818dc Adding myself to support rotation (# 5761) > af93c91 add recordevents to the list of tools to publish (# 5758) > 384523f Default dead letter sink namespace to the object namespace (# 5748) > edef96d Update community files (# 5753) > e05ccfc Convert DeadLetterSinkURI references to DeliveryStatus. (# 5746) > 1afbc6a Update actions (# 5754) > 87cbccf Delete non used Step resources at Sequence (# 5718) bumping knative.dev/networking 69ad454...749575e: > 749575e Update community files (# 520) > 79c6e05 upgrade to latest dependencies (# 521) > f9355c5 Adding contributing doc, renaming COC doc (# 518) > f02d7fb Set FlushInterval to zero (# 519) > b601bd9 Update community files (# 516) > 09845be Update actions (# 517) > 9dcf81a upgrade to latest dependencies (# 514) > 5e884af Update community files (# 512) > 9c1c5b8 Update actions (# 513) > 51e2f39 Update community files (# 511) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
d669111151
|
upgrade to latest dependencies (#1452)
bumping knative.dev/pkg d4505c6...5ae4821:
> 5ae4821 [release-0.26] Source validation fixes (# 2291)
> a49a60e [release-0.26] Add IsNum to true when set `-0` to minimumVersion.Pre (# 2290)
> 4857ab6 new k8s min version is 1.20 (# 2283)
bumping knative.dev/eventing 316e14d...dcb0aea:
> dcb0aea Add record events to released images (# 5734)
> 24d102d Ce overrides validation (# 5730)
> 9e66fc9 Adding all resources for NOOP migrator (# 5694)
> ef48133 KReference mapping experimental feature (# 5599)
> 407f3cb Update community files (# 5739)
> 7e80074 Update actions (# 5740)
> 21155e9 Enhance DLQ CloudEvents with destination (# 5727)
> deafb9b fixing error message (# 5735)
> cf630ed 💫 Adding 1.22 k8s to GH Actions (# 5737)
> 495814c upgrade to latest dependencies (# 5732)
> 0260d8b Dropping k8s 1.19 as that is unsupported (# 5736)
> f568fd9 Cleaning up v1b1 testing (# 5733)
> 20ec9f7 Like serving use generatedName (# 5664)
> 7c7bd9a Update community files (# 5731)
> 602ea29 Adopt `app.kubernetes.io` labels (# 5628)
> 372e821 Increase MaxNamespaceSkip in test runner (# 5722)
> c2910fd Update resources test to use latest PingSource API (# 5729)
> 10804a2 Remove outdated GCP channel from test flag example listing (# 5728)
> 7266621 upgrade to latest dependencies (# 5723)
bumping knative.dev/serving 33aeffc...2858ef6:
> 2858ef6 Update net-istio nightly (# 12013)
> 1812d3b Wire up MeshCompatibilityMode to ConfigMap property (# 11999)
> de7b0e6 Remove TODO comment for # 1178 (# 12012)
> 5792a5c Update net-contour nightly (# 12009)
> c7aa8f7 Update net-certmanager nightly (# 12007)
> f552122 Rework timeout handler tests with a fake clock (# 12002)
> feebf71 drop deprecated imageDigest property (# 11994)
> afd5297 Update net-kourier nightly (# 12008)
> 1b945a0 Update community files (# 12004)
> c1e4685 Update actions (# 12005)
> 583b182 Add details when bad service account names are used (# 11883)
> 610762a Adding Route GET and LIST Conformance test (# 11972)
> 78d1afb Drop K8s 1.19 as it's no longer supported (# 11998)
> 1085dbe Update net-kourier nightly (# 11991)
> e359985 Update net-certmanager nightly (# 12001)
> a4fa6f8 Update net-contour nightly (# 11989)
> bdd45e2 Update net-istio nightly (# 12000)
> 8f8b701 Copy healthyPods set to avoid concurrent map access (# 11993)
> 0f57579 upgrade to latest dependencies (# 11996)
> 7e6d9f3 Update community files (# 11995)
> 76cb92b Update net-istio nightly (# 11990)
> 893f477 Add serviceAccountToken via projected volume when concurrency state endpoint set (# 11820)
> 3db5f64 adding revisions test for get and list (# 11948)
> 3e175ca Update net-kourier nightly (# 11985)
> 52f9ff3 Update net-contour nightly (# 11984)
> 279014d Teach activator about mesh compatibility modes (# 11976)
> 2990cf0 Drop redundant queue-proxy startup probe (# 11965)
> fa36988 Speed up concurrency state implementation (# 11909)
bumping knative.dev/networking eb37d69...69ad454:
> 69ad454 upgrade to latest dependencies (# 510)
> 3b9592c Add mesh-compatibility-mode to network config map (# 509)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
dedcad7c7e
|
upgrade to latest dependencies (#1442)
bumping knative.dev/serving e6a7166...1c022d7: > 1c022d7 Add e2e test for # 11668 (# 11755) > a9cb969 Widen checks in TestRateLimitPerItem to allow for slow systems (# 11934) > 7653caf roles: Don't specify rules when using aggregationRules. (# 11899) > 2b44131 Update net-certmanager nightly (# 11929) > fc038ea Update net-contour nightly (# 11928) > 6fc7e33 Update net-istio nightly (# 11927) > 2ba37be Drop unnecessary spoof.Retrying call (# 11930) > 9b128a6 Allow directly setting mesh compatibility mode on/off in stat scraper (# 11913) > 0bb3503 upgrade to latest dependencies (# 11932) > fe5f5b7 Teach resources/queue to allow no readiness probes (# 11866) > 406d0ed Drop all usages of EventuallyMatchesBody (# 11931) > 13ee889 Add idle timeout to queue proxy (# 11791) > 8377769 Speed up TestRateLimitPerItem (# 11908) > 5244862 Update net-certmanager nightly (# 11911) > 6a5bd01 Update net-contour nightly (# 11887) > b83f82d upgrade to latest dependencies (# 11915) > b82440c Fix indentation in e2e-tests.sh (# 11902) > 54d232c Update net-kourier nightly (# 11912) > d9c1342 Support configuring HTTPOption per ksvc (# 11882) > ae44ea6 Update net-istio nightly (# 11894) > cefe5ed upgrade to latest dependencies (# 11907) > b1c20f6 upgrade to latest dependencies (# 11901) > fd04ef8 Tracking request counts in queue proxy (# 11783) > 0e6dbde Improve error messages on probe failure (# 11897) > 24c59e0 Update net-kourier nightly (# 11888) > 68dba4a change wait calls for check calls in tests (# 11680) > 6d0317e Update link to serving specs (# 11891) > 22fc6eb Update go-containerregistry to 0.6.0 (# 11876) > 5b9face TestServiceWithTrafficSplit test changes (# 11799) > 88a8d1b upgrade to latest dependencies (# 11893) > 1c25327 Update net-certmanager nightly (# 11880) > d6c8217 Update net-istio nightly (# 11879) > 6ef09ce Allow for additional delete calls without hanging in KPA test (# 11886) > 2c0663c upgrade to latest dependencies (# 11884) bumping knative.dev/eventing ea5ed9a...38f3845: > 38f3845 Clarify meaning of `default-br-config` (# 5713) > 546b3b6 upgrade to latest dependencies (# 5712) > 158f189 Test runner: Increase MaxNamespaceSkip (# 5706) > bbd498b upgrade to latest dependencies (# 5702) > 4a55e51 Fix inaccurate description of default-br-config (# 5703) > 38bfba7 drop scheduled github action e2e tests (# 5701) > c4acab4 💄 Fix name of test, as it was changed in code before... (# 5695) > dd02173 fix typo (# 5697) > 0b5e37d 💄 Going w/ v1 API shape for CRDs (# 5688) > 7412ab7 upgrade to latest dependencies (# 5684) > bb0b305 DeliverySpec.Timeout on Broker and Trigger (# 5687) > 59dc3fc adding conformance test for Spec.Config being immutable (# 5686) > 00ab8a1 Add ability to specify heartbeat durations as a time.Duration (# 5683) > 16104f9 Validate broker spec config immutable (# 5682) > 75b9159 Update actions (# 5673) > 9b1f09c upgrade to latest dependencies (# 5681) > 51319db Add heartbeats image to released images (# 5680) bumping knative.dev/networking ff7c341...9d1fe47: > 9d1fe47 upgrade to latest dependencies (# 501) > 7c11d23 upgrade to latest dependencies (# 498) > 5f2e230 upgrade to latest dependencies (# 495) > ee93e22 Allow 502 codes as well as 503 to indicate mesh errors (# 494) > e755cda upgrade to latest dependencies (# 493) > a31c669 upgrade to latest dependencies (# 492) bumping knative.dev/pkg 2bd91f7...73d4fe6: > 73d4fe6 Drop Retrying and EventuallyMatchesBody checks (# 2278) > bb433c9 Add tests for retriable errors to the spoof client (# 2277) > b09fa45 Declare `DefaultErrorRetryChecker` as `ErrorRetryChecker` type (# 2276) > dec98b4 fix a small lint warning (# 2270) > fbe9e7e Widen the error checker interface to allow response error checking (# 2253) > 7a61343 only test downstream tekton with HEAD (# 2271) > c69aba0 Deduplicate Check and Poll functions on the spoof client (# 2264) > b721b0b fix check calls being unreliable (# 2250) > d60f1a4 Avoid double-resyncs without leader election. (# 2252) > 0482448 allow unknown metadata fields (# 2249) > f39ea04 Add eventing-redis to downstream test (# 2247) > 82f3a9f Add triggers to the downstream test (# 2236) > e957ee5 Drop several deprecated APIs. (# 2228) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
c717a3fe96
|
upgrade to latest dependencies (#1434)
bumping golang.org/x/term 2321bbc...6a3ed07: > 6a3ed07 all: go fmt ./... bumping k8s.io/apimachinery c278689...f916759: > f916759 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 12b6a22 Bump SMD to v4.1.2 to pick up # 102749 fix > 41e4141 sync: remove Godeps/ > 235edae Merge pull request # 102587 from saschagrunert/release-1.21 > a4090fc Revert "Cleanup portforward streams after their usage" > 1a7b32c Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 2c210a7 vendor: bump runc to rc95 > 7559d78 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21 > be0c813 Merge pull request # 101325 from joelsmith/automated-cherry-pick-of-# 101306-upstream-release-1.21 > c422483 Cleanup portforward streams after their usage > 59d900d Additional CVE-2021-3121 fix > e337f44 Bump klog to 2.8.0, fixing nil panics in KObj > ae8b5f5 Merge pull request # 99759 from jpbetz/apply-extract > 0dd2dd9 Add extract apply function generation > 0335ad3 Bump SMD to v4.1.0 > 1f1bc58 Merge pull request # 99951 from deads2k/fix-decodableversions > 98d3ae9 Merge pull request # 98841 from caesarxuchao/fix-98479 > a13af10 provide directly decodable versions for storageversion API > 79c4f87 Merge pull request # 98946 from monopole/upgradeKustomize > 1174cb8 make proxy Transport return metav1.Status error > 1f7ce2b until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 8e4c0a5 Merge pull request # 98653 from mandelsoft/stream > 543ebb5 Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > 963dac0 simplier fix + test for race condition > a5a2acc Merge pull request # 98074 from kwiesmueller/admission-reset-managedFields > 9794359 Add Apply functions to client-gen > 193cd4a add comment describing the race condition + TODO for appropriate test > 283a326 Merge pull request # 99817 from liggitt/zero-value > 19eb396 fix validation test > e51562e fix sync problem in streamwatcher > cda259e Update k8s.io/kube-openapi > 8dcbc56 remove apiVersion check from managedFields validation > 569bd20 Merge pull request # 99755 from lala123912/out_of_range > 7de09c3 fix validation tests > f0c829d fix RemoveStatusCondition() cap out of range > 1c6b148 update licenses and bazel > 0869820 Merge pull request # 98595 from SergeyKanzhelev/nodelifecycleSchedulerUnitTestsSpeedUp > 96b0ee0 consolidate managedFields validation > 4f70757 sped up scheduler tests by using fake clock > 317ebe7 Merge pull request # 98572 from justaugustus/go116 > ed96c1e [go1.16] bump golang.org/x/... dependencies > 89aa0e9 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > f246562 [go1.16] go.mod: update to go1.16 > 603e046 Merge pull request # 99561 from BenTheElder/remove-bazel > 193bda8 hack/update-bazel.sh > 17b79e7 Merge pull request # 97385 from FabianKramm/fix-http2-proxy > 44b9a37 Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core > 5a3ff4c override request host for kubectl proxy > c3f3e5b Scheduler: remove pkg/apis/core/field_constants.go > 6d2f20b Merge pull request # 99083 from gavinfish/requirement-equal > 527a61b Merge pull request # 99014 from apelisse/update-smd > 823fec8 Add equal func for Requirement struct > 9cd3dcb Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 7faacc3 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 2cc50c7 *: remove nikhiljindal from OWNERS > 53fe198 *: remove mbohlool from reviewers > c340b76 *: remove madhusudancs from reviewers > 37cce14 *: remove jianhuiz from reviewers > d6b6643 *: move gmarek to emeritus_approvers > c93b0f8 Merge pull request # 98790 from jkh52/master > 7fbabcb Bump konnectivity-client to v0.0.15 > 9e39a13 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > f0392a0 Merge pull request # 98616 from smarterclayton/recognizer_buffer > 9812d82 update gogo/protobuf to v1.3.2 > 783dd7d serializer: Recognizer interface should take a buffer > 28da342 Merge pull request # 98488 from pohly/klog-2.5.0 > d656fe5 Merge pull request # 98565 from adisky/move-spdystream > 6495214 logging: support call depth via logr, structured logging > cbf4d8f Update dependency docker/spdystream to moby/spdystream > 87c8a96 Merge pull request # 98363 from cpanato/go1157 > 4a7d8d5 [go1.15] updatestaging pb.go files using the hack scripts > ee96543 Merge pull request # 98312 from deads2k/finish-export-option-removal > ab111ff generated > 33e8773 remove ExportOptions > 234faef finish removal of exportoptions > 460d109 Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown > 0e9f9cf Merge pull request # 96552 from pandaamanda/klog_fmt > 322dfb4 Don't record events in goroutines > af2ce7e Merge pull request # 97552 from aanm/pr/replace/buffer/with/strings > 8c0a4ea use klog.Info and klog.Warning when had no format > 4f50573 Merge pull request # 97990 from AlexanderYastrebov/offset-97651 > d7e94ae pkg/labels: replace bytes.Buffer with strings.Builder > 2ab0da8 Uses offset instead of line number in JSONSyntaxError > 825faf0 pkg/util/net: replace bytes.Buffer with strings.Builder > 53a9c91 Merge pull request # 97538 from lingsamuel/requirement-return-field-error > 1d8c923 Merge pull request # 97891 from thinpark/apimachinery.clean > 10e20f4 make labels.NewRequirement returns aggregated field.ErrorList, make nodeaffinity parsing function use it > 8834a19 [k8s.io/apimachinery/pkg/test]: cleanup commented code > 6c16abd Merge pull request # 94396 from habibrosyad/patch-92402-10 > 9d4f7cb Merge pull request # 97540 from chymy/just-comments > 25bfe1d fix vendor/k8s.io/apimachinery/pkg/runtime staticcheck > 0ca7b34 Merge pull request # 97590 from heqg/typo-expected-03 > 67bb4d2 Fix on comments > 9363a52 Fix typo in staging/src/.../wait_test.go > 15c5dba Merge pull request # 96974 from WangXiangUSTC/master > 8f01ffc Merge pull request # 95790 from aojea/loopnet > df4ce5a Update selector.go > 02953c0 get ips from loopback interfaces > 51a2756 autodetect global addresses on loopback interfaces bumping k8s.io/client-go 435503c...a2642ab: > a2642ab Update dependencies to v0.21.4 tag > ccdebc2 Merge pull request # 103614 from dprotaso/automated-cherry-pick-of-# 102928-upstream-release-1.21 > fefd2ad Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 46c1ad3 Simplify use of the fake dynamic client > 5823455 Bump SMD to v4.1.2 to pick up # 102749 fix > 3c428df Merge pull request # 102800 from pohly/automated-cherry-pick-of-# 102788-upstream-release-1.21 > fe825e6 client-go: reduce log level of reflector again > 6277e97 sync: remove Godeps/ > b63b1ba Merge pull request # 102587 from saschagrunert/release-1.21 > c18505f Revert "Cleanup portforward streams after their usage" > ffd8cfc Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > a802afb vendor: bump runc to rc95 > c04de52 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21 > 322fe85 Cleanup portforward streams after their usage > 0f9967b sync: update go.mod > 307e3a3 Merge pull request # 100718 from dims/automated-cherry-pick-of-# 100606-# 100660-upstream-release-1.21-take-2 > a124236 Common auth plugins should always be available > ac49e87 providerless tag for client-go auth plugins > 6be0785 Merge pull request # 100156 from ehashman/issue-100155 > 5f0702f Merge pull request # 99375 from ehashman/probe-kep-2238 > e5c17fc Bump klog to 2.8.0, fixing nil panics in KObj > 2407de6 Generated changes for probe terminationGracePeriodSeconds > a5722b4 Merge pull request # 99759 from jpbetz/apply-extract > 476d5f9 Generated apply configurations > 9e34778 Add extract apply function generation > 982571f Bump SMD to v4.1.0 > d6fad70 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta > 6085ad0 Merge pull request # 99290 from mortent/PromotePDBsToGA > 37e7f4a generic ephemeral volume: generate code > 814c68c Merge pull request # 99522 from robscott/topology-hints > fa732dd generated > 67d8c55 Merge pull request # 99495 from wojtek-t/cleanup_describe_8 > 9c78771 Adding Hints to EndpointSlice API > 62b9b26 Promote PDBs to GA > db49dde Merge pull request # 98973 from YoyinZyc/add_context_outside_apiserver > 4c5ab17 Add sig-instrumentation approvers to events libraries OWNERS > 57d5462 Merge pull request # 98946 from monopole/upgradeKustomize > 6a42ca3 add context to restclient metrics > 1ae4d69 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > c277935 Merge pull request # 98727 from adtac/suspend > aa6ddc8 Merge pull request # 99641 from pohly/storage-capacity-beta > 5ca42da batch: add suspended job > 9f9bfd9 CSIStorageCapacity: generated files for beta > 7fc57bb Merge pull request # 96600 from maplain/internal-traffic-policy > 9baafcd Implements Service Internal Traffic Policy > fa8f4cc Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > b4932b5 Merge pull request # 99907 from liggitt/cache-test-timeout > a793842 Generate typed clients with Apply support > 8df02b3 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes > 21ee617 Add test timeout to mutation detector test > d2a6442 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params > 2eb8aff Graduate EndpointSlice API to GA > 9db6403 Add namespace scoped ParametersReference to IngressClass > 75a1e7f Merge pull request # 99423 from soltysh/cronjob_controller > 1745c9f Merge pull request # 99817 from liggitt/zero-value > 627c12d Generated changes > fcacc4b Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field > d21dde2 Update k8s.io/kube-openapi > 4f21285 Merge pull request # 98127 from mortent/AddConditionsToPDBs > 3285000 Add LoadBalancerClass field in service > da66d1b generated > 503eb33 Merge pull request # 99782 from liggitt/race-tests > ec8fb02 Merge pull request # 99012 from jpbetz/apply-client-go-builders2 > 0693903 Fix or remove tests that don't work in race mode > f146f0f generate applied configurations > 9409f57 Merge pull request # 99741 from liggitt/client-go-install > a71c2f1 Merge pull request # 98892 from ankeesler/exec-plugin-metrics > e0f03ac Update client-go install instructions > a5abe9c Merge pull request # 937 from liggitt/update-readme > 8aa3e0f exec credential provider: add rest_client_exec_plugin_call_total metric > 1cfb136 Merge pull request # 99654 from ankeesler/exec-plugin-interactive-fix > 2dec69c Update readme installation instructions > 149c501 exec credential provider: use stdin to detect user interaction > a337294 Merge pull request # 98572 from justaugustus/go116 > b13f594 Fixup golang.org/x/term staticcheck warnings > 768a62f [go1.16] bump golang.org/x/... dependencies > 0ea7217 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 36b22fd [go1.16] go.mod: update to go1.16 > fcbadc8 Merge pull request # 99561 from BenTheElder/remove-bazel > 13e6cd3 hack/update-bazel.sh > 6a25187 Merge pull request # 99324 from zshihang/master > c3c3d40 Merge pull request # 99377 from liggitt/version-sha > 3d6ec32 reset token if got Unauthorized in KCM > 8f8241f Merge pull request # 99195 from pacoxu/structurelog/watch-retry-timeout-1 > 1a6e902 Switch gitVersion format to non-abbreviated hash > 12449b5 Merge pull request # 99193 from zhijianli88/subresource > 06efd86 Migrate client-go retry-watcher to structured logging > fa31d62 Merge pull request # 99111 from databus23/patch-5 > bb1d67d request.go: correct subresource referencing > 21dd7ea Merge pull request # 99079 from tkashem/throttle-message > a125444 Return error when persister fails to modify config > 10def0e Merge pull request # 99063 from ZxYuan/patch-1 > d1fdbcd client-go: add more context to request throttle message > 7279fc6 Merge pull request # 96987 from soltysh/drop_batch-alpha > a9fe1e1 Fix typo in client-go/rest/client.go > df50762 Merge pull request # 99014 from apelisse/update-smd > 6167582 Generated changes > 39da007 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 508a193 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > d6cefbd Drop batch/v2alpha1 API > 1d0cb03 *: remove nikhiljindal from OWNERS > e8ab252 *: remove madhusudancs from reviewers > 4c4207a *: move gmarek to emeritus_approvers > 20732a1 Merge pull request # 98889 from jkaniuk/leaderelection-simplify > 0eaf14c Simplify leader election code > 1006137 Merge pull request # 98790 from jkh52/master > bf60d3f Bump konnectivity-client to v0.0.15 > 93ce971 Merge pull request # 98671 from liggitt/kubeconfig-env > 3c12da5 Merge pull request # 98324 from atosatto/export-debug-roundripper > b620e82 Isolate TestModifyContext from $KUBECONFIG > 3147a30 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > ef84e47 Re-run gofmt against staging/src/k8s.io/client-go/transport/ > ab82d40 Merge pull request # 98488 from pohly/klog-2.5.0 > 2861152 update gogo/protobuf to v1.3.2 > e87f4d8 Remove unexpected updates to go.mod and go.sum > c8e0107 Merge pull request # 98565 from adisky/move-spdystream > 362c485 logging: support call depth via logr, structured logging > 9d369ea Update bazel BUILD file > b8b770f Update dependency docker/spdystream to moby/spdystream > 84db31c Address golint warnings > 6329432 Merge pull request # 98496 from lavalamp/connrotation > 8d3dc9e Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers_test.go > b72204b Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown > 5985bbb Fix unbounded connection creation & 50s of delay > 2bce173 Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers.go > fc034b4 Merge pull request # 96552 from pandaamanda/klog_fmt > 726d27f Don't record events in goroutines > 5c01a03 client-go: export NewDebuggingRoundTripper function and DebugLevel > 537eda7 Merge pull request # 98058 from jprzychodzen/le-comment > d7ba1f2 use klog.Info and klog.Warning when had no format > 25e8b5f Merge pull request # 97083 from knight42/feat/enable-spdy-ping > eae461d [Leader election] Add documentation to function > 479dd01 feat: enable SPDY pings on connections > 623741e Merge pull request # 97909 from adamzhoul/fix-chan-bug > 2192138 Merge pull request # 97095 from sabbox/fix-panic-azure-oidc-auth-plugins > 5c32e97 fix replyChan block > b804f9f add noop persister to plugin loader > f80da32 Merge pull request # 97255 from chotiwat/patch-1 > 224c1c6 Merge pull request # 97857 from liggitt/exec-auth-reuse-dialer > a35bc8f Fix stale object causing a panic on DELETE event > 9761a13 Merge pull request # 96906 from Rajalakshmi-Girish/issue-96853 > 0c5bab6 Track opened connections with a single tracker per authenticator > 0d3f257 Merge pull request # 907 from munnerz/patch-1 > cb8d3d1 fixes the unit tests to be more tolerant with error messages > e9d996d Merge pull request # 97326 from victor-timofei/deltafifo-doc > efbc708 README: add 1.20 in compatibility matrix > 0964d4b Merge pull request # 97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest > 53a09c7 Update the wording of the DeltaFIFO > cc9d424 Merge pull request # 96883 from pacoxu/fix/96862 > 2b31242 Merge pull request # 94813 from dramich/nometrics > 01fbb1d Bump github.com/Azure/go-autorest/autorest to v0.11.12 > 710a222 Move Delta definitions to the top > 77dfe4d Merge pull request # 92138 from ash2k/ash2k/client-cleanups > 8031d76 fix index test: multi index check for empty list > f39ca99 Don't start goroutine for noMetrics > 09cf714 Update DeltaFIFO Documentation > 62f63bb Merge pull request # 96837 from adamzhoul/master > 29b0745 Check errors of the Close call > 04adad4 fix spdy stream, conn deadlock. > 6cc3981 Make inClusterConfigProvider thread safe > e24efdc Merge pull request # 96797 from jqmichael/initialCountLength > 6d09f8e Stop using mergo.MergeWithOverwrite > 50c0861 Merge pull request # 96643 from bboreham/lose-timestamp > 1d17529 Fixed a harmless bug where initialPopulationCount should be based on the key length not list size in DeltaFIFO#Replace() > 277eea6 Cleanup currentMigrationRules > 5d2c89d Remove unused argument from generateEvent bumping knative.dev/networking defa6b8...ff7c341: > ff7c341 upgrade to latest dependencies (# 491) > b9f8dee Add TestHTTPOption to verify HTTPOption field (# 415) > ba72f55 Update community files (# 490) > bde5be8 Update actions (# 489) > 4ac0119 upgrade to latest dependencies (# 488) > 51512a0 upgrade to latest dependencies (# 487) > 9bdd2dd upgrade to latest dependencies (# 486) > cfb7e23 upgrade to latest dependencies (# 485) > 3e603fb Clean up deprecated fields (# 484) > e818f7d Update community files (# 483) bumping k8s.io/api 6f23172...3fcac9f: > 3fcac9f Update dependencies to v0.21.4 tag > e718350 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > aa60858 Bump SMD to v4.1.2 to pick up # 102749 fix > 0d3282d sync: remove Godeps/ > b962205 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 6601f0c vendor: bump runc to rc95 > e379db4 Merge pull request # 101053 from robscott/automated-cherry-pick-of-# 100728-release-1.21 > 48ab514 Updating Topology Aware Hints to support "Auto" value for annotation > b422b2e sync: update go.mod > 1f635bf Mark v1beta1 EndpointSlice deprecated in favor of v1 > fd88418 Merge pull request # 100188 from alculquicondor/job-api-fixes > 51a1c55 Merge pull request # 100156 from ehashman/issue-100155 > 862c319 Only default Job fields when feature gates are enabled > ec4ebef Merge pull request # 99375 from ehashman/probe-kep-2238 > d35369e Bump klog to 2.8.0, fixing nil panics in KObj > 8b5303f Merge pull request # 99298 from zshihang/csi > 06f27fd Generated changes for probe terminationGracePeriodSeconds > edd3ec9 Merge pull request # 100147 from alculquicondor/indexed-annotation > aecea00 graduate CSIServiceAccountToken to beta > b4ebda3 Add terminationGracePeriodSeconds to Probe API > 937dc44 Merge pull request # 99759 from jpbetz/apply-extract > 5079330 Rename job completion index annotation to not contain alpha > f714d15 Bump SMD to v4.1.0 > c0951d6 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta > 8814a7d Merge pull request # 99975 from robscott/endpoints-over-capacity > e5d78e7 testdata: drop the alpha EphemeralVolumeSource.ReadOnly field > f1e2e30 Merge pull request # 99290 from mortent/PromotePDBsToGA > 5d9669f Adding new EndpointsOverCapacity annotation for Endpoints controller > 1e0f065 generic ephemeral volume: generate code > 93f222f Merge pull request # 99522 from robscott/topology-hints > 7749c3d generated > 99bd953 generic ephemeral volumes: drop ReadOnly field > a61f0c6 Merge pull request # 98946 from monopole/upgradeKustomize > 212bbe4 Adding Hints to EndpointSlice API > 167e928 Promote PDBs to GA > efdf974 generic ephemeral volumes: promote to beta > fadfa4e Add default namespace labels to all namespaces for selectors (# 96968) > 4c06238 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > e466978 Merge pull request # 98727 from adtac/suspend > 1fcb2aa Merge pull request # 99641 from pohly/storage-capacity-beta > 6feceee batch: add suspended job > c8b7374 CSIStorageCapacity: add +featureGate=CSIStorageCapacity > 2f7785f CSIStorageCapacity: generated files for beta > cb683dc CSIStorageCapacity: add MaximumVolumeSize to v1beta1 API > 32e8852 CSIStorageCapacity: mark v1alpha1 as deprecated > e5a9d01 CSIStorageCapacity: promote API to beta > 63be2e3 Merge pull request # 96600 from maplain/internal-traffic-policy > ea13d29 Merge pull request # 99871 from liggitt/compatibility-tests > 73d9a7d Update generated files > 1f1764b Update discovery compatibility data for v1 > 6fe5bea Implements Service Internal Traffic Policy > 6432c75 Add discovery and flowcontrol compatibility API data > 8e35c50 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes > 3a11614 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params > 1442f42 Graduate EndpointSlice API to GA > dd8d676 Add namespace scoped ParametersReference to IngressClass > d04530e Merge pull request # 97216 from joejulian/docs_missing_quotes > 2e93611 Merge pull request # 99423 from soltysh/cronjob_controller > 7eb8b95 generated content > 3687c90 Merge pull request # 99817 from liggitt/zero-value > a2c0f4b Generated changes > d107683 Re-clarify NetworkPolicy policyTypes in docs > 264a74a Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field > 1e9b09f Update k8s.io/kube-openapi > 9e34104 Deprecate batch/v1beta1 CronJob & CronJobList in 1.21, with removal still 1.25 > 85a11c3 Merge pull request # 98127 from mortent/AddConditionsToPDBs > 2e5a20d Add LoadBalancerClass field in service > ca413d2 Promote CronJobs to batch/v1 > 9841b19 generated > 4047479 Introduce .status.lastSuccessfulTime field for CronJob > 521a376 Add conditions to PDB status > a57dfb5 Update batch API to get rid of API violations > 1f71974 Merge pull request # 99681 from shiyajuan123/master > 0d975ab Merge pull request # 98582 from ahg-g/ahg-scope > ddb02f4 add descriptions to these event/types.go files > 92fdaf9 Add CrossNamespacePodAffinity quota scope and PodAffinityTerm.NamespaceSelector APIs, and CrossNamespacePodAffinity quota scope implementation. > c218b22 Merge pull request # 99414 from Jiawei0227/type > c4b1941 Merge pull request # 98441 from alculquicondor/array-job-api > 9ea52fd Update inline volume spec comments > 6773eb3 Add Job.spec.completionMode and Job.status.completedIndexes > 9a813ed Merge pull request # 98572 from justaugustus/go116 > bbb8038 [go1.16] bump golang.org/x/... dependencies > bbeeb22 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > a60c82b [go1.16] go.mod: update to go1.16 > cab5316 Merge pull request # 99163 from ahg-g/ahg-pod-deletion > 7f6f023 Implement pod deletion cost > b852e50 Merge pull request # 99561 from BenTheElder/remove-bazel > 2c17abb hack/update-bazel.sh > 6c086a5 Merge pull request # 97099 from pacoxu/fix/96986 > 65a259a Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core > 595a48a move default container annotation to kubectl pkg > 9dd0c8b Scheduler: remove pkg/apis/core/field_constants.go > 1ad1003 feature: use default container annotation for logs and exec > 498bb3d Rename labelNodeRoleExcludeBalancer to labelNodeExcludeBalancers (# 97767) > f666922 Merge pull request # 99105 from sftim/20210215_improve_secret_api_notes > 8e2decd Merge pull request # 96987 from soltysh/drop_batch-alpha > 09cfcd0 Update generated code > bed38c9 Merge pull request # 99014 from apelisse/update-smd > 38d3b32 Generated changes > 4a935f5 Revise wording for Secret stringData > 3632e28 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 8a25276 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 92cf842 Drop batch/v2alpha1 API > 71251ee *: remove nikhiljindal from OWNERS > 0ce5dc2 *: remove mbohlool from reviewers > 2a912cc *: remove madhusudancs from reviewers > b580185 *: remove jianhuiz from reviewers > 48bd838 Merge pull request # 98790 from jkh52/master > 89fe579 Bump konnectivity-client to v0.0.15 > 9e1a49d Merge pull request # 96911 from munnerz/fix-typo-admission-chain > 9f65ac4 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > 0cef08a generated files > ac3757b Add EndPort to Network Policy - Alpha (# 97058) > 772b5cb update gogo/protobuf to v1.3.2 > a554b54 Fix doc comment typo on validating & mutating webhook resources > c6cc3d9 Merge pull request # 98488 from pohly/klog-2.5.0 > 4af41fa Merge pull request # 98576 from kevindelgado/ssa > 0502a85 logging: support call depth via logr, structured logging > cfb031d Merge pull request # 98565 from adisky/move-spdystream > 1bd5594 Declare TCP default for service port protocol > 117f629 Update dependency docker/spdystream to moby/spdystream > 9b864a5 Merge pull request # 98363 from cpanato/go1157 > 40d1940 [go1.15] updatestaging pb.go files using the hack scripts > 0d6bea2 Merge pull request # 92065 from pohly/podinfo-doc-fix > c873f2e Merge pull request # 97880 from justinsb/spelling > 482a958 storage: document csi.storage.k8s.io/ephemeral also for internal type > ecbefa1 Merge pull request # 97896 from brpratt/fix-external-name-doc > a949695 Fix spelling typos: scheduable -> schedulable > e31c03e Merge pull request # 96698 from wawa0210/fix-96697 > d3515d5 add missing ExternalName to doc > cb95709 Merge pull request # 97971 from liggitt/testdata > f3893b1 Update help document address > 791492e Add API testdata population instructions > 1198ffc Merge pull request # 97761 from liggitt/1.20-testdata > 4e9f5db Merge pull request # 97615 from wojtek-t/immutable_secrets_ga > 0d2c654 Remove 1.18.0 API test data > 47952fe Merge pull request # 97379 from kebe7jun/fix/token-request-proto-name > d6680e1 Autogenerated > 9494b83 Add 1.20 API test data > 9ab310c Merge pull request # 97466 from geegeea/lint-kubelet > 5ba49fe Fix BoundObjectRef APIVersion proto name > 1a38d5b Promote Immutable Secrets/ConfigMaps feature to GA > 9c6b1a9 Merge pull request # 97171 from deads2k/deprecate-psp > 596c2df Fix golint issues in api/admission and api/admissionregistration > 3dc59fa Merge pull request # 97359 from Cweiping/fix/fix_typo_error > 0824739 generated > fedd331 Merge pull request # 96375 from smarterclayton/daemonset_surge > e639e1a fix typo err > 99409d9 deprecate PSP in 1.21, but leave removal at 1.25 > dfa980b generated: Changes for DaemonSet max surge > 7655e01 api: Add DaemonSet MaxSurge > fcac651 Merge pull request # 96736 from andrewsykim/deprecate-topology-keys > d10e393 Merge pull request # 96311 from thockin/kep-1659-topology-labels > ed61c3e core/v1: deprecate Service topologyKeys > e2b10e1 Merge pull request # 93549 from Dean-Coakley/fix-res-quota-comments > 2271b8b Clean up comments around old topology labels > 72d4ae9 Fix incomplete ResourceQuota comments bumping k8s.io/apiextensions-apiserver 501c1cc...73536ac: > 73536ac Update dependencies to v0.21.4 tag > 118cd4e Merge pull request # 103931 from cheftako/automated-cherry-pick-of-# 103895-upstream-release-1.21 > 608ff11 Update to using apiserver-network-proxy v1.22 > 6299031 Merge pull request # 103699 from cheftako/automated-cherry-pick-of-# 103126-upstream-release-1.21 > 7524de4 Updated to use konnectivity client v0.0.21, and implemented placeholder context > 927722c Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 72e6aca Bump SMD to v4.1.2 to pick up # 102749 fix > 17c7b19 sync: remove Godeps/ > 376bc59 Merge pull request # 102273 from cheftako/automated-cherry-pick-of-# 102213-upstream-release-1.21 > 8a5ffd0 Upgrade konnectivity-client for GRPC connection fixes > b9f7a19 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 49cd115 vendor: bump runc to rc95 > 2f42b6b sync: update go.mod > efc099a sync: update go.mod > 4c640ac Update image base to `gcr.io/distroless/base-debian10:latest` > 41c32f2 Merge pull request # 100156 from ehashman/issue-100155 > b4469b6 Bump klog to 2.8.0, fixing nil panics in KObj > 939b917 Merge pull request # 99759 from jpbetz/apply-extract > 71d7816 Merge pull request # 100099 from kevindelgado/subresource-flake-followup > 078162a Bump SMD to v4.1.0 > 5191ed3 Remove retry in TestSubresourcePatch > be71c55 Merge pull request # 99661 from kevindelgado/status-wiping > e3d81de Server-Side Apply: Status Wiping/Reset Fields > 3207a41 Make conditions list on CRDStatus non-atomic > 0c23cac Merge pull request # 99946 from deads2k/tidy-node-validation-master > 9b370b3 Merge pull request # 98034 from Jefftree/testing > 5332d7e add markers for inspected validation mutation hits > 3b39aba Merge pull request # 99875 from bobbypage/bump-cadvisor > 9a366cb Add E2E tests for SSA > a73a5ce vendor: cadvisor v0.39.0 > 85445e3 Merge pull request # 98946 from monopole/upgradeKustomize > 9bc474b until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 2f8f9e0 Merge pull request # 99800 from deads2k/beta-more > f583311 Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > cd6f542 remove more CRD v1beta1 client dependencies > 67d1c6c Add Apply functions to client-gen > d373eac Merge pull request # 99817 from liggitt/zero-value > 73e7a5e Add test for zero-value custom resource validation > de5974d Update k8s.io/kube-openapi > b8d8aac Merge pull request # 99101 from deads2k/crd-beta-prune > 1866670 generated > e44fd06 re-enable CRD v1beta1 validation test > 288481c switch condition controller check to use a direct etcd write > 52247e6 fix up CRD validation tests > 9172176 attempt to coerce test for non-structural schemas into something close to valid > ddd490c try to tidy up crd v1beta1 usage > 5bd8cf3 Merge pull request # 98572 from justaugustus/go116 > 8736dc6 Fixup golang.org/x/term staticcheck warnings > 56f6dd3 [go1.16] bump golang.org/x/... dependencies > ea2a7ff generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 8868ae4 [go1.16] go.mod: update to go1.16 > b84f2bf Merge pull request # 99561 from BenTheElder/remove-bazel > 0c2809b hack/update-bazel.sh > 3c0e72f Merge pull request # 99011 from deads2k/stop-extensions > 90801f9 Merge pull request # 99199 from deads2k/a-crd > 6b64e49 conditionally serve beta > 92c1993 delay serving CRD creates for a few seconds for HA consistency > b343cbe Merge pull request # 99014 from apelisse/update-smd > 1c3e2f5 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 7fcd9ec Update sigs.k8s.io/structured-merge-diff to v4.0.3 > b58866b *: remove mbohlool from reviewers > 83fcfdb Merge pull request # 90281 from gaurav1086/apiextensions_delete_map_key > f74ceeb Merge pull request # 98790 from jkh52/master > b8f4582 [apiextensions] remove check for map key delete > 35a00f8 Bump konnectivity-client to v0.0.15 > 5f25107 Merge pull request # 98737 from liggitt/nytimes-license > d470dd5 Update github.com/NYTimes/gziphandler > 79840b8 Merge pull request # 98694 from liggitt/crd-apply-speed > f89b87e Merge pull request # 98477 from palnabarun/update-gogo/protobuf > 5e6e3e9 Add testdata readme > 7f87ee0 Merge pull request # 98488 from pohly/klog-2.5.0 > d0725a3 update gogo/protobuf to v1.3.2 > 888a7c8 Lower openapi filter fuzz iterations > e8c0102 Merge pull request # 98565 from adisky/move-spdystream > fb37084 logging: support call depth via logr, structured logging > b225a4d Speed up CRD apply unit test > 70ced15 Update dependency docker/spdystream to moby/spdystream > f383e66 Merge pull request # 98363 from cpanato/go1157 > 7bd8efe [go1.15] updatestaging pb.go files using the hack scripts > 178cf06 Merge pull request # 98406 from navist2020/fix_variable_name > 8777f39 Misspelling of the variable name > 9ee2f19 Merge pull request # 98312 from deads2k/finish-export-option-removal > 0df3131 generated > ff87a49 finish removal of exportoptions > 4b68a4d Merge pull request # 96552 from pandaamanda/klog_fmt > adc42ee Merge pull request # 96960 from Jefftree/defaulter-diff > 2aa8f41 use klog.Info and klog.Warning when had no format > 30e2787 Merge pull request # 97470 from roycaihw/crd/optimize-create-event-handler > 082dfd8 Update generator to not use reflect > 54ccb61 Merge pull request # 97172 from Jefftree/opentest > 2b1aebd crd create event: skip storage teardown if the crd info doesn't change > 1906ed3 Merge pull request # 97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest > c3b05fa tests for buildOpenAPIModelsForApply > ef1f4df update dependencies > e630434 Start writing a unit-test for buildOpenAPIForApplyModels > a7ee1ef Merge pull request # 96317 from Jefftree/test-ssa > 90fc918 Only create SSA models for CRDs with structural schema > 9a92a63 Integrate defaults marker and remove ContainerPort defaulter bumping knative.dev/pkg bda81c0...2bd91f7: > 2bd91f7 Bump K8s dependencies to 1.21.4 (# 2242) > 4472e04 Bump golangci-lint timeout to 10m for github actions (# 2241) > fac4920 Update assorted dependencies (# 2240) > 263ce40 Add chains to the downstream test (# 2237) > ddd97e9 Remove obsolete verbose log message for pre-release (# 2235) > a7f5b39 Addressable resolver now accepts custom resolvers (# 2195) > 2b66fdd Update community files (# 2239) > 51f5642 Update actions (# 2238) > 46a3611 Add Tekton downstream test (# 2233) > a70bb26 Add length limit for the generated names used in tests (# 2217) > a4ed097 Update version check comment (# 2234) > a94f5f0 Trim the space in configmap/registriesSkippingTagResolving's url. (# 2231) > 12d915e Update prometheus dep to 0.30.0 (# 2227) > 3bed4dc Make the configmap update logging Debugf (# 2226) > 44fffc8 This implements the EventExpansion needed to emit K8s events. (# 2224) > 6ef763d Remove long deprecated NewImplWithStats (# 2223) > 9c7fd8e Introduce `NewContext`, deprecate `NewImplFull`. (# 2222) > 766b8f7 Have the addressable resolver take a tracker. (# 2220) > 9b9bc2a Run codegen (# 2221) > 52d2a0d Deprecate ReadOnlyFinalizer interface over OnDeletionInterface (# 2212) > 44fc074 Update community files (# 2219) bumping knative.dev/serving 5ab9710...e6a7166: > e6a7166 upgrade to latest dependencies (# 11881) > 64a145c Update net-kourier nightly (# 11878) > d4bf1ad upgrade to latest dependencies (# 11875) > 26c4f72 Update net-kourier nightly (# 11873) > ce627e5 Manage endpoints when KIngress status contains an IP address (# 11843) > 56845e2 Update community files (# 11874) > a53193a Update net-certmanager nightly (# 11871) > f0a7836 Update net-contour nightly (# 11872) > 95af728 Drop unused flag.Parse and simplify emptyDir image even more (# 11855) > 5845ae6 Update actions (# 11870) > 97234eb upgrade to latest dependencies (# 11869) > 0d9a49f Skip a few more conformance tests against optional API (# 11827) > 0be381e Update net-istio nightly (# 11868) > 8906177 Update net-certmanager nightly (# 11867) > 0bb8499 Add missing RootCA additions to checks (# 11865) > 03823ca Drop relatively useless logging (# 11863) > ac53b04 Probe properly after startup when periodSeconds greater than zero (# 11190) > 8ab7a60 upgrade to latest dependencies (# 11861) > 48f6457 Clean up build tags in .golangci.yaml (# 11860) > 62d2781 Update net-contour nightly (# 11857) > 83fa93d Update net-istio nightly (# 11859) > 3b15ee9 Update net-kourier nightly (# 11856) > 04a56dc Update net-certmanager nightly (# 11858) > 0bcde14 upgrade to latest dependencies (# 11851) > d9ef49f Use the `controller.Impl` tracker. (# 11853) > 35ed978 Simplify emptyDir image behavior (# 11841) > 4220792 Update net-contour nightly (# 11794) > 13175ca Update net-istio nightly (# 11850) > eb3ac4d Update net-kourier nightly (# 11849) > 6891f62 fix incorrect helper adopted (# 11845) > b9a86db upgrade to latest dependencies (# 11847) > b827fe7 Update net-kourier nightly (# 11838) > c6b1956 Update net-certmanager nightly (# 11840) > 21e0d8e Update net-istio nightly (# 11839) > aeb7290 Update community files (# 11836) > 7f0582d Remove deprected loadbalancer (# 11837) bumping k8s.io/code-generator 48c1e31...25a36f5: > 25a36f5 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 70aa412 Bump SMD to v4.1.2 to pick up # 102749 fix > 8b14922 sync: remove Godeps/ > e3528c8 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > d95c662 vendor: bump runc to rc95 > cb1b268 Bump klog to 2.8.0, fixing nil panics in KObj > e0b5c43 Merge pull request # 99759 from jpbetz/apply-extract > 9f50236 Add extract apply function generation > 24be182 Merge pull request # 98946 from monopole/upgradeKustomize > e7e4d37 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 5f36bce Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > ea893dc Add Apply functions to client-gen > cc2553e Merge pull request # 99817 from liggitt/zero-value > d3199e1 Update k8s.io/kube-openapi > b9b4ecb Merge pull request # 99012 from jpbetz/apply-client-go-builders2 > bf943ce Support references to external types for 3rd party use > 4ee20c9 Add apply configuration generator > 748252d Merge pull request # 98572 from justaugustus/go116 > dd0b9f7 Fixup golang.org/x/term staticcheck warnings > e7249ad [go1.16] bump golang.org/x/... dependencies > 3d740b9 [go1.16] go.mod: update to go1.16 > 3491177 Merge pull request # 99561 from BenTheElder/remove-bazel > e964dbb hack/update-bazel.sh > a990afc Merge pull request # 98845 from justaugustus/zeitgeist > 7c4e3d4 generated: Run ./hack/update-internal-modules.sh > 5a6947c Merge pull request # 99014 from apelisse/update-smd > 3fa898d Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 575533e Merge pull request # 98790 from jkh52/master > a5bea38 Bump konnectivity-client to v0.0.15 > b6eef68 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > dd857b4 Merge pull request # 98488 from pohly/klog-2.5.0 > 4f6c91d update gogo/protobuf to v1.3.2 > 062b17e Merge pull request # 98565 from adisky/move-spdystream > a45fdeb logging: support call depth via logr, structured logging > 93d63ad Update dependency docker/spdystream to moby/spdystream > 468be54 Merge pull request # 98197 from thockin/makefile-unused-variables-watning > 62894da Rename _examples to examples > 62f14d5 Merge pull request # 98312 from deads2k/finish-export-option-removal > f5c6169 generated > b01f4fb Merge pull request # 96552 from pandaamanda/klog_fmt > 2a79acd Merge pull request # 96960 from Jefftree/defaulter-diff > 8a5bd94 use klog.Info and klog.Warning when had no format > 64162c9 Merge pull request # 95360 from erwinvaneyk/fix-generate-internal-groups-bash > 800ec45 Update generator to not use reflect > 8cc0d29 Merge pull request # 96679 from stmcginnis/appspot-cleanup > 2842357 Fix generate-internal-groups.sh for bash < 5.x > e819a6a Remove stale analytics links from docs > 356aa54 Merge pull request # 96586 from Doude/for/upstream/master/96585 bumping knative.dev/eventing 19fcdf4...ea5ed9a: > ea5ed9a upgrade to latest dependencies (# 5679) > 348cfb2 upgrade to latest dependencies (# 5677) > d4721b6 gingko compatible (# 5676) > eb3b681 Update community files (# 5675) > 600659e upgrade to latest dependencies (# 5672) > 5a0aa5d [Broker] Always consider ObservedGeneration to determine readiness (# 5667) > a98548a Make usage of GetConditionSet, rather than direct access (# 5662) > de1b52b Use `controller.NewContext` (# 5661) > 4f6f307 Handful more cleanups (# 5660) > 5b10764 [IMC] Always consider ObservedGeneration to determine readiness (# 5655) > b2891a8 upgrade to latest dependencies (# 5659) > 1aa90e5 fixing minor things (# 5658) > d879d09 Plumb through using the `controller.Impl` tracker. (# 5656) > 0d6181f upgrade to latest dependencies (# 5657) > b2700c2 Generate new community contact table (# 5653) > da32c8e upgrade to latest dependencies (# 5652) > b289108 Update community files (# 5647) > 128a666 Create a new ListableTracker ctor taking a tracker.Interface (# 5651) > 3e584ed Use v1 CRD clients in tests (# 5650) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
fc7e87667f
|
Add support for multi-containers (#1382)
* Add support for multi-containers * Update examples * Fix UpdateContainers to match by name * Add experimental note & tests * Rename flag to --extra-containers * Fix formatting * Fix flag renaming leftovers * Update pkg/kn/flags/podspec_test.go Co-authored-by: Roland Huß <rhuss@redhat.com> Co-authored-by: Roland Huß <rhuss@redhat.com> |
|
|
|
3f424c371e
|
upgrade to latest dependencies (#1362)
bumping knative.dev/networking 53f45d6...ca0a601: > ca0a601 Remove deprecated label (# 457) > c8ff46f add annotation for setting http option (# 440) > b983b72 Update actions (# 456) > 6c60e9e upgrade to latest dependencies (# 455) > 2315e14 Update community files (# 454) > 78822ee Set default HTTPOption to Enabled for conformance test (# 453) > 0367556 upgrade to latest dependencies (# 452) > be44eda Update community files (# 451) bumping knative.dev/serving c75484e...d207fa3: > d207fa3 upgrade to latest dependencies (# 11622) > 6459485 Update net-contour nightly (# 11627) > 5f1b6c2 Update net-istio nightly (# 11615) > 7da260d Update net-certmanager nightly (# 11628) > 3d23011 Remove deprecated label `networking.internal.knative.dev/disableWildcardCert` (# 11626) > dbffff6 Update net-kourier nightly (# 11616) > 56506cc Update net-certmanager nightly (# 11620) > b066a0b Remove unused varlog and observed-concurrency images (# 11619) > ad3e890 Update net-contour nightly (# 11614) > 657e524 Update actions (# 11613) > 98a184b upgrade to latest dependencies (# 11612) bumping knative.dev/pkg dd0db4b...30f9568: > 30f9568 Update actions (# 2177) > 51cfaab Added inverse functions for the ptr package (# 2172) > cf1994e Update community files (# 2171) > 4cdacd0 add concurrency for each controller (# 2160) > e117baa Replace reference to obsolete xip.io service (# 2169) > a1bc850 Print proper warning logs from API warnings (# 2168) > a421cf1 upgrade to latest dependencies (# 2167) > 6b252df Update community files (# 2165) bumping knative.dev/eventing a574b7b...90932eb: > 90932eb upgrade to latest dependencies (# 5556) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
46297a770e
|
upgrade to latest dependencies (#1340)
bumping knative.dev/networking 29c1fb2...53f45d6:
> 53f45d6 upgrade to latest dependencies (# 450)
> 2eeaa06 upgrade to latest dependencies (# 449)
> 9b6da19 Change default for autocreateClusterDomainClaims (# 447)
> 07ba22c Update community files (# 446)
> 4a8bec0 upgrade to latest dependencies (# 445)
> e291c80 upgrade to latest dependencies (# 444)
> 91799da upgrade to latest dependencies (# 443)
bumping knative.dev/pkg ed09cd0...dd0db4b:
> dd0db4b upgrade to latest dependencies (# 2163)
> 7521c92 drop deprecated enabledComponents field (# 2162)
> f454995 Update community files (# 2161)
> 841aa73 fix package name (# 2159)
> 77ff8d9 Bump k8s min k8s version to 1.19 (# 2157)
> 192b0c9 Add KReference.Group field and ResolveGroup function (# 2127)
> b2bf37c upgrade to latest dependencies (# 2156)
bumping knative.dev/hack 66ab1a0...e28525d:
> e28525d Add knative-release-leads to OWNERS (# 69)
> 13753fa update owner aliases manually (# 76)
bumping knative.dev/eventing b0b32c4...0cb7873:
> 0cb7873 ./hack/update-deps.sh --upgrade (# 5545)
> 95b4275 upgrade to latest dependencies (# 5540)
> 74d711b Bump deps, fix tests (# 5541)
> a02a8f2 RetryConfig.RequestTimeout to configure the timeout of a single request (# 5503)
> 587958f Fix IMC webhook cluster role (# 5539)
> 9cd2858 Delivery timeout (# 5149)
> b312f0e Support `KReference.Group` in `Subscription.Spec.Channel` (# 5520)
> 3247d83 Update community files (# 5530)
> 39e1be2 upgrade to latest dependencies (# 5519)
> b164d3c Fix subtest client scope (# 5531)
> 6adafe5 Implement `KReference.Group` resolution for `Subscriber.Ref` (# 5440)
> 193809a Use test namespaces with numeric suffix (# 5337)
> c4bcc3a upgrade to latest dependencies (# 5514)
> 4eb1738 Add API doc generation to codegen (# 5504)
> af6744d 💫 Add permission to update namespace finalizer (# 5501)
> 8a110a1 upgrade to latest dependencies (# 5495)
> d4244d5 Fix tests (# 5498)
> fc21a1a pass transformers to executeRequest (# 5512)
> 02403a5 Remove flaky test (# 5508)
> 39d1977 Wait for receiver to be done (# 5509)
bumping knative.dev/serving 380a090...c54eeab:
> c54eeab Update net-kourier nightly (# 11580)
> 94b240e Update net-istio nightly (# 11576)
> 478b5e7 Move DomainMapping feature to beta (# 11573)
> f6c40af install the latest net-istio release first when performing upgrade tests (# 11583)
> 9ec6fb9 Update net-contour nightly (# 11579)
> 58ca921 Update community files (# 11584)
> 110416c Remove YAML anchors (# 11581)
> 2110f33 upgrade to latest dependencies (# 11577)
> 913d966 Update net-contour nightly (# 11574)
> 939accb Update net-certmanager nightly (# 11575)
> 91d0441 Add short option to scale test (# 11571)
> 9958145 update names of components (# 11560)
> eeacc0d nits from # 11551 (# 11570)
> eee7741 Add $TEST_OPTIONS to hpa test (# 11561)
> 31d5683 upgrade to latest dependencies (# 11563)
> add5507 Wait until HPA status is available (# 11562)
> 8d83ada Set autocreateClusterDomainClaims true for DomainMapping tests 7152b50 (# 11565)
> a8a5c2d Update net-contour nightly (# 11567)
> 0ff6b0f Update net-kourier nightly (# 11569)
> 28fae98 Update net-istio nightly (# 11568)
> 6d5efe3 Update net-certmanager nightly (# 11566)
> c8a7098 update ytt files to support smooth renaming of net-* components (# 11551)
> 010f96a Use https to verify the access when https option is enabled (# 11537)
> 1c042a1 rename namespace certificate controller & service (# 11559)
> 4c6b64d Update net-contour nightly (# 11554)
> 4f509fc Update net-istio nightly (# 11557)
> c9a9f2f Update net-certmanager nightly (# 11555)
> c77ba94 Update net-kourier nightly (# 11556)
> 7624462 Remove unreachable code in testActivatorHA (# 11549)
> 9298c6b Update community files (# 11550)
> 629598c Update net-kourier nightly (# 11546)
> 4d5784b Update net-istio nightly (# 11545)
> 003e133 upgrade to latest dependencies (# 11543)
> c9cdc34 Update net-kourier nightly (# 11539)
> fb38239 Update net-certmanager nightly (# 11542)
> bf28585 Update net-istio nightly (# 11540)
> 4195b66 Update net-contour nightly (# 11541)
> 7103234 Make TestProjectedServiceAccountToken not need to run as root (# 11538)
> e94b287 upgrade to latest dependencies (# 11536)
> 4386c6b Update net-contour nightly (# 11527)
> 183f686 Update net-istio nightly (# 11526)
> e1a5164 Revert "Temporarily remove routetags for queue metrics (# 8969)" (# 11534)
> 561d9d0 upgrade to latest dependencies (# 11530)
> b2ad8e0 Update net-certmanager nightly (# 11528)
> 36883da Update net-kourier nightly (# 11525)
> cd8839f Add permission to update namespaces/finalizers (# 11517)
> d638cf7 upgrade to latest dependencies (# 11524)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
e23b4d626e
|
Update k8s dependencies to v0.20.7 (#1344)
* Update k8s dependencies to v0.20.7 * Update vendor dir * Fix license dir * Remove commented code * Update knative deps * Use scheme to add known types for dynamic client * Update go-licenses in build script |
|
|
|
3a97aa2f85
|
upgrade to latest dependencies (#1330)
bumping knative.dev/pkg 980a337...79f8b3f: > 79f8b3f Auto-generate webhook certs with ECDSA for FIPS compliance (# 2136) > 3e1e4d7 Update community files (# 2137) > 803d2ba use more general kubernetes.Interface (# 2135) > 47dfdcf consolidate k8s flags to an environment package (# 2133) > 6484377 update boilerplate date (# 2134) > 35916ab Update actions (# 2132) bumping knative.dev/networking 54039d7...bf0fc84: > bf0fc84 drop use of pkgtest.KubeClient (# 423) > 04feff3 upgrade to latest dependencies (# 426) > 7ded2e6 Update community files (# 427) > 443b181 Replace redirect code 302 with 301 (# 416) > 77a9c97 upgrade to latest dependencies (# 424) > 329cdb3 Update actions (# 422) > c90fe70 Remove deprecated cert and key field (# 414) > b81353d upgrade to latest dependencies (# 420) bumping knative.dev/serving 9bb6349...c1051d9: > c1051d9 Update net-kourier nightly (# 11442) > 07e6fc1 Move schemapatch config here for easier access (# 11407) > fd235d8 Update net-contour nightly (# 11441) > d920d2a drop dependency on knative.dev/networking/test (# 11439) > 40a36e9 Update net-certmanager nightly (# 11435) > b417fc3 upgrade to latest dependencies (# 11437) > 248381d Update community files (# 11438) > 65929cc Update net-kourier nightly (# 11436) > d09e5e3 Update net-contour nightly (# 11434) > 526721f Improve readiness tests for exec case (# 11425) > a9aeafb Fix PerItem test flake (# 11430) > 64a0bb5 upgrade to latest dependencies (# 11433) > 620cb44 Update net-contour nightly (# 11428) > f89b0de Update net-certmanager nightly (# 11427) > b6fa655 Update net-kourier nightly (# 11426) > 27f036c Update net-certmanager nightly (# 11414) > f98b448 Use cert-manager API version to v1 for test resources (# 11424) > 27e330a Update net-contour nightly (# 11415) > df3b056 fix typo and redundant code (# 11419) > ecca088 Update actions (# 11421) > 4265285 upgrade to latest dependencies (# 11420) > 8a9bb8e upgrade to latest dependencies (# 11418) > 5d1672d Update net-kourier nightly (# 11417) bumping knative.dev/eventing 6776718...49420f4: > 49420f4 Added broker.WithConfig (# 5461) > 66dbf4a Added tristate flags and changed experimental config map name (# 5459) > a4650e0 Update community files (# 5458) > d5f8b90 rekt/resources: support trigger annotations (# 5456) > d1106c8 [QE] Don't wait on triggers, before deploying their subscriber (# 5444) > 65bed40 Update actions (# 5438) > 0d129e4 Fix a broken link in experimental-features.md (# 5453) > b813a54 Remove camel as a downstream now that is deprecated (# 5449) > 9d1c35f drop use of deprecated sharedmain functions (# 5450) > 6e9588c Bump downstream job to go 1.16 (# 5448) > 5d3d12f Use a readiness probe to check apiserver adapter readiness (# 5446) > 674815e Remove unprintable characters from the deadLetterSink request header (# 5439) > 7678f90 upgrade to latest dependencies (# 5437) > 91d6079 Fix ordering in EventTransformation test (# 5435) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
350b2deffc
|
upgrade to latest dependencies (#1324)
bumping knative.dev/networking b2552ec...54039d7: > 54039d7 Fix revive related linting issues (# 419) > b0d3be2 upgrade to latest dependencies (# 418) bumping knative.dev/pkg e749d6a...980a337: > 980a337 Fix revive related linting issues (# 2131) > ea766de Bump assorted dependencies (# 2130) > e2947db update the multiple label selector implemention to avoid clobber in filtered factory (# 2120) bumping knative.dev/eventing e48c80d...6776718: > 6776718 Experimental features process documentation (# 5404) > 295134c Experimental features configuration and validation (# 5214) > 0882e0c upgrade to latest dependencies (# 5434) bumping github.com/google/go-cmp 8fa37b4...d103655: > d103655 Print as text if mostly text (# 258) > 9181d1e Avoid diffing by lines if inefficient (# 260) > c5c3378 Cleanup edit groups after coalescing (# 259) > 1ee4af8 Fix typo in path.go (# 256) bumping knative.dev/serving 9cd446e...9bb6349: > 9bb6349 Test that readiness is not reported early in HTTP probe test (# 11402) > 61178b2 upgrade to latest dependencies (# 11412) > 8eb5b88 Update net-istio nightly (# 11397) > 01f1cb6 Remove myself following-up knative/community# 628 (# 11408) > 1cd1e71 Have our e2e tests use K8s 1.19 again (# 11384) > 71e501e upgrade to latest dependencies (# 11405) > f9356e3 Update schema generator as a bug has been fixed (# 11406) > fc8d0c8 Allow the autoscale upgrade test traffic to settle before upgrading (# 11403) > 77d32d8 Regenerate schemas to pick up capabilities addition (# 11400) > efbc518 Update net-contour nightly (# 11396) > 15e067e Update net-kourier nightly (# 11401) > 3afc6e4 Move activator count computation into KPA (# 11375) > 8cf7372 Add readiness test image (# 11398) > 0760219 Set spec.HTTPOption in Ingress created from DomainMapping (# 11399) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
dccf3e30fa
|
upgrade to latest dependencies (#1296)
bumping knative.dev/hack 88c69cd...93ad912: > 93ad912 Print java and mvn version (# 65) > 86f9adc Fix default codegen pkg dir (# 67) bumping knative.dev/networking 7a7ad51...796a800: > 796a800 upgrade to latest dependencies (# 403) > b62df94 upgrade to latest dependencies (# 402) > 2696fca Add missing JSON tag to protocol type (# 400) bumping knative.dev/eventing 83a1713...474fb5b: > 474fb5b remove v1alpha1 sources APIs (# 5317) > fc44024 More v1 (# 5316) > e807987 [v1] Add flows yaml desc (# 5315) > 178be6b Remove some vbeta1 IMC configs in tests (# 5314) > d21b7d6 💄 Adding API description (e.g. for k explain) for IMC and generic Channel (# 5307) > 18fb3db CreatePodOrFail retry on "No API token found" (# 5313) > 504cae3 Fixing versions and api groups for subscription validation test (# 5310) > 386cd07 upgrade to latest dependencies (# 5302) > 5dccb29 Tidy up the CRD to remove the v1beta1 (# 5298) > 978778a Increase Subscription validation test coverage (# 5305) > 0d25138 Increase Trigger validation test coverage (# 5306) > a62ed6a 🧹 lifting some apis to more recent level (# 5300) > 6f7c5cf Doing version bumps for some files to v1 (# 5299) bumping knative.dev/pkg 2a0fc65...5a308fa: > 5a308fa upgrade to latest dependencies (# 2105) > cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106) bumping knative.dev/serving 792c8d2...6ed3b03: > 6ed3b03 Update net-kourier nightly (# 11265) > 38c791e upgrade to latest dependencies (# 11271) > c28723a upgrade to latest dependencies (# 11269) > efb7b45 Update net-istio nightly (# 11268) > 1297dbd Update net-certmanager nightly (# 11266) > da0d742 Actually use the rate limited queue (# 11256) > 5692160 Update visibility label comment in config-domain (# 11253) > 88ff33f Update net-istio nightly (# 11247) > b69efda Update net-kourier nightly (# 11255) > 7ce1ba1 Update net-contour nightly (# 11254) > b4dd584 upgrade to latest dependencies (# 11264) > c7326c1 Add myself to support rotation of 04-26 (# 11263) > 28ba542 upgrade to latest dependencies (# 11262) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
1c2381e192
|
upgrade to latest dependencies (#1286)
bumping knative.dev/eventing 4a3216c...7775e37: > 7775e37 Move eventing-contrib/cmd/* here (# 5295) > 4c98f8a Adding more coverage (# 5290) > 8565fcd Clean up resources created by Feature tests (# 5289) > 73ce225 [Rekt] Channel Delivery Spec data plane tests. (# 5279) > 5ed9b36 event type v1beta1 (# 5272) > 5855490 Running validation for events on broker ingress (# 5275) > 0fa5989 Add pre-review checklist to PR template (# 5184) > f1909db Improve performance of eventfilter lookups (# 5288) > 60bc1cf break delivery/routing tests into features (# 5287) > 79e83bd adding more polling for channel tests (# 5284) > 31cda4c upgrade to latest dependencies (# 5283) > 56631a5 Add tests for additional ingress error cases (# 5281) > facbd02 [Rekt] Add polling on inner channel subscriber status (# 5278) > 4324aef add test with reply (# 5282) > b3ccb11 Do events end where they should (# 5280) > cd7c750 test trigger delivery specs fully (# 5268) > 0452204 Filtering fix for consistency in handling empty string as value (# 5273) > 96a4cc3 Remove KafkaChannel upgrade hack (# 5276) > 97c0d30 upgrade to latest dependencies (# 5263) > e745733 make sure the mtchannelbasedbroker uses trigger.spec.delivery (# 5267) > 71153e6 Adding dataplane conformance tests for Delivery Specs for Brokers. (# 5262) > 92fb0f4 Do not panic prober if report fetched too early (# 5264) (# 5265) > fc115ae update to new release of goland sdk for cloudevents 2.4.1 (# 5261) > 1f54d0e Format markdown (# 5251) > 7544bdb Use Event Prober, and Event Library (# 5216) > 68afe54 update deps to latest April 12th (# 5235) > 515136c fix(PingSource): remove annotation based conversion logic (# 5153) > 39b00a6 upgrade ptypes from deprecation notices (# 5218) bumping knative.dev/networking fe8b23b...57bee66: > 57bee66 Allow the prober to cancel probing by key (# 396) > 12abdf2 Add helper to test for potential mesh errors (# 393) > de8ac12 upgrade to latest dependencies (# 395) > 4e9d153 Update knative/community files (# 394) > 90f951c upgrade to latest dependencies (# 392) > a64b4be upgrade to latest dependencies (# 391) > 89774aa Append headers to TestRule to verify we hit expected backend (# 385) > e294898 upgrade to latest dependencies (# 390) > 945b81a Update knative/community files (# 389) > c8c1ee6 upgrade to latest dependencies (# 387) bumping knative.dev/pkg 01dccc5...1afd049: > 1afd049 Update knative/community files (# 2097) > 942c621 add prometheus condition (# 2088) > 554d133 Bump assorted dependencies (# 2096) > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089) > b80a192 Improve state reporting in kube checks (# 2082) > b51994e Fix a few comments in reconciler-gen (# 2090) > 3a2ae6d resolve cluster domain using env CLUSTER_DOMAIN as a fallback (# 2092) > 4302f33 Update knative/community files (# 2091) > 728bc4a Update OWNERS_ALIASES to match autogen in community (# 2078) bumping knative.dev/serving 79d3123...3214502: > 3214502 upgrade to latest dependencies (# 11246) > 4ac36ce Add API doc generation to codegen (# 11238) > a370537 hardcode the ambassador namespace (# 11245) > 3844721 don't specify patch and build for gke version (# 11214) > 0470900 Update net-kourier nightly (# 11242) > 82e650a Update net-istio nightly (# 11241) > 152af6d Update net-contour nightly (# 11240) > 6ebf113 Use OnDeletionInterface to drop potentially racy direct usages of DeleteFunc (# 11235) > 20e7d89 Update net-kourier nightly (# 11233) > 258834f Update net-contour nightly (# 11232) > ef2ac45 Use new helper to detect potential mesh errors (# 11234) > 5b67bd9 don't use vendor in ko:// path (# 11229) > f43af48 Update knative/community files (# 11227) > 3822eac upgrade to latest dependencies (# 11228) > b2fdf93 drop unused e2e test flag (# 11230) > e4c7848 Update net-kourier nightly (# 11219) > 83808bc Update net-contour nightly (# 11220) > d2ca2eb Drop unnecessary parsing from/to string in probe (# 11224) > ae54012 Update net-istio nightly (# 11221) > 912936a Allow for more overscale in tests if the deployment is being rolled (# 11209) > 1b83b4b upgrade to latest dependencies (# 11217) > 9a5f4b8 Update net-istio nightly (# 11180) > 44f6033 Fix activator index update log (# 11203) > 40a54e3 Statically configure passthrough lb in the activator (# 11184) > 9054d8b Don't hardcode replica count in the Activator HA test (# 11189) > b6af5b6 Update net-contour nightly (# 11182) > ef78b9a Replace all copies of autoscaling annotations with constants (# 11213) > db9538d Add addressable-resolver role for serving controller (# 10693) > bdc0db4 use GKE 1.18 for CI until we sort out 1.19 failures (# 11206) > bbfa917 Set useragent for digest resolver (# 10590) > 935bcc8 Excluse domainmapping-webhook from chaos (# 11202) > 0640781 Add specific port to instruct istio to open correct listener (# 11063) > c50bbf8 Update net-kourier nightly (# 11191) > 3b198ec Fix couple of nits in scale tests (# 11204) > 09f07d7 bump kind e2e to use go1.15 (# 11187) > 0751aed Update net-kourier nightly (# 11181) > 7f889d8 fix broken link in spec error.md (# 11167) > 3792fb4 Add test for existing queue probe behaviour (# 11186) > e57b86b Revert "Thread network config into the autoscaler (# 11056)" (# 11185) > 53df47c Remove private service listing (# 11178) > 9faf9e6 Don't require ActivatorOverloadTest to scale to 0 (# 11177) > 942af3f Move comment above referenced code (# 11179) > 40e7ad0 Update net-kourier nightly (# 11169) > bd8d6a0 Use passthrough loadbalancing in activator state keeping (# 11172) > 7ac0c4f Add a private service name helper and use throughout (# 11176) > fc6ca85 Subdomain url from traffic status (# 11149) > 01ef03f Be more discerning about which errors cause mesh fall-back (# 11174) > 8a0eff7 Connect the networking config with stats scraping (# 11161) > d73eb99 upgrade to latest dependencies (# 11173) > 2bfe3de upgrade to latest dependencies (# 11168) > c96e749 fix cluster.local replace directive (# 11166) > a4f70f6 Cleanup deepcopygen annotations and calls (# 11165) > 3f6d931 Override Host in activator's main handler if option is set (# 11162) > 8d72e76 Fix a few wrong logs in tests and make them consistent (# 11164) > 6ed9b72 upgrade to latest dependencies (# 11163) > 9cabf66 Update net-contour nightly (# 11157) > 05ae6b2 Update net-kourier nightly (# 11158) > 81e36a1 Update net-istio nightly (# 11156) > 1b007c5 upgrade to latest dependencies (# 11155) > daab3e3 Update net-kourier nightly (# 11144) > b2c6829 Update net-certmanager nightly (# 11145) > b2f616b Update net-contour nightly (# 11143) > 339d7e2 Thread network config into the activator (# 11052) > 443038c Update knative/community files (# 11141) > cc3f45b Update net-contour nightly (# 11131) > 6396164 Update OWNERS_ALIASES to match autogen in community (# 11103) > d59d81f upgrade to latest dependencies (# 11138) > 47f56c6 run kind e2e in release branches (# 11127) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
910d136563
|
Upgrade Eventing API from v1beta1 to v1 (#1284)
* Upgrade Eventing API from v1beta1 to v1 * Update vendor dir * Fix channel ref parsing * Remove leftover v1beta1 in docs & tests |
|
|
|
8bcefe59d5
|
upgrade to latest dependencies (#1266)
bumping knative.dev/hack 9b73a25...b6ab329: > b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60) > 58edbdc [schema cli] correct arrays (# 58) > 97362eb go test flag should go first (# 54) > 57abacd Don't redirect STDERR to /dev/null when querying pods (# 55) bumping knative.dev/pkg 4048853...952fdd9: > 952fdd9 Update common github actions (# 2077) > 6317ec6 Update DEVELOPMENT.md (# 2069) > a5005d3 Bump k8s min version to v1.18.0 (# 2076) > 808d622 Escape path before returning it in a response (# 2075) > 71e938e Fix int conversion in statefulset ordinals (# 2074) > 3b7934e Update webhook/README.md to reflect current packages (# 2062) > 9d92ea1 Update reconciler_controller.go (# 2066) > 78ca070 upgrade to latest dependencies (# 2070) > b558677 Use TB interface, rather than T pointer when doing test stuff (# 2064) > 9bf9eeb rename downstream-test-go to actions-downstream-test (# 2065) > dfeeb18 Update common github actions (# 2059) > de0a8c9 upgrade to latest dependencies (# 2060) > 6a33a1a Upgrade a few assorted dependencies (# 2058) bumping github.com/google/go-cmp ec71d6d...8fa37b4: > 8fa37b4 Fix reporter verbosity bug (# 253) > dc6435e De-virtualize interfaces for specialized diffing (# 254) > e9947a2 Run tests on Go 1.16 (# 252) > 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251) bumping knative.dev/eventing 3b42737...8f35d42: > 8f35d42 last control plane test for channel (# 5182) > 2d4951e redo smoketests, move one broker test (# 5187) > 5aacf4f Channel Data Plane Conformance Template (# 5183) > 6c632d1 add post 022 job to remove pingsource finalizer (# 5008) > ae36e5b upgrade to latest dependencies (# 5156) > ab0b9b0 Update common github actions (# 5186) > dca8b0a 4962 test coverage kncloudevents (# 5171) > 18e33bf increase webhook timeout values to be larger than probe timeouts. (# 5175) > f526e3d adding channel subscription smoke tests (# 5177) > 6d403f8 fix lease not always being released (# 5162) > 9ababf2 update downstream test to also run on main branch PRs (# 5145) > 9362696 Channel Conformance tests for Spec and Status shapes. (# 5152) > 3ebce0d relax malformed ce response code to 4xx (# 5154) > 8ff609f add tests for various missing required fields (# 5144) > 979f99e Changing cluster role's name check to check only suffix for source spec conformance testing (# 5105) > 724f4ed adding role and role selector test for channels (# 5141) > 116a571 Fix comment on podspecable-binding clusterrole (# 5142) > c820f42 Channel Conformance Tests, CRD (# 5138) > d3e856a upgrade to latest dependencies (# 5140) > b5b547f adding todo stubs for channel conformance tests (# 5127) > 5947002 add test for rejecting malformed CE (# 5135) > f9de675 broker.status.address.url is not required (# 5134) > 04ab20f rename downstream-test-go to actions-downstream-test (# 5133) > 9e8f2df add conformance test for checking GET method gets rejected (# 5132) > 88b3c90 More unit tests for pingsource (# 5106) > c039526 Add create KinD cluster script (# 5126) > aecb58c Format markdown (# 5116) > 1ba9ebd add test for wrong version of CE (# 5124) > e2e9edf Use correlation between send / response events (# 5108) > 33cc21a Adjust resources.requests of eventing-webhook (# 5112) > 2dcdb47 Add Eventing 1.0 to the roadmap (# 5043) > 4e1a66b Update community support instructions with ux issue template info (# 5109) > c42772d KafkaChannel hack to upgrade (# 5085) > a95567e statuscode 200-299 (# 5102) > 85c4286 add data plane for ce versions (# 5101) > 025f1c1 Broker/Trigger Conformance Tests, invalid trigger.spec.filters (# 5089) > 266b743 use timing and common config from reconciler-test (# 5094) > c1124d5 Format markdown (# 5093) > de960c7 Update common github actions (# 5090) > 8983fc8 Change spec redirects to template used by docs (# 5092) > 48fb081 broker changes come from the env. (# 5088) > 23d1519 Format markdown (# 5083) > df48abb Schema tool for Eventing v1 (# 5087) > 3b812fc Switch slinkydeveloper and devguyio rotations (# 5084) > 07939c5 fix trigger conf tests (# 5082) > 646b9e2 add unit tests to reconciler/apiserversource (# 5067) > b09cc03 add ./ to file (# 5078) > ef536d4 Start adding spec based conformance tests for Broker/Trigger. (# 5072) > 60043be Add KO_FLAGS usage to chaosduck build (# 5075) > b2ea385 Add redirect link (# 5077) > c8b0b6b Remove specs for eventing and point to new location in specs repo (# 5057) > 1184217 Update support info with machine-readable rotation (# 5068) > 248cd1b Add query for doc issues that eventing eng. attention (# 5074) > 2b95fce upgrade to latest dependencies (# 5060) > 4cbc070 Timezone not added to schedule in runner.go # 5058 (# 5059) bumping knative.dev/networking 430a689...999a770: > 999a770 Update common github actions (# 382) > a1fa52a upgrade to latest dependencies (# 381) > 45fe1f5 upgrade to latest dependencies (# 380) > 354e242 Add pod-addressability config to config-network (# 377) > 6a77ca6 upgrade to latest dependencies (# 376) > 44a3b91 upgrade to latest dependencies (# 375) > 8fc278d rename downstream-test-go to actions-downstream-test (# 374) > ed835c9 Update common github actions (# 372) > ada810f upgrade to latest dependencies (# 373) > 33105c6 upgrade to latest dependencies (# 371) bumping knative.dev/serving 1583394...fc58a32: > fc58a32 Update net-certmanager nightly (# 11095) > feb2da0 Add leeway for deployment rollouts in autoscale upgrade tests (# 11093) > fe09f38 Update net-contour nightly (# 11071) > bb43fdb Update net-istio nightly (# 11086) > 8671de8 Update net-certmanager nightly (# 11085) > a0a847b Update common github actions (# 11082) > 6174a0e upgrade to latest dependencies (# 11083) > 1fef748 Add passthrough LB functionality to the stats scraper (# 11076) > c6ddb40 upgrade to latest dependencies (# 11081) > d6ea20a drop gloo from third party & e2e scripts (# 11080) > 5813b79 Drop misleading comment in autoscaler main (# 11073) > 0711285 upgrade to latest dependencies (# 11077) > 3190050 Update net-istio nightly (# 11072) > 350184b Drop explicit namespaces and system imports (# 11054) > 9f1b7eb Update net-istio nightly (# 11055) > c799d89 upgrade to latest dependencies (# 11067) > 7931069 Use kubectl replace instead of patch to restore config-gc (# 11062) > 2bbfc27 Thread network config into the autoscaler (# 11056) > 8ab7b39 Remove hardcoded config names throughout (# 11057) > 3244771 Drop tracing config testdata in activator (# 11053) > 69610eb upgrade to latest dependencies (# 11061) > 6126291 Update net-certmanager nightly (# 11029) > 25a49c8 Bump request timeout in TestProbeQueueNotReady to fix flake (# 11050) > 6a45e7d Update net-istio nightly (# 11030) > 9b024b4 Update net-contour nightly (# 11028) > a597700 Add a proxy-builder to make use of passthrough loadbalancing (# 11035) > 34d7b4b upgrade to latest dependencies (# 11040) > 5dbe774 upgrade to latest dependencies (# 11036) > 2081525 Fix HTTP2 feature-gate threading in queue-proxy (# 11022) > 2490284 use-new-helpts (# 11018) > d55482e Bypass tracing handler if tracing is disabled (# 11016) > 37dedfa Skip flaky HTTP2 probe test (# 11027) > d5d489c Reduce allocations to store config on context in Activator (# 11013) > 1a0d326 Prevent MaxScaleLimit being exceeded on update (# 11010) > 4682e3e Use service-host-name helper in Activator creation (# 11021) > fb5af24 upgrade to latest dependencies (# 11020) > c9296e1 Add HA test for DomainMapping controller (# 10816) > b5d1348 Add a benchmark for the entire handler chain of the activator (# 11014) > ccf35f1 Update net-istio nightly (# 11002) > 069c635 add to mon reviewers (# 10972) > 0e8410a Format markdown (# 11001) > 3e2b15e Collapse revision context into specialized context to avoid allocations (# 11009) > 4e5fde5 Only allocate named logger if necessary in activator (# 11008) > 9ee92b1 Default PeriodSeconds of the readiness probe to 1 if unset (# 10992) > 27757ec Fix concurrency reporter log to use the correct key (# 11007) > 60a7f99 Add lint for aliasing autoscaling import correctly (# 10885) > 05f16c6 Update net-kourier nightly (# 10989) > decdaf4 Update net-contour nightly (# 10988) > b7ef994 Add ux issue template to community contact instructions (# 10993) > 08e4e0e Update net-kourier nightly (# 10977) > 9cdf9b0 Update net-certmanager nightly (# 10976) > a78e43e Update net-istio nightly (# 10974) > aeae909 Update common github actions (# 10969) > 8179fc6 set httpoption in kingress spec from cm (# 10412) > 77383a4 upgrade to latest dependencies (# 10971) > df03bdb Format markdown (# 10970) > df6c235 Update support info with machine-readable rotation (# 10955) > 3a6856b Add triage instructions for support rotation (# 10965) > 5af85b7 Format markdown (# 10968) > 90de379 Point spec files and runtime contract file to the specs repo (# 10967) > e66e402 Update net-istio nightly (# 10964) > a10bc74 upgrade to latest dependencies (# 10956) > 057c203 Update query for doc issues for serving that need attention (# 10958) > 7398ca3 Update net-istio nightly (# 10952) > 7b0bab7 Update net-contour nightly (# 10953) > e9ef3a1 Update net-kourier nightly (# 10954) > 73a6ba5 Update net-certmanager nightly (# 10945) > 503c978 Update net-contour nightly (# 10931) > fec9960 Update net-kourier nightly (# 10947) > b4fd523 Update net-istio nightly (# 10946) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
b00fd21b81
|
upgrade to latest dependencies (#1260)
bumping knative.dev/eventing 879407f...9be1470: > 9be1470 Update common github actions (# 5053) > 4c5b31b upgrade to latest dependencies (# 5045) > ec309b1 bash v4 is required (# 5044) > ce0bec7 swap lberk / slinkydeveloper (# 5048) bumping knative.dev/pkg 0f8d8de...c326b70: > c326b70 Add RunAndSyncInformers helper that makes sure informers are synced in tests (# 2055) > 9eeb66f Update common github actions (# 2056) > bbe0bb3 Implement getter machinery to generically fetch all injected clients (# 2054) > 85bc723 Add benchmark for metrics recording (# 2052) > cc278e1 upgrade to latest dependencies (# 2053) bumping knative.dev/serving 86cc36d...00cf77d: > 00cf77d Update common github actions (# 10933) > 0041ede Format markdown (# 10934) > 01e2d38 Afterthough: we should probably report the current value as well (# 10932) > 6b1dc1d Update net-certmanager nightly (# 10922) > 491f288 Drop master references to knative repos (# 10918) > a6cd9f0 Update net-contour nightly (# 10903) bumping knative.dev/networking 42a36ac...0770f41: > 0770f41 upgrade to latest dependencies (# 368) > 5a157db Update KIngress rule path to be a literal string (# 364) > b4ddb9a Drop unnecessary occurrences of master (# 366) > f3ff07d upgrade to latest dependencies (# 365) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
2930137a32
|
upgrade to latest dependencies (#1219)
bumping knative.dev/networking 8550923...94bfc01: > 94bfc01 upgrade to latest dependencies (# 356) > 088986a upgrade to latest dependencies (# 355) > 9757667 Add header for signifying that requests should not be loadbalanced again (# 354) > 0b3dac0 Update common github actions (# 353) bumping knative.dev/pkg a02dcff...584933f: > 584933f Format markdown (# 2022) > 84c98f3 remove reflector metrics (# 2020) > adbe77d Updates to the release process with 0.20 (# 1982) > 448ae65 Metric unit fixes (# 2018) > e38bb89 Update common github actions (# 2017) bumping knative.dev/eventing 7ce8283...ef5f61d: > ef5f61d Update common github actions (# 4888) > 84b99db jsonDataLimit# 4055 (# 4233) > bb87cb1 Use ConfigAccessor's ToEnvVars method (# 4880) > 3c090d3 Remove suffix, since it's already in the PDB kind... 💄 (# 4885) > 56dbe58 s/Veroute/Version (# 4882) > 82130ea upgrade to latest dependencies (# 4883) > 24b1685 Setting tracing config for PingSource (# 4877) > 71031c0 💄 Updates for kind (newer version and newer images) (# 4879) > d8468ca upgrade to latest dependencies (# 4878) > 1c771ce Change broker spec to indicate brokerclass should be immutable (# 4827) > d7cf344 tracing fixed for apiserversource (# 4842) > 1efec2b expose ChannelReference in UnknownChannelError (# 4875) > 47d7a02 Update deps (# 4874) > 47ee8fa Update common github actions (# 4869) > c4e9c3b ut for trigger/broker updates check immutable (# 4843) bumping knative.dev/serving ebc6584...7aa62c5: > 7aa62c5 Reflow the code to follow a better builder pattern. (# 10796) > 317d055 Remove the last check for percentage to be nil (which it can't anymore). (# 10797) > c6a28b7 Update common github actions (# 10794) > 96f41b5 Update net-kourier nightly (# 10790) > 47a730e Update net-contour nightly (# 10789) > 30ba285 Update net-certmanager nightly (# 10788) > 2cbea46 upgrade to latest dependencies (# 10787) > 5b94d2c Monday off cleanup: minor brush up of the traffic.go (# 10786) > f5d7845 We removed the possibility of traffic target % being nil (# 10785) > 0ff5fc4 Drop outdated HPA code regarding concurrency and RPS (# 10782) > 4bfc7e5 Unexport some methods (# 10784) > 9778deb Fix race in health state (# 10781) > ccbfdad A few touchups around the autoscaling tests (# 10780) > 20ddcbe Update net-contour nightly (# 10777) > 60fd6be Fix up health state tests (# 10779) > 395bda9 Update net-kourier nightly (# 10778) > af4c914 Refactor scrape client to actually take an HTTP request (# 10766) > 9892df5 upgrade to latest dependencies (# 10775) > fc68cd8 disable tls (# 10774) > ba73ae7 Resume HTTP01 challenge E2E tests (# 10759) > 6fcd198 Update net-contour nightly (# 10761) > fabcc2a Remove v2 gc folder. There can be only one. (# 10768) > eabab7d Update net-certmanager nightly (# 10760) > 0f52ebf Update net-kourier nightly (# 10762) > 3816201 upgrade to latest dependencies (# 10758) > fd9d9f5 Clean up the code in the service test (# 10756) > 81e0d61 Update the docs for the traffic package. (# 10757) > 13e15fd Hide the things that are private now in effect (# 10755) > 56ef7a9 Relax the grace period minival vaue to be any positive value (# 10754) > 4211c26 Update net-contour nightly (# 10752) > f2373c3 Update net-istio nightly (# 10753) > 4cc5d79 Update net-kourier nightly (# 10737) > 3e1dd65 Update common github actions (# 10746) > 597896d Deep cleaning of the time manipulation in config and revision and other fixes to the codebase (# 10745) > c20629d Remove the redundant test setup now there's just one GC (# 10744) > 17fb0e0 Change interface to accept time rather than clock (# 10743) > be2c890 Restrict the Clock interface to the passive where possible. (# 10742) > 19c8d8e Update net-contour nightly (# 10736) > 914855f Refactor: remove labeler v2 package (# 10739) > 7d57b94 Guarantee that incoming and outgoing request are measured by the same stat (# 10734) > 8dfeb7a Update net-istio nightly (# 10716) > ed413bf Update net-certmanager nightly (# 10735) > 3cb2bea Drop jwt dependency and match token via regex (# 10727) > bfba5b0 Only log about service scraping on first transition. (# 10733) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
cbaaf61056
|
upgrade to latest dependencies (#1216)
bumping knative.dev/serving 8751d91...ebc6584:
> ebc6584 Avoid deleting a stat if a request raced the reporter (# 10729)
> c9fc401 upgrade to latest dependencies (# 10732)
> 68aaa08 Start moving towards k8s standard `Clock` object (# 10731)
> be32822 Also log the actual diff for easier debugging (# 10730)
> 230033b Accept 'head' as a parameter for istio version (# 10728)
> 33bde4d Update net-certmanager nightly (# 10724)
> 0055bd0 Fix the logic to delete kail log files if the tests pass (# 10723)
> 5275f50 Update net-kourier nightly (# 10725)
bumping knative.dev/networking e24bdfe...8550923:
> 8550923 Add a bit more coverage the stat collector (# 352)
bumping knative.dev/eventing 3fcb645...7ce8283:
> 7ce8283 fix(PingSource)!: event consumer should receive base64-decoded dataBase64 (# 4851)
> c7a114c Format markdown (# 4857)
> f777623 Remove Harwayne from OWNERS. (# 4860)
> f1d55ad remove json-specific logic useless for binary mode (# 4858)
> 83da202 💄 Latest of kindst image for e2e tests w/ 1.20.2 (# 4854)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
90c70efe9e
|
upgrade to latest dependencies (#1196)
bumping knative.dev/networking 07a8160...b17f435:
> b17f435 upgrade to latest dependencies (# 337)
> dcc8744 Remove out-of-date documentation (# 336)
> 4751606 upgrade to latest dependencies (# 335)
> 07536a6 Move RewriteHost conformance tests to Beta (# 334)
> e223a89 upgrade to latest dependencies (# 333)
> 356d71b upgrade to latest dependencies (# 332)
bumping knative.dev/pkg f0ea5e6...1bbf0a6:
> 1bbf0a6 add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (# 1940)
> 75d66b5 preserve the stable webhook logger names we had before (# 1994)
> 22f4898 upgrade to latest dependencies (# 1990)
> 5bb97df fix duration logging (# 1992)
> a74906c Use structured logging to augment our logger vs. naming (# 1991)
bumping knative.dev/eventing 1c94ef8...5dc363d:
> 5dc363d [# 4744] Update conformance test helper (# 4756)
> 764685c upgrade to latest dependencies (# 4761)
> b10d720 [# 4744] Bump test zipkin version (# 4755)
> 2b95f45 upgrade to latest dependencies (# 4747)
> d395f6f Cleanup channel template internal types (# 4749)
> 8e0e286 💽 Change KIND's k8s to 1.19.4 and add 1.20.0 (# 4729)
> 0f2f567 Format markdown (# 4746)
bumping knative.dev/serving 84421cd...db82b33:
> db82b33 Backfill missing test (# 10585)
> 7dc411c Update net-kourier nightly (# 10584)
> 197b97f upgrade to latest dependencies (# 10582)
> 76e9ba5 Update net-kourier nightly (# 10578)
> 11f0b4b Add validation to the route and service annotations for rollout duration (# 10581)
> 44bd297 Update net-istio nightly (# 10577)
> 2488c73 Use more consistent constant name (# 10580)
> 2ed1f20 rename configUID to configurationUID to be consistent with the other labels (# 10579)
> 4a7c82a Update net-contour nightly (# 10573)
> dab32d1 Update net-kourier nightly (# 10572)
> 404ef98 upgrade to latest dependencies (# 10576)
> da1db84 Allow setting ReadOnlyRootFilesystem (# 10560)
> 5fbe2f1 upgrade to latest dependencies (# 10574)
> 3177cc7 Add a serviceUID label to ksvc (and implicitly to config) (# 10539)
> 59e35cd Add the new annotation for the rollout duration and its validation (# 10561)
> b7a7c18 Drop logger annotations (# 10570)
> 078edf2 Be consistent in reading revision headers (# 10563)
> 8509e6e Fixed comment about autoscaler logging config override (# 10569)
> b5cd2eb Update net-contour nightly (# 10565)
> a8c2dae Update net-certmanager nightly (# 10564)
> 3135ad4 upgrade to latest dependencies (# 10568)
> 80321c4 Update net-kourier nightly (# 10552)
> cb128a4 Update net-istio nightly (# 10550)
> 66389d3 Cut down queue health tests from 2s to basically nothing (# 10556)
> fbd3968 Cut down the probe test runtime from 18s to 3s (# 10546)
> 9b69859 Widen timeouts for queue probe tests to harden them (# 10555)
> 9979954 upgrade to latest dependencies (# 10562)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
2cb77f6c56
|
upgrade to latest dependencies (#1188)
bumping knative.dev/eventing a414aee...1c94ef8: > 1c94ef8 Add event reply header to spec (# 4560) > 056bc25 Add Open Telemetry Spec attributes to IMC Dispatcher span (# 4659) > 6d76c44 try using hack wait for pods (# 4741) > d74dc25 Format markdown (# 4740) > 1897543 [# 4717] Update e2e broker defaults webhook test (# 4720) > c5b9eeb Unify usage of YAML libraries (# 4667) > 2e96fd0 Now the config-imc-event-dispatcher values are injected to the dispatcher through envs (# 4543) > 05a3a27 note that these only pertain to this repo (# 4733) > 21d91e4 Format markdown (# 4734) > 47d9937 Update spec.md with v1 API (# 4594) > 343dec3 Use the v1 api package... (# 4727) > ff5109d re-submit # 4707 (# 4730) > b1882d6 [# 4721] Update e2e broker default webhook test (# 4722) > 7d12333 Disabling servicelinks in all the components (# 4714) bumping knative.dev/networking ecb89ce...07a8160: > 07a8160 upgrade to latest dependencies (# 331) > 4c4c237 Add config to disable auto-creation of domain claims (# 330) > 3a89509 As per discussion with @mattmoor keep drainer in pkg (# 329) > c30dc94 Use symlink for testdata version of config-network.yaml (# 328) bumping knative.dev/hack 4ed1ecb...4422dca: > 4422dca Set GOBIN in codegen-library.sh (# 44) > d946d25 Revert "Add hermetic go mod aware handling to run_go_tool (# 38)" (# 39) > ea9c9a0 Add hermetic go mod aware handling to run_go_tool (# 38) bumping knative.dev/serving 560a4f6...84421cd: > 84421cd Shutdown processor to avoid log races (# 10544) > e402e8e Remove the old constant since the new one has been since August 2020 (# 10559) > 89cbb09 Nits in the code formatting (# 10558) > c06ee54 Move the functions that have only single use to the private package (# 10541) > cf06222 Remove activator/util package (# 10557) > 95c699b Update net-certmanager nightly (# 10551) > bcbaa8e Update net-contour nightly (# 10553) > c865fa5 Un-export WithRevID, RevIDFrom, WithRevision, RevisionFrom (# 10549) > 824e336 Cut down queue-probe test time from 3s to .5s (# 10548) > 725cbe9 Fix wrong file permission (# 10543) > e07174d Use explicit revID parameter in Throttler (# 10545) > 454fd7c Allow disabling of automatic DomainClaim creation (# 10537) > 1f95e13 Remove comment about recreation of the autoscaler pod in config-logging (# 10542) > 0f2d350 swap dates with tcnghia (# 10529) > 156f8a4 upgrade to latest dependencies (# 10538) > c886a22 Simplify and optimise proxy header pruning (# 10535) > 7602d81 Remove backwards compatibility check in KPA (# 10534) > d28e461 Sanitize probe header value written by user before response (# 10533) > e2c6836 Ensure step size is validated and add tests (# 10532) > ca1ac91 Update net-istio nightly (# 10524) > 3ec271c Improve performance a bit by using binary search (# 10531) > 8f213d9 Report first and second revision metrics separately and deleted old rev. (# 10518) > 457be78 Update net-contour nightly (# 10523) > a295b6d Update net-certmanager nightly (# 10522) bumping knative.dev/pkg 51c72e2...f0ea5e6: > f0ea5e6 Use special error type to designate skips. (# 1988) > acbf2af Harden logstream against non-object events (# 1984) > 93874f0 Drainer supports customized kubelet probe check (# 1977) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
c795f2131d
|
upgrade to latest dependencies (#1183)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
809f925a0c
|
upgrade to latest dependencies (#1177)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
9234ef146c
|
upgrade to latest dependencies (#1174)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
5e92aa32ea
|
upgrade to latest dependencies (#1171)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
6ba7d6c303
|
upgrade to latest dependencies (#1168)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
8a0067dc6b
|
upgrade to latest dependencies (#1085)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
ad4a7b18a2
|
Pin deps back to master (#1082)
* Update autoscaling annotation validation see ref: https://github.com/knative/serving/pull/9496 * Replace DeprecatedInjectionAnnotation with InjectionAnnotation * Vendor deps at master * Use context.TODO instead of context.Background |
|
|
|
9b210e3be1
|
[Release-0.18] Pin knative deps to release-0.18 (#1025)
* Pin pkg to release-0.18 version * ./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh * bump k8s version to 1.18.8 * Fix the brokerage of importing latest serving * exclude script/test-infra md from md check |
|
|
|
77564112df
|
add e2e for h2c (#1000)
* add e2e for h2c * add e2e for h2c * add e2e for h2c * add symlink for grpc example * add symlinks * add symlink |
|
|
|
eda276b8a3
|
Pin knative/pkg to release-0.17 (#976)
* Pin pkg to release-0.17 branch. * hack/update-deps.sh --upgrade * Update hack/update-deps.sh for the test-infra section. * hack/update-deps.sh --upgrade |
|
|
|
7965358b58
|
[master] Auto-update dependencies (#936)
Produced via: `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh` /assign maximilien rhuss /cc maximilien rhuss |
|
|
|
217a813344
|
Track floating deps at master (#932)
* Track floating deps at master * Update kn version command |
|
|
|
f91fb57f9a
|
kn v0.16.0 release prep (#922)
* Update unit test for invalid concurrency target value * Vendor v0.16.0 eventing and serving * Commit the LICENSES generated by hack/update-deps.sh * Spare third_party dir from license check in hack/build.sh * Update eventing and serving version for 'kn version' * Use DeprecatedInjectionAnnotation key for backward compatibility Fixes #918 Use DeprecatedInjectionAnnotation, i.e. "knative-eventing-injection" for reconciling broker via namespace labeling and trigger annotations. From eventing v0.16.0 release, this key is changed to "eventing.knative.dev/injection" however, older eventing installation wont recognize it. So we continue using the deprecated key until the sugar-controller would support reconciling on either keys. * Fix(kn version): Display eventing.knative.dev at v1beta1 version We've been showing 'v1alpha1' in kn version while we actually vendor and refer v1beta1 for eventing.knative.dev * chore(e2e): Run tests against serving/eventing v0.16.0 release * Update test for concurrency-target to expect new error message the new error message for incorrect concurrency-target value contains "should be at least 0.01" * Setup sugar-controller for released eventing version setup - reuse knative_setup util from common lib for latest-release CI setup * Fix typo in YAML URL and add subheader for sugar-controller install |