1Shubham7 / PRs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My CNCF Contributions

This readme includes all of my PRs merged in various CNCF projects.
Explore my K8s articles »

CNCF KubeEdge · CNCF Kyverno · CNCF ORAS



Total PRs merged - 49

CNCF KubeEdge

kubeedge/kubeedge

  1. Moving from standard lib to stretchr/testify for UT
  2. Test coverage for cloud/cmd
  3. misspell in schedule.yml
  4. Tests for cloud/pkg/admissioncontroller package
  5. Typed tests
  6. Added tests for overridemanager package
  7. UTs for commmandoverrider.go
  8. Test coverage for cloud/pkg/dynamiccontroller module
  9. Added tests for cloud/pkg/csidriver pkg
  10. Test coverage for edge/pkg/metamanager/client module - lease and node files
  11. Added tests for pkgs in kubernetes module
  12. Tests for storage/v1 module
  13. UT coverage for the cloud/pkg/taskmanager/util module
  14. Small misspell
  15. Test coverage for cloud/cmd/admission module
  16. Test Coverage for debug package
  17. Added tests for keadm/cmd/keadm/app/cmd/debug/check.go
  18. Added tests for keadm beta and cloud packages
  19. Test coverage for keadm/cmd/keadm/app/cmd/ctl module
  20. Added test coverage for pkg/stream package
  21. Unit tests for cloud/pkg/cloudhub/common/helper.go
  22. Test coverage for cloudstream package
  23. Added test coverage for cloudstream.go
  24. Test coverage for application.go
  25. Test coverage for edge/pkg/metamanager/client module - CSR and CM files

kubeedge/website

  1. New Blog for Release KubeEdge v1.10
  2. New Blog for Release KubeEdge v1.11
  3. New Blog for Release KubeEdge v1.12
  4. New Blog for Release KubeEdge v1.13
  5. New Blog for Release KubeEdge v1.14
  6. New Blog for Release KubeEdge v1.15
  7. New Blog for Release KubeEdge v1.17
  8. Bug: We need to fix some links for local development
  9. Docs: Improving the install with keadm documentation
  10. Replacing Twitter with X
  11. PR template goes inside .github directory

CNCF Kyverno

kyverno/kyverno

  1. Bug: Enabling many-to-one comparisons for AnyNotIn operator
  2. Bug: making images variable consistent with the image variable
  3. adding myself (Shubham Singh) to CONTRIBUTORS.md

kyverno/website

  1. Value for reference variable should be fixed.
  2. Enhancement: documenting the images variables, reference and referenceWithTag
  3. Enhancement: added fuzzing and 3rd party security audit links to the Security section
  4. Fixed a grammatical mistake
  5. Feat: Added a new section about Admission Controllers
  6. Updated settings 'userServerSideApply' to 'useServerSideApply'

CNCF ORAS

oras-project/oras

  1. chore: improving error log for oras push and oras attach when the annotation file is invalid

oras-project/oras-www

  1. adding oras manifest fetch to the docs "Pushing_and_pulling"
  2. Docs: resolves markdown error and misspells in "pushing and pulling artifacts" section
  3. Docs: Added the Licenses badge and small "Contribution" section to readme

About