Popular repositories
-
-
Forked from kubernetes-retired/kubernetes-anywhere
{concise,reliable,cross-platform} turnup of Kubernetes clusters
Shell
-
-
-
Forked from drbild/json2yaml
Convert JSON to YAML or vice versa, while preserving the order of associative arrays.
Python
571 contributions in the last year
Less
More
Activity overview
Contributed to
kubernetes-sigs/vsphere-csi-driver,
kubernetes/kubernetes,
vmware/govmomi
and 5 other
repositories
Contribution activity
June 2021
Created 6 commits in 2 repositories
Created a pull request in kubernetes-sigs/vsphere-csi-driver that received 16 comments
use self-signed certificate for validation webhook
What this PR does / why we need it:
In Kubernetes 1.19, The CertificateSigningRequest API has been promoted to stable certificates.k8s.io/v1 with β¦
+117
β206
β’
16
comments
Opened 7 other pull requests in 2 repositories
kubernetes-sigs/vsphere-csi-driver
1
open
5
merged
kubernetes/test-infra
1
merged
Reviewed 25 pull requests in 3 repositories
kubernetes-sigs/vsphere-csi-driver 22 pull requests
- Bump up golang version to 1.16
- NodeGetInfo and RBAC changes for topology feature improvement
- Introduce controller for CSINodeTopology CR
- Clean up white spaces in apis
- Log volumeId string instead of Cns VolumeID struct in create volume call
- misspell fixes on the repository
- Print "GuestClusterID" when reconcile cnsvolumemetadata CR.
- use self-signed certificate for validation webhook
- Start with a lower case letter for error messages
- Change PKS to TKGI in readme and installation guide
- Modify CSI image tag and revert changes to manifest files that are not needed for 2.3 release.
- Fix VC Config init in Syncer
- Update dependencies for k8s v1.21.1 support
- v2.2.1 documentation
- deployment yamls for v2.2.1 release
- Changes to pvcsi full sync to push cluster-distribution if it doesnt match
- Cleanup of stale CnsVolumeOperationRequest CRD instances
- Enhance log in k8scloudoperator.go.
- Continue using gocsi in vanilla flavor for 2.3
- Script to deploy VolumeSnapshot CRDs, snapshot-controller and external snapshot validation webhook
- Use LogNewErrorCodef in utils
- Introduce CSINodeTopology CRD