Commit Graph

185 Commits

Author SHA1 Message Date
knative-automation 501fbd54de
upgrade to latest dependencies (#2592)
bumping knative.dev/hack 36b2b3c...7556452:
  > 7556452 🎁 Use modscope tool to get info about Go modules (# 223)
  > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-13 15:04:50 +00:00
Dave Protasowski 3d24b8416b
fix lint warnings (#2589)
* resolve deprecation warnings

* drop use of ioutil

* fix license

* run hack/update-codegen.sh
2022-09-12 18:15:45 +00:00
knative-automation cc6e435120
upgrade to latest dependencies (#2587)
bumping knative.dev/hack 8d1e4cc...36b2b3c:
  > 36b2b3c add flag (# 224)
  > 547a2ca Start Signing our Releases (# 198)
  > 6c30196 🧹 Rewrite unit tests in Golang (# 215)
  > f9dc722 Format go code (# 218)
  > 664eac5 Fixing go.mod foreach (# 217)
  > 97fd663 🎁 Support multiple Golang modules in a single project (# 205)
  > f472a96 fix go run invocation of github hub cli (# 212)
  > 7d3bed1 go run... (# 210)
  > e81d63a Update community files (# 209)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-12 14:04:33 +00:00
Jonathan Innis 20aabd56be
Bump to k8s v0.24.4 client packages (#2586) 2022-09-09 15:07:30 +00:00
knative-automation 0a3c1d6f19
upgrade to latest dependencies (#2580)
bumping knative.dev/hack d35c718...8d1e4cc:
  > 8d1e4cc fix go run invocation of github hub cli (# 213)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-23 14:36:17 +00:00
knative-automation 5fbe0c3f01
upgrade to latest dependencies (#2579)
bumping knative.dev/hack e9a8475...d35c718:
  > d35c718 [release-1.7] go run... (# 211)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-23 13:26:17 +00:00
knative-automation f78a006943
upgrade to latest dependencies (#2573)
bumping knative.dev/hack 782bbaa...e9a8475:
  > e9a8475 Update community files (# 208)
  > 4621ee6 Update community files (# 207)
  > 9dabf7c Update community files (# 206)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-16 15:35:47 +00:00
Dave Protasowski a01dfedb04
bump to k8s 0.23.9 (#2565) 2022-08-02 18:58:24 +00:00
knative-automation ed7ab1d18a
upgrade to latest dependencies (#2559)
bumping knative.dev/hack a645040...782bbaa:
  > 782bbaa drop warning (# 204)
  > 92c7e36 Fix the buoy invocation (# 203)
  > 123a278 🧹 Migrate to using the `go run` instead of `go install` (# 172)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-25 18:28:23 +00:00
Dave Protasowski 3764d73bf9
fix linting (#2555) 2022-07-22 15:28:21 +00:00
knative-automation a286510023
upgrade to latest dependencies (#2554)
bumping knative.dev/hack 65c463a...a645040:
  > a645040 Update community files (# 201)
  > 81e30c2 remove references to git markdown checking (# 199)
  > e3be8da Update community files (# 197)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-22 15:11:20 +00:00
Dave Protasowski 473ba31eb9
Bump min go version to 1.18 && read build info from embedded binary (#2548)
* Bump min go version to 1.18 & read build SHA from binary

* GitHub Commit ID is really a Git Revision

* update go.sum

* fix spelling

* Address PR feedback

- Use a sync.Once to prevent double parsing
- Support SHA256
- Allow non-SHA revision strings

* Don't include 'unknown' revision value in logs
2022-07-18 14:57:59 +00:00
knative-automation e60d250dc6
upgrade to latest dependencies (#2543)
bumping knative.dev/hack e7d6365...65c463a:
  > 65c463a Update community files (# 195)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-05 13:06:06 +00:00
knative-automation 85965e1e8e
upgrade to latest dependencies (#2540)
bumping knative.dev/hack 12d3e2a...e7d6365:
  > e7d6365 Add [skip-dot-release] feature (# 189)
  > 33ce6af Update community files (# 190)
  > dc6c287 Update community files (# 185)
  > fd240e2 Update community files (# 184)
  > 40350b6 Update community files (# 183)
  > 674c2b3 Update community files (# 182)
  > 0c389ad Update community files (# 181)
  > bafe4b1 Update community files (# 180)

Signed-off-by: Knative Automation <automation@knative.team>
2022-06-30 11:27:30 +00:00
Paul Schweigert 9c5a7317fa
bump k8s deps to v0.23.8 (#2534)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-21 17:38:22 +00:00
Enrique Encalada 1f01575cfd
Add fix for CVE-2022-28948 (#2532)
Per https://github.com/go-yaml/yaml/issues/666, the recommendation is
to bump to v3.0.1. I detected this as an indirect dependency that was
flagged in net-istio.
2022-06-21 16:28:21 +00:00
knative-automation 19adf798ef
upgrade to latest dependencies (#2524)
bumping knative.dev/hack 46c77f1...12d3e2a:
  > 12d3e2a switch to UTC (# 176)
  > b4d4d73 Update community files (# 178)
  > f4972b4 Update community files (# 177)
  > a8076b0 Model []byte as strings (# 175)
  > ccf82ad Update community files (# 174)

Signed-off-by: Knative Automation <automation@knative.team>
2022-05-24 20:26:03 +00:00
knative-automation 0719b405ec
upgrade to latest dependencies (#2512)
bumping knative.dev/hack 5f47386...46c77f1:
  > 46c77f1 Skip passing enable-ha flag to test script (# 173)

Signed-off-by: Knative Automation <automation@knative.team>
2022-05-04 13:51:59 +00:00
knative-automation fd05bf146e
upgrade to latest dependencies (#2500)
bumping knative.dev/hack 6ffd841...5f47386:
  > 5f47386 Update community files (# 171)
  > 2a09b5c only use `install` for run_go_tool (# 169)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-27 14:12:52 +00:00
knative-automation e325df66cb
upgrade to latest dependencies (#2490)
bumping knative.dev/hack f067737...6ffd841:
  > 6ffd841 Update community files (# 168)
  > 02c525c Update community files (# 167)
  > 0e0784b Update community files (# 166)
  > a75ca49 Update community files (# 165)
  > 9c0ea69 Update community files (# 164)
  > c7a1ce1 Update community files (# 163)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 13:47:08 +00:00
knative-automation 0a1ec2e0d4
upgrade to latest dependencies (#2474)
bumping knative.dev/hack e178598...f067737:
  > f067737 Adding code of conduct to reference knative/community's CoC (# 162)
  > 14f832e Update community files (# 161)
  > c9c3ea1 Update community files (# 160)
  > aae7c22 Update community files (# 159)
  > 0687d6e Update community files (# 158)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-29 14:49:15 +00:00
Dave Protasowski 1f7514acd0
bump k8s deps to v0.23.5 (#2469) 2022-03-25 13:04:48 -07:00
Dave Protasowski 7f16595277
bump k8s deps to v0.23.4 (#2458) 2022-03-18 06:34:18 -07:00
Enrique Encalada 721abec0a3
Bump prometheus/client_golang to v1.11.1 (#2450)
In order to address CVE [CVE-2022-21698](https://github.com/advisories/GHSA-cg3q-j54f-5p7p)
2022-03-14 10:07:18 -07:00
Pierangelo Di Pilato 4c2331f26a
Bump golang.org/x/crypto (#2444)
Run:
```
go get -u golang.org/x/crypto/...
./hack/update-deps.sh
```

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2022-02-28 11:21:10 -08:00
knative-automation 062ca30c05
upgrade to latest dependencies (#2433)
bumping knative.dev/hack 0456e8b...e178598:
  > e178598 Update community files (# 157)
  > cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156)
  > a8ef7b6 Skip presubmit tests for .github updates (# 154)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-24 18:16:41 -08:00
knative-automation 0caafcbeb0
upgrade to latest dependencies (#2429)
bumping knative.dev/hack 7331bb1...0456e8b:
  > 0456e8b Update community files (# 152)
  > b9cb198 Update community files (# 151)
  > 0e30607 Update kntest path after https://github.com/knative/test-infra/pull/3087 (# 150)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-17 07:28:20 -08:00
knative-automation fc93ac76d0
upgrade to latest dependencies (#2424)
bumping knative.dev/hack 51a42b2...7331bb1:
  > 7331bb1 rename function (# 149)
  > 9b303d6 Update community files (# 148)
  > 82bfca1 Update community files (# 147)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-10 12:19:07 -08:00
knative-automation 21b467ba3f
upgrade to latest dependencies (#2406)
bumping knative.dev/hack 9b2ed84...51a42b2:
  > 51a42b2 Update community files (# 146)
  > 81ef5cc Update community files (# 145)
  > cfb3eb8 Enable opting out Preemptible/Spot GKE Worker Nodes (# 144)
  > 9dd1ec1 Look at package name when checking whether the shell package can be used (# 142)
  > f1822b1 Disable Logs/Metrics on GKE and Run Preemptible Nodes (# 138)
  > 32375dc remove clusteradmin grant (# 141)
  > 987528e Temporarily fix the unit tests for library.sh (# 143)
  > da09733 print commit hash (# 140)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-31 06:38:30 -08:00
Chris Suszynski d7b329c360
🐛 Update required Go version to 1.17 to fix #2399 (#2400)
* Update required Go version to fix #2399

* Running `hack/update-deps.sh`
2022-01-26 13:42:46 -08:00
knative-automation 77555ea48c
upgrade to latest dependencies (#2398)
bumping knative.dev/hack 59b0cf1...9b2ed84:
  > 9b2ed84 Update community files (# 139)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-18 08:05:32 -08:00
knative-automation b90b853c52
upgrade to latest dependencies (#2388)
bumping knative.dev/hack f08cb0d...59b0cf1:
  > 59b0cf1 Proper search for tags in Go files only (# 135)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-11 19:13:50 -08:00
Dave Protasowski 785eb637f6
switch to klog/v2 (#2386) 2022-01-11 13:02:14 -08:00
knative-automation 80b253f230
upgrade to latest dependencies (#2385)
bumping knative.dev/hack e11ac12...f08cb0d:
  > f08cb0d Fixing issue knative/hack# 136 (# 137)
  > abd085f Update community files (# 131)
  > 6fc0304 Update community files (# 130)
  > 92d8a0a Update community files (# 129)
  > 50bb1cb Update community files (# 128)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-11 05:44:15 -08:00
Matt Moore 52e42b760b
Extend Apply verb to extensions, Bump to K8s 1.22. (#2327)
* Extend Apply verb to extensions, Bump to K8s 1.22.

This was motivated by the linked issue, and does the work to upgrade PKG to 1.22 libs.

Fixes: https://github.com/knative/pkg/issues/2320

* 0.22.2 -> 0.22.5
2022-01-04 10:58:30 -08:00
knative-automation e86584fd3c
upgrade to latest dependencies (#2375)
bumping knative.dev/hack 813559c...e11ac12:
  > e11ac12 Update community files (# 126)
  > 4ec2223 Update community files (# 124)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-10 05:24:29 -08:00
Markus Thömmes 18589ac762
Bump assorted dependencies to their latest releases (#2371)
* Bump assorted dependencies to their latest releases

* Fix licenses
2021-12-06 03:34:27 -08:00
Markus Thömmes 438776b3c8
Drop unused test/cmd package (#2366) 2021-11-29 11:58:04 -08:00
Markus Thömmes 754f332c0c
Drop indirect dependencies from go.mod (#2359) 2021-11-29 07:36:05 -08:00
knative-automation 0fae0afc10
upgrade to latest dependencies (#2357)
bumping knative.dev/hack 128cf01...813559c:
  > 813559c [pre-1.0] Use the TAG unmodified when publishing dot releases (# 119)
  > 9f34905 Update community files (# 118)
  > 69a2295 Update community files (# 117)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-22 23:46:49 -08:00
knative-automation 517ef0292b
upgrade to latest dependencies (#2349)
bumping knative.dev/hack 96aac1c...128cf01:
  > 128cf01 Allows to see tag from build_release func (# 104)
  > e1db8b2 chore: further explain knative CRD-generation support (# 105)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-14 23:19:55 -08:00
knative-automation 91d1932616
upgrade to latest dependencies (#2345)
bumping knative.dev/hack 29f86c2...96aac1c:
  > 96aac1c Add wait_until_object_exists library function (# 96)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-09 02:08:43 -08:00
knative-automation 3cc697a3cb
upgrade to latest dependencies (#2344)
bumping knative.dev/hack b284d49...29f86c2:
  > 29f86c2 fix latest version when running in GitHub actions (# 103)
  > 0f69979 Update community files (# 102)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-07 22:49:04 -08:00
knative-automation 92b8dc6750
upgrade to latest dependencies (#2342)
bumping knative.dev/hack 11d193b...b284d49:
  > b284d49 fix the latest_version function (# 101)
  > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
  > a42c72a Update community files (# 95)
  > 810ab22 Make go_update_deps module-release aware (# 93)
  > f1228dd Update community files (# 90)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-03 09:58:48 -07:00
Markus Thömmes 464034912f
Bump assorted dependencies (#2340) 2021-11-03 06:56:47 -07:00
knative-automation fc9d5959d2
upgrade to latest dependencies (#2336)
bumping knative.dev/hack b96d65a...11d193b:
  > 11d193b 1.0 Backports (# 99)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-01 13:21:39 -07:00
knative-automation 8bcc5aace0
upgrade to latest dependencies (#2333)
bumping knative.dev/hack a71c865...b96d65a:
  > b96d65a Bring in update-deps fixes for Go module versioning (# 94)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-28 13:33:50 -07:00
knative-automation 3b33e02e5b
upgrade to latest dependencies (#2329)
bumping knative.dev/hack ced8ce7...a71c865:
  > a71c865 Format go code (# 88)
  > 02860f5 Update community files (# 87)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-27 03:58:00 -07:00
knative-automation ba2b2b1bf2
upgrade to latest dependencies (#2319)
bumping knative.dev/hack 47ac3b0...ced8ce7:
  > ced8ce7 Fix bash version check to allow v4 or later (# 84)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-19 06:22:35 -07:00
Markus Thömmes caa95feec1
Bump assorted dependencies (#2318) 2021-10-19 03:17:34 -07:00