1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00
Commit graph

209 commits

Author SHA1 Message Date
dependabot[bot]
33231836f8
Bump ossf/scorecard-action from 2.1.2 to 2.2.0 (#165)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](e38b1902ae...08b4669551)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 19:10:39 -07:00
Julio Lopez
444ade97b6
chore(ci): add OSSF Scorecard workflow (#164)
Workflow results at https://github.com/kastenhq/kubestr/security/code-scanning?query=pr%3A164+is%3Aopen
2023-09-01 15:55:26 -07:00
dependabot[bot]
1a412fac74
deps(go): bump github.com/frankban/quicktest from 1.14.5 to 1.14.6 (#163)
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.5 to 1.14.6.
- [Commits](https://github.com/frankban/quicktest/compare/v1.14.5...v1.14.6)

---
updated-dependencies:
- dependency-name: github.com/frankban/quicktest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 21:35:58 -07:00
Sirish Bathina
a7806a21fc
Update .goreleaser.yml (#162) 2023-07-25 08:41:53 -10:00
Sirish Bathina
502bac1c38
Update release.yaml (#161) 2023-07-25 08:13:14 -10:00
carlbraganza
9c2e28e275
Block mount tester (#159)
* Block mount tester.

* Fixed linter error.

* Updated README

* Ran go mod tidy. Added message advertising the block mount test.

* Addressed PR feedback.

* A few more renames...

* Added a pvc size flag.

* Reversed -c flag again.
2023-07-24 11:23:35 -10:00
carlbraganza
e81a775a81
Updated Kanister version to get rid of deprecated snapshot API warnings. (#158)
Updated go version to 1.19
2023-07-13 12:37:38 -07:00
dependabot[bot]
30f71a88b7
deps(go): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#157)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 15:40:12 -04:00
dependabot[bot]
633ae76bb1
Bump actions/setup-go from 3 to 4 (#156)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 19:47:54 -07:00
dependabot[bot]
989ab85e15
deps(go): bump github.com/briandowns/spinner from 1.21.0 to 1.23.0 (#155)
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](https://github.com/briandowns/spinner/compare/v1.21.0...v1.23.0)

---
updated-dependencies:
- dependency-name: github.com/briandowns/spinner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 19:09:15 -07:00
dependabot[bot]
dcbaec7a50
deps(go): bump golang.org/x/net from 0.2.0 to 0.7.0 (#153)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 18:52:57 -07:00
Pavan Navarathna
fcf1189d23
Update Kanister version to latest (#152) 2023-02-14 17:20:46 -08:00
dependabot[bot]
2395d82c23
deps(go): bump github.com/briandowns/spinner from 1.20.0 to 1.21.0 (#149)
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](https://github.com/briandowns/spinner/compare/v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/briandowns/spinner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 13:24:45 -08:00
dependabot[bot]
25f6bd64bd
Bump docker/build-push-action from 3 to 4 (#150)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 12:04:42 -08:00
dependabot[bot]
5ba2d4925c
deps(go): bump github.com/emicklei/go-restful (#151)
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.5+incompatible to 2.16.0+incompatible.
- [Release notes](https://github.com/emicklei/go-restful/releases)
- [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
- [Commits](https://github.com/emicklei/go-restful/compare/v2.9.5...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/emicklei/go-restful
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 12:04:13 -08:00
dependabot[bot]
5dcd2bce82
deps(go): bump github.com/briandowns/spinner from 1.19.0 to 1.20.0 (#148)
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](https://github.com/briandowns/spinner/compare/v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: github.com/briandowns/spinner
  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>
2023-01-20 18:22:23 -08:00
dependabot[bot]
0fe925a933
Bump goreleaser/goreleaser-action from 3 to 4 (#147)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-12-21 22:51:17 -08:00
Julio Lopez
7ad8aedcb2
go mod tidy (#143) 2022-11-17 21:31:49 -08:00
dependabot[bot]
8b7390a6ee
deps(go): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#142)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-11-17 16:50:23 -08:00
dependabot[bot]
092605f2f6
Avoids unnecessarily auto-creating PRs for k8s dependencies (#140)
Co-authored-by: Julio Lopez <1953782+julio-lopez@users.noreply.github.com>
2022-11-17 16:36:52 -08:00
dependabot[bot]
187c53d8ef
Bump actions/dependency-review-action from 2 to 3 (#141)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-11-15 17:48:29 -08:00
Andrei Khoriakov
af3a5387f4
Update Kanister to 4dca8c82ae9d (#137) 2022-10-25 12:02:47 -07:00
dependabot[bot]
e2f62a3728
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#133)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  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>
2022-10-13 14:09:40 -07:00
dependabot[bot]
4ff4f1718a
Bump github.com/briandowns/spinner from 1.18.1 to 1.19.0 (#122)
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](https://github.com/briandowns/spinner/compare/v1.18.1...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/briandowns/spinner
  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>
2022-09-28 20:12:53 -07:00
dependabot[bot]
8d3652bc7e
Bump actions/checkout from 2 to 3 (#128)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 15:57:02 -07:00
Ivan Sim
725f8f001f
Update goreleaser CI job with 'write' permission (#127)
See https://github.com/goreleaser/goreleaser/issues/2642
Signed-off-by: Ivan Sim <ivan.sim@kasten.io>
2022-08-24 15:10:45 -07:00
mmotejlek
612e14d566
Reorder imports (#124) 2022-08-23 09:02:33 -07:00
mmotejlek
3011d43a73
Enforce that no arguments can be passed to commands that do not use any (#112)
* Enforce 0 args for all commands that do not use args
2022-08-16 13:11:31 -07:00
mmotejlek
f3243a24d1
Add node selector flag for FIO (#105) 2022-08-16 12:51:19 -07:00
Ivan Sim
89f3d7b02c
Upgrade golangci-lint to latest version (#123)
Signed-off-by: Ivan Sim <ivan.sim@kasten.io>
2022-08-10 11:46:52 -07:00
Julio Lopez
50fd864a4c
chore(mod): group indirect dependencies in go.mod (#113) 2022-07-20 15:28:28 -07:00
dependabot[bot]
c2da03fe69
Bump goreleaser/goreleaser-action from 2 to 3 (#121)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 22:02:49 -07:00
dependabot[bot]
99a04e0f0b
Bump k8s.io/client-go from 0.24.1 to 0.24.3 (#120)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.1 to 0.24.3.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.1...v0.24.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 21:54:55 -07:00
dependabot[bot]
77aab6546c
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#119)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 04:40:14 +00:00
dependabot[bot]
31616ce99f
Bump docker/metadata-action from 3 to 4 (#117)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 21:38:15 -07:00
dependabot[bot]
adb1ac8747
Bump actions/setup-go from 2 to 3 (#116)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 21:37:41 -07:00
dependabot[bot]
bc1bbed8c4
Bump docker/login-action from 1 to 2 (#115)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 21:37:29 -07:00
dependabot[bot]
eea9e0beac
Bump k8s.io/api from 0.24.1 to 0.24.3 (#118)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.1 to 0.24.3.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.24.1...v0.24.3)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 21:37:17 -07:00
Julio Lopez
2a1505a42f
chore(deps): Enable dependabot updates (#114)
Enables dependabot updates
Add automatic dependency review to avoid vulnerability regressions
2022-07-19 21:31:51 -07:00
Pavan Navarathna
7446f8cc47
Update Kanister to remove vulnerable dependencies (#110)
* Update go to 1.17

* Update Kanister to remove vulnerable dependencies

* Resolve conflicts

* Update actions to use go 1.17

* Update Alpine image

* 1st attempt to fix docker build action

* 2nd attempt to fix Docker build

* Remove patch version
2022-07-13 09:14:49 -10:00
mmotejlek
9905ac0d89
Update briandowns/spinner (#106) 2022-07-12 14:58:18 -10:00
Mike McKay-Dirden
281e8ec0de
Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103)
* Fail fast on creation and cleanup regardless of ctx

* changes based on comments

* changes based on comments

* add test coverage for WaitForPVCReady

* always check Events on error waiting for pvc/pod ready
2022-06-29 14:39:09 -10:00
Ivan Sim
81fa242cd1
Update golangci-lint config to download deps (#107)
Signed-off-by: Ivan Sim <ivan.sim@kasten.io>
2022-06-28 10:42:12 -10:00
Julio Lopez
1d2ef025d6
Add package:write permissions for the GH token (#96)
* Add package:write permissions for the GH token
* Run 'push' job PR submission: Do not skip the entire job.
* Log into registry before build-push: Just relocates the step.
* Use build-push-action@v2
2021-10-21 21:09:41 -07:00
Sirish Bathina
95bf14e588
Update Docker_Publish action to use official images (#94)
* upadting to use new token

* remove comment

* Updating docker publish action to use official images
2021-10-21 16:49:10 -10:00
Sirish Bathina
a92d89f012
Use GITHUB_TOKEN to access packages and image registry (#93)
* upadting to use new token

* remove comment
2021-10-21 15:53:08 -10:00
Julio Lopez
aede420d65
robustness: strip prefix with strings.TrimPrefix (#88) 2021-10-21 13:03:30 -10:00
Sirish Bathina
90ae50761f
Update release.yaml 2021-10-20 14:52:27 -10:00
Sirish Bathina
980db8a260
Update release.yaml 2021-10-20 14:38:49 -10:00
Sirish Bathina
afb63f0446
Update release.yaml 2021-10-20 14:31:31 -10:00