Kevin Hannon
52eacaa577
e2e: support kind clusters ( #1103 )
v1.9.0
2023-04-15 12:11:42 +00:00
pigletfly
4a14603c56
bump golang version to 1.19
...
Signed-off-by: pigletfly <wangbing.adam@gmail.com >
2023-04-14 12:47:29 +01:00
fnuarnav
2c155accb7
Prometheus metrics are encoded as text, not JSON ( #1101 )
...
Co-authored-by: Sanchit Mehta <sanchit.mehta602@gmail.com >
2023-04-06 08:03:43 +01:00
Salvatore Cirone
9c32bfb0ae
Add support for Attach API functionality ( #1090 )
...
Co-authored-by: Pablo Borrelli <pablo.borrelli0@gmail.com >
2023-03-31 08:51:50 -07:00
Jackie Lan
b7030b9dc5
Support advanced capacity and providerID settings in mock provider
2023-03-28 13:22:44 +01:00
fnuarnav
a457d445a3
feat: Implement new metrics endpoint for k8s 1.24+ ( #1082 )
2023-03-28 13:01:37 +01:00
fnuarnav
b70ee9b6dd
New metrics API proposal ( #1075 )
2023-03-28 12:39:42 +01:00
dependabot[bot]
8bf7691f59
Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 ( #1095 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 11:10:35 -07:00
dependabot[bot]
d87cc6ee1a
Bump k8s.io/klog/v2 from 2.80.1 to 2.90.1 ( #1091 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Heba Elayoty <31887807+helayoty@users.noreply.github.com >
2023-03-20 23:45:06 +00:00
dependabot[bot]
2b6bd337cc
Bump actions/setup-go from 3 to 4 ( #1093 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 16:40:03 -07:00
Heba Elayoty
a2070739bb
fix: Fix missing Backoff property for WebHookAuth ( #1089 )
v1.8.0
2023-03-16 02:24:23 +00:00
dependabot[bot]
a90f71b9a4
Bump golang.org/x/time from 0.0.0-20220609170525-579cf78fd858 to 0.3.0
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.0.0-20220609170525-579cf78fd858 to 0.3.0.
- [Release notes](https://github.com/golang/time/releases )
- [Commits](https://github.com/golang/time/commits/v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-14 10:52:11 +00:00
Pires
dcbb102f53
cmd: fix nil pointer during node setup
2023-03-14 10:44:31 +00:00
dependabot[bot]
90f81e9cc7
Bump k8s.io/api from 0.25.0 to 0.26.2 ( #1078 )
...
Co-authored-by: Pires <pjpires@gmail.com >
2023-03-13 11:10:19 +00:00
Pires
eb5d959215
replace deprecated pointer funcs
2023-03-13 10:56:38 +00:00
dependabot[bot]
109b1eed8b
Bump k8s.io/apimachinery from 0.25.0 to 0.26.2
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.25.0 to 0.26.2.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.0...v0.26.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 10:56:38 +00:00
Xiang Li
5e4340a4a4
Add vendor directory to gitignore ( #957 )
...
Co-authored-by: Heba Elayoty <31887807+helayoty@users.noreply.github.com >
2023-02-28 23:06:56 -08:00
Heba Elayoty
b8f8449177
Update google calendar and meeting time
2023-02-28 22:31:48 -08:00
dependabot[bot]
d23c36eec6
Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 ( #1077 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 21:58:33 -08:00
Brian Goff
7bcacb1cab
Merge pull request #1060 from edigaryev/patch-1
...
README.md: add go.dev badge
2022-12-15 15:15:03 -08:00
Nikolay Edigaryev
a610358f56
README.md: add go.dev badge
2022-12-09 22:34:17 +04:00
dependabot[bot]
704b01eac6
Bump sigs.k8s.io/controller-runtime from 0.7.1 to 0.13.0 ( #1034 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.7.1 to 0.13.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.7.1...v0.13.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.7.0
2022-10-14 13:56:42 -07:00
Heba Elayoty
94999fc0b6
Merge pull request #1035 from virtual-kubelet/dependabot/go_modules/k8s.io/klog/v2-2.80.1
...
Bump k8s.io/klog/v2 from 2.2.0 to 2.80.1
2022-10-14 13:32:39 -07:00
dependabot[bot]
9d8005e4b8
Bump k8s.io/klog/v2 from 2.2.0 to 2.80.1
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.2.0 to 2.80.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.2.0...v2.80.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 17:37:07 +00:00
Brian Goff
a486eaffd2
Merge pull request #1046 from cpuguy83/codeql_perms
...
codeql: Add explicit permissions
2022-10-10 10:36:08 -07:00
Brian Goff
d66366ba96
codeql: Add explicit permissions
...
Codeql requires write access to security-events, but our default action
token (rightly) only has read permissions.
This adds the explicit request for write access.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-10-10 17:29:32 +00:00
Brian Goff
bb4e20435d
Merge pull request #1042 from cpuguy83/bumps
...
Bump packages
2022-10-08 10:51:33 -07:00
Brian Goff
6feafcf018
Remove klogv2 alias
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-10-07 23:21:47 +00:00
Brian Goff
5db1443e33
Fix apparent bad copy/pasta in test causing panic
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-10-07 23:21:47 +00:00
Brian Goff
2c4442b17f
Fix linting issues and update make lint target.
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-10-07 23:21:47 +00:00
Brian Goff
70848cfdae
Bump k8s deps to v0.24
...
This requires dropping otel down to v0.20 because the apiserver package
is importing it and some packages moved around with otel v1.
Even k8s v0.25 still uses this old version of otel, so we are stuck for
a bit (v0.26 will, as of now, use a newer otel version).
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-10-07 23:21:47 +00:00
Brian Goff
c668ae6ab6
Bump problematic deps
...
Changes in klog and logr have made automatic bumps from dependabot
problematic.
We also shouldn't need klogv1 so removed that.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-10-07 23:21:47 +00:00
Brian Goff
f7f8b45117
Bump go version to 1.18 in dockerfile
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-10-07 23:21:47 +00:00
Brian Goff
5001135763
Merge pull request #1043 from LuBingtan/add-default-client
...
Add default client in mock provider
2022-09-30 09:08:50 -07:00
lubingtan
67be3c681d
Add default client
...
Signed-off-by: lubingtan <bingtlu@ebay.com >
2022-09-30 09:47:22 +08:00
Brian Goff
fca742986c
Merge pull request #1036 from virtual-kubelet/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-09-12 11:07:19 -07:00
dependabot[bot]
db7f53c1ca
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 17:33:34 +00:00
Brian Goff
c63b8f0dec
Merge pull request #994 from pigletfly/bump-go
...
bump golang to 1.17
2022-09-12 09:38:09 -07:00
pigletfly
83fbc0c687
bump golang to 1.17
...
Signed-off-by: pigletfly <wangbing.adam@gmail.com >
2022-09-07 09:34:00 +08:00
Brian Goff
d2523fe808
Merge pull request #1031 from cpuguy83/fix_envtest_name
...
Fix typo in job name
2022-08-31 14:03:00 -07:00
Brian Goff
7ee822ec6d
Fix typo in job name
2022-08-31 21:02:12 +00:00
Brian Goff
0b70fb1958
Merge pull request #1025 from virtual-kubelet/dependabot/go_modules/contrib.go.opencensus.io/exporter/jaeger-0.2.1
...
Bump contrib.go.opencensus.io/exporter/jaeger from 0.1.0 to 0.2.1
2022-08-31 13:15:00 -07:00
dependabot[bot]
a25c1def45
Bump contrib.go.opencensus.io/exporter/jaeger from 0.1.0 to 0.2.1
...
Bumps [contrib.go.opencensus.io/exporter/jaeger](https://github.com/census-ecosystem/opencensus-go-exporter-jaeger ) from 0.1.0 to 0.2.1.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-jaeger/releases )
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-jaeger/compare/v0.1.0...v0.2.1 )
---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-31 19:58:59 +00:00
Brian Goff
d682bb3894
Merge pull request #1028 from cpuguy83/codeql_nopr
...
Only run codeql on pushes to master, not pr's
2022-08-31 12:57:42 -07:00
Brian Goff
6198b02423
Only run codeql on pushes to master, not pr's
...
These are extremely slow and probably very expensive for someone.
We don't need these running on PR's which have constant pushes, rebases,
etc.
The activity on the repo is slow enough we can fix-up things after
codeql runs on master.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-08-31 19:56:04 +00:00
Brian Goff
9d94eea9e9
Merge pull request #1023 from virtual-kubelet/dependabot/github_actions/github/codeql-action-2
...
Bump github/codeql-action from 1 to 2
2022-08-31 12:48:19 -07:00
dependabot[bot]
de4fe42586
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-31 19:42:26 +00:00
Brian Goff
305e33bfbf
Merge pull request #1022 from virtual-kubelet/dependabot/github_actions/actions/setup-go-3
...
Bump actions/setup-go from 2 to 3
2022-08-31 12:41:50 -07:00
dependabot[bot]
00d8340a64
Bump actions/setup-go from 2 to 3
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-31 19:36:55 +00:00
Brian Goff
5e5a842dbb
Merge pull request #1021 from cpuguy83/dependabot_actions
...
dependabot: update github actions
2022-08-31 12:36:37 -07:00