Popular repositories
-
Forked from mrsiano/openshift-grafana
Grafana instance, which use OAuth token for OpenShift.
📊 📊 📊 Shell 1
-
-
-
-
Forked from operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
Go
-
484 contributions in the last year
Less
More
Activity overview
Contributed to
operator-framework/operator-sdk,
openshift/ocp-release-operator-sdk,
kubernetes-sigs/controller-runtime
and 5 other
repositories
Contribution activity
March 2021
Created 4 commits in 1 repository
Created a pull request in kubernetes-sigs/kubebuilder that received 3 comments
(:sparkles:) (go/v3) implement scaffolding hub and spoke interfaces for conversion WH
This PR is a follow a replacement of #1664. This commit scaffolds hub and spoke interfaces for conversion webhooks. With this change, users can eit…
+917
−10
•
3
comments
Opened 6 other pull requests in 2 repositories
operator-framework/operator-sdk
3
merged
2
open
kubernetes-sigs/controller-runtime
1
open
Reviewed 10 pull requests in 2 repositories
operator-framework/operator-sdk 9 pull requests
- .github/workflows: use 'github.repository_owner' in image tags
- [v1.4.x] hack/tests/e2e-ansible-molecule.sh: pin openshift and cryptography (#4588)
- website/content: update non-existent coreos.com blogpost link to openshift.com
- (manifests/v2) add support for webhooks by default, with minimal changes
- `generate kustomize manifests`: skip parsing definitions on a non-existent API root dir
- deps: bump controller-runtime to v0.8.2 and controller-tools to v0.5.0
- Add olm supported version to help text
- Document olm version support
- ci: add ansible-operator-base image and manual build workflow