Skip to content

Releases: crossplane-contrib/provider-gitlab

v0.1.0

29 Sep 14:51
b820fa8
Compare
Choose a tag to compare

Initial Release

This is the first release of provider-gitlab. It mirrors the Gitlab API into the Kubernetes Resource Model. Please test it out and report back.

Installation

kubectl crossplane install provider crossplane/provider-gitlab:v0.1.0

API Documentation

The API reference can be found at https://doc.crds.dev/github.com/crossplane-contrib/provider-gitlab. There's also an examples folder available.

Supported Resources

  • Projects
  • Groups
  • Members
  • DeployTokens
  • Hooks
  • Variables