Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial development #1

Closed
wants to merge 15 commits into from
Closed

Initial development #1

wants to merge 15 commits into from

Conversation

NicolasT
Copy link
Contributor

@NicolasT NicolasT commented May 5, 2021

No description provided.

@NicolasT NicolasT force-pushed the hack branch 9 times, most recently from d42034c to 30b0b52 Compare May 5, 2021 21:40
@NicolasT NicolasT marked this pull request as ready for review May 5, 2021 21:45
@NicolasT NicolasT force-pushed the hack branch 3 times, most recently from e4b5907 to aecd92f Compare May 6, 2021 15:59
This commit adds some `base` deployment manifests to set up the
provisioner, and a `ci` overlay which includes a couple of objects that
consume storage 'provisioned' by `cosi-provisioner-sample`.

It also extends the GitHub Actions pipeline to deploy a Kind cluster in
which the COSI CRDs, controller and CSI plugin are deployed, and the
`ci` overlay of this project. We then validate the expected storage
access configuration files become available in a test Pod.
dependabot bot and others added 4 commits May 7, 2021 14:40
Bumps golang from 1.16.3-buster to 1.16.4-buster.

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.11.0...v1.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
Recent changes in the API removed the `endpoint` and `bucketName` fields
from the `S3Protocol` structure (in the CRD). This change reflects the
API change so CI succeeds again.

See: kubernetes-sigs/container-object-storage-interface-api#41
NicolasT and others added 2 commits May 10, 2021 23:55
In the COSI community call on Monday May 10th 2021, it was decided the
vendor-specific piece is called a 'driver', not a 'provisioner'. The
driver implements a provisioning service, which is called by the
provisioner sidecar.

Hence, renaming this project.
@NicolasT
Copy link
Contributor Author

There's no main branch (needed) in this repository, we only work on hack until the @kubernetes-sigs repo is created (see kubernetes/org#2701). So, no need to merge anything from hack to main, and main will be deleted.

@NicolasT NicolasT closed this May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant