provider-github
provider-github copied to clipboard
Crossplane Provider for GitHub
Hi, I am currently researching whether I can adopt `crossplane` for my hybrid cloud infrastructure and one thing my IaC also manages is my GitHub repos. I saw that there...
### Description of your changes This PR implements the GitHub repository. There are some fields that are overly verbose and they are commented as `TODO:` in the `repository_types.go` file. If...
### What problem are you facing? The deletion process of the repository is the same for other managed resources: Delete or Orphan. But, specially for GitHub Repos, there are some...
Add support for managing Repositories. We can break this down into smaller tasks and select one of these fort the initial POC. - Create & Manage repository: https://developer.github.com/v3/repos/#create-a-repository-for-the-authenticated-user - Manage...
As a first API type, `Repository` should be implemented. This will also require the creation of a `Provider` object and should support all fields defined in the [Github API](https://developer.github.com/v3/repos/).
### What problem are you facing? The repo has yet to be updated in the last two years. ### How could Crossplane help solve your problem? I wish I could...
Bumps [github.com/crossplane/crossplane-runtime](https://github.com/crossplane/crossplane-runtime) from 0.13.0 to 0.16.1. Release notes Sourced from github.com/crossplane/crossplane-runtime's releases. v0.16.1 Security Addresses a vulnerability in the fieldpath package. What's Changed [Backport release-0.16] Max index value validation by...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20201201145000-ef89a241ccb3 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201224014010-6772e930b67b to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...