Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
IBM
Pro
-
IBM
Pinned
731 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in helm/helm that received 2 comments
feat(lint): Update lint deprecation list
Add api group:
apiextensions.k8s.io/v1beta1
rbac.authorization.k8s.io/v1alpha1
Moved the kinds from API group extensions/v1 to extensions/v1beta1 …
+31
−15
•
2
comments
- refactor: storage secret and configmap keep exactly the same code impletation details in some behaviors
- Add checking of length of resourceList before install of uninstall
- docs: fix capitalization in a few help messages and use non thrid-person verb
- refactor: alter constant `pluginFileName` to `PluginFileName`
- feat: implement deprecation warnings in helm lint