Joshua Casey
|
5568372bb9
|
Do not use v for the version prefix in lint-version.txt
|
2024-05-10 13:27:15 -05:00 |
|
Joshua Casey
|
cba26c92f5
|
Remove with_modules from hack/module.sh
|
2024-05-10 13:12:00 -05:00 |
|
Joshua Casey
|
c31a0e37bf
|
Add module command lint_with_docker to run lint within docker with a pinned golangci-lint version
|
2024-05-10 12:51:01 -05:00 |
|
Ryan Richard
|
7c85a511a2
|
first draft of an e2e integration test for GitHub login (skip while WIP)
|
2024-05-09 15:35:37 -07:00 |
|
Joshua Casey
|
d9c1b104cd
|
Merge branch 'main' into jtc/merge-main-at-0612654-into-github_identity_provider
|
2024-05-09 16:06:04 -05:00 |
|
Ryan Richard
|
e9c93305b9
|
prepare-webhook-on-kind.sh specifies type and name
|
2024-05-09 12:29:50 -07:00 |
|
Pinny
|
99755624e8
|
Bump dependencies
|
2024-05-09 16:26:27 +00:00 |
|
Ryan Richard
|
afb032f8f9
|
Merge branch 'main' into github_identity_provider
|
2024-05-07 13:08:50 -07:00 |
|
Benjamin A. Petersen
|
c43193a0c8
|
Merge branch 'main' into github_identity_provider
|
2024-05-01 12:15:08 -04:00 |
|
Pinny
|
070819754f
|
Bump dependencies
|
2024-05-01 13:01:39 +00:00 |
|
Ryan Richard
|
d0781c42dc
|
make codegen work for Kube 1.30
|
2024-04-30 13:55:27 -07:00 |
|
Ryan Richard
|
9d92f21638
|
remove codegen for 1.21, 1.22, 1.23
|
2024-04-29 13:22:14 -07:00 |
|
Joshua Casey
|
9a8df262d9
|
Code generation: Add 1.30.0 and bump other patch versions
|
2024-04-26 11:54:53 -07:00 |
|
Joshua Casey
|
581f671643
|
Bump all dependencies
|
2024-04-26 11:54:53 -07:00 |
|
Joshua Casey
|
fe5d037600
|
Merge branch 'main' into jtc/merge-main-5fe94c4e-into-github
|
2024-04-23 12:42:07 -05:00 |
|
Ben Petersen
|
a72155a57f
|
Update prepare-supervisor-on-kind.sh final polish
|
2024-04-11 16:51:53 -04:00 |
|
Ben Petersen
|
41f8663dcd
|
Update prepare-supervisor-on-kind.sh & remove hard-coded github claims
|
2024-04-11 16:50:14 -04:00 |
|
Ben Petersen
|
84007cb1ec
|
Update prepare-supervisor-on-kind.sh add github environment variables
|
2024-04-11 16:44:58 -04:00 |
|
Ben Petersen
|
265c51b8aa
|
Update prepare-supervisor-on-kind.sh to use vars for github secret
|
2024-04-11 16:23:18 -04:00 |
|
Benjamin A. Petersen
|
4c5d041c21
|
Initial add Github to hack/prepare-supervisor-on-kind.sh
|
2024-04-11 13:04:45 -04:00 |
|
Pinny
|
df9a06ddfe
|
Bump dependencies
|
2024-04-11 13:02:28 +00:00 |
|
Joshua Casey
|
f4660f0250
|
Merge remote-tracking branch 'origin/dependabot/go_modules/hack/update-go-mod/golang.org/x/mod-0.17.0' into pinny/bump-deps
|
2024-04-04 21:56:30 -05:00 |
|
dependabot[bot]
|
bf3cda54ba
|
Bump golang.org/x/mod from 0.16.0 to 0.17.0 in /hack/update-go-mod
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/mod/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-05 01:44:49 +00:00 |
|
Pinny
|
241093bb96
|
Bump dependencies
|
2024-04-04 13:03:04 +00:00 |
|
Pinny
|
6557197bae
|
Bump dependencies
|
2024-03-13 13:03:41 +00:00 |
|
Pinny
|
718cf234b8
|
Bump dependencies
|
2024-03-12 13:02:12 +00:00 |
|
Joshua Casey
|
bc8aebeffe
|
Use go.uber.org/mock instead of github.com/golang/mock and rerun mock generation
|
2024-03-11 13:42:30 -05:00 |
|
dependabot[bot]
|
665b921d63
|
Bump golang.org/x/mod from 0.15.0 to 0.16.0 in /hack/update-go-mod
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/mod/compare/v0.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 16:38:21 +00:00 |
|
Pinny
|
c4b5476088
|
Bump dependencies
|
2024-03-08 14:31:58 -08:00 |
|
Joshua Casey
|
ab0682917a
|
whoami integration test now allows for additional extra fields in K8s 1.30+
|
2024-03-07 08:09:16 -06:00 |
|
Ryan Richard
|
b79a2ccf7c
|
Add 1.29 and update patch versions in kube-versions.txt; run codegen
|
2024-02-29 12:00:02 -08:00 |
|
Ryan Richard
|
27d0c58319
|
Change codegen scripts to work with Kube 1.29
- Also add support for having comments in kube-versions.txt.
- Update boilerplate copyright dates for generated code files.
|
2024-02-29 11:46:26 -08:00 |
|
Pinny
|
62c086a725
|
Bump dependencies
|
2024-02-28 14:02:53 +00:00 |
|
Pinny
|
ca6687d428
|
Bump dependencies
|
2024-02-27 14:03:11 +00:00 |
|
Ryan Richard
|
daec673b81
|
Add hack/prepare-jwtauthenticator-on-kind.sh
|
2024-02-23 08:37:43 -08:00 |
|
Pinny
|
edf92303ae
|
Bump dependencies
|
2024-02-20 15:57:22 +00:00 |
|
Pinny
|
5c702738cf
|
Bump dependencies
|
2024-02-13 16:44:20 +00:00 |
|
Pinny
|
c47bc74ad0
|
Bump dependencies
|
2024-02-07 20:09:08 +00:00 |
|
dependabot[bot]
|
5cd4d47f9e
|
Bump golang.org/x/mod from 0.14.0 to 0.15.0 in /hack/update-go-mod
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/mod/compare/v0.14.0...v0.15.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-07 02:01:12 +00:00 |
|
Pinny
|
e05ae08b77
|
Bump dependencies
|
2024-02-02 17:01:56 +00:00 |
|
Pinny
|
d17dd65d0f
|
Bump dependencies
|
2024-02-01 17:19:17 +00:00 |
|
Pinny
|
8c7cda84e1
|
Bump dependencies
|
2024-01-24 16:59:33 +00:00 |
|
Ryan Richard
|
80b65619bf
|
Increase the lint timeout in hack/module.sh for when CI workers get slow
|
2024-01-19 11:34:47 -08:00 |
|
Pinny
|
84a1f2a771
|
Bump dependencies
|
2024-01-19 17:06:03 +00:00 |
|
Pinny
|
bcf070cb73
|
Bump dependencies
|
2024-01-16 12:33:40 -08:00 |
|
Pinny
|
d4971ef2da
|
Bump dependencies
|
2024-01-05 16:34:26 +00:00 |
|
Ryan Richard
|
c7299f4daf
|
Update dependencies, including Kube packages to v0.29.0
|
2024-01-04 12:30:22 -08:00 |
|
Pinny
|
b2e3f84156
|
Bump dependencies
|
2023-12-13 16:39:49 +00:00 |
|
Pinny
|
be7a4f781f
|
Bump dependencies
|
2023-12-11 09:04:33 +00:00 |
|
Pinny
|
d8ec87d0e1
|
Bump dependencies
|
2023-12-08 16:17:12 +00:00 |
|