This readme includes all of my PRs merged in various CNCF projects.
Explore my K8s articles »
CNCF KubeEdge
·
CNCF Kyverno
·
CNCF ORAS
kubeedge/kubeedge
- [Integration Test] - Fixing "Add a device with Twin attributes" Integration Test with query optimization and correct tests
- E2E Tests for Device Plugins (deploy and register)
- Moving from standard lib to
stretchr/testify - E2E test for application with liveness probe
- Test coverage for
cloud/cmd - misspell in
schedule.yml - Tests for
cloud/pkg/admissioncontrollerpackage Typedtests- Added tests for
overridemanagerpackage - UTs for
commmandoverrider.go - Test coverage for
cloud/pkg/dynamiccontrollermodule - Added tests for
cloud/pkg/csidriverpkg - Test coverage for
edge/pkg/metamanager/clientmodule - lease and node files - Added tests for pkgs in
kubernetesmodule - Tests for
storage/v1module - UT coverage for the
cloud/pkg/taskmanager/utilmodule - Small misspell
- Test coverage for
cloud/cmd/admissionmodule - Test Coverage for
debugpackage - Added tests for
keadm/cmd/keadm/app/cmd/debug/check.go - Added tests for
keadm betaandcloudpackages - Test coverage for
keadm/cmd/keadm/app/cmd/ctlmodule - Added test coverage for
pkg/streampackage - Unit tests for
cloud/pkg/cloudhub/common/helper.go - Test coverage for
cloudstreampackage - Added test coverage for
cloudstream.go - Test coverage for
application.go - Test coverage for
edge/pkg/metamanager/clientmodule - CSR and CM files - Test coverage for
edge/pkg/metamanager/clientmodule - pod, podstatus and secret files - CSI Driver
versionFlagis inconsistent during CI tests - UT coverage for
cloud/pkg/devicecontroller/controllerpkg - Complete tests for
edge/pkg/metamanager/client - tests for
edge/pkg/eventbus/mqtt/handler.go
kubeedge/website
- New Blog for Release KubeEdge v1.10
- New Blog for Release KubeEdge v1.11
- New Blog for Release KubeEdge v1.12
- New Blog for Release KubeEdge v1.13
- New Blog for Release KubeEdge v1.14
- New Blog for Release KubeEdge v1.15
- New Blog for Release KubeEdge v1.17
- Bug: We need to fix some links for local development
- Docs: Improving the install with
keadmdocumentation - Replacing Twitter with X
- PR template goes inside
.githubdirectory - Case study for Cloud Native EdgeComputing Satellite (ENG)
- Case study for ZCITC Streamlining Urban Parking with KubeEdge
kyverno/kyverno
- Bug: Enabling many-to-one comparisons for
AnyNotInoperator - Bug: making
imagesvariable consistent with theimagevariable - adding myself (Shubham Singh) to CONTRIBUTORS.md
kyverno/website
- Value for reference variable should be fixed.
- Enhancement: documenting the
imagesvariables,referenceandreferenceWithTag - Enhancement: added fuzzing and 3rd party security audit links to the Security section
- Fixed a grammatical mistake
- Feat: Added a new section about Admission Controllers
- Updated settings 'userServerSideApply' to 'useServerSideApply'
oras-project/oras
oras-project/oras-www
- adding
oras manifest fetchto the docs "Pushing_and_pulling" - Docs: resolves markdown error and misspells in "pushing and pulling artifacts" section
- Docs: Added the Licenses badge and small "Contribution" section to readme
kubernetes/website