Commit graph

19 commits

Author SHA1 Message Date
Christina Monti
05fe14fe6c
Update README.md
Update README to apply archive status
2023-06-23 12:21:35 -07:00
dependabot[bot]
ce6f5b5c7a
Bump github.com/swaggo/http-swagger from 1.0.0 to 1.2.6 (#5)
Bumps [github.com/swaggo/http-swagger](https://github.com/swaggo/http-swagger) from 1.0.0 to 1.2.6.
- [Release notes](https://github.com/swaggo/http-swagger/releases)
- [Changelog](https://github.com/swaggo/http-swagger/blob/master/.goreleaser.yml)
- [Commits](https://github.com/swaggo/http-swagger/compare/v1.0.0...v1.2.6)

---
updated-dependencies:
- dependency-name: github.com/swaggo/http-swagger
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 14:55:04 -07:00
Renán Del Valle
695c855d39
Update badge on README 2022-03-18 16:14:06 -07:00
Renán Del Valle
f566ffa565
Removing artifact from csi hostpath as it's no longer relevant 2022-03-18 16:12:27 -07:00
Renán I. Del Valle
2e1db7c648
Upgrade kubernetes to v1.22.5 (#4)
* Adds script from the Kubernetes community to upgrade Kubernetes dependencies.

* Upgrades Kubernetes dependency to 1.22.5
2021-12-29 15:30:37 -08:00
Renán Del Valle
fd9f9235b1
Adds stream image push to quay. 2021-11-24 14:04:24 -08:00
Renán Del Valle
ca5eaf2654
Adds building of stream to PRs in Github Actions. 2021-11-24 14:03:01 -08:00
Renán Del Valle
ea11478084
Changes the name of the files created in order to disambiguate. Updates Dockerfile to reflect the change. 2021-11-24 14:02:27 -08:00
Renán Del Valle
60c46865d4
Reduces stream image complexity to just loading the binary into the iamge and setting an entrypoint. 2021-11-24 14:01:29 -08:00
Renán Del Valle
cc21553335
Stream is now an application that's part of the katbox package and not a standalone. 2021-11-24 14:00:59 -08:00
Renán Del Valle
b6c63e664a
Corrects image used for katbox to an actual katbox image. 2021-11-23 20:17:39 -08:00
Renán Del Valle
57c8bdf570
Updates Github Actions
Github Actions will now build on a PR.
Github Actions will now build and push an image to quay on a commit to
the main branch.
2021-11-23 20:09:44 -08:00
Renán Del Valle
af535f2a5c
Adds go.mod accidentally left out. 2021-11-23 13:02:45 -08:00
Renán Del Valle
d51400bc9d
Bumps up Kubernetes version to 1.20.22 2021-11-23 12:51:51 -08:00
dependabot[bot]
bcd979adbd
Bump k8s.io/kubernetes from 1.20.0 to 1.20.7 (#2)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.20.0 to 1.20.7.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.20.0...v1.20.7)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-12 10:30:34 -07:00
Renán I. Del Valle
1a1105206b
Adds build Github action (#3)
Adds simple build Github Action
2021-09-12 08:50:23 -07:00
Renán Del Valle
c7c0157722
Changing default name of the driver to be katbox.csi.paypal.com 2021-04-12 14:51:50 -07:00
Renán Del Valle
efc024947c
Rewrites the README to reflect some changes the project has gone under. 2021-04-12 14:49:58 -07:00
Renán Del Valle
4c764e09a4 Public release of katbox 2021-04-12 12:03:46 -07:00