provider-github icon indicating copy to clipboard operation
provider-github copied to clipboard

Crossplane Provider for GitHub

Results 9 provider-github issues
Sort by recently updated
recently updated
newest added

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...

enhancement

### 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...

enhancement

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...

enhancement

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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20201201145000-ef89a241ccb3&new-version=0.1.0)](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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20201224014010-6772e930b67b&new-version=0.7.0)](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...

dependencies