Add SataQiu as a maintainer of OpenYurt #589
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GitHub Username
@SataQiu
Organization you are requesting membership in
openyurtio
Sponsors
@rambohe-ch
Requirements
List of your contributions
PRs reviewed / authored:
Docs: update yurtcluster definition #518
Bump version to v0.5.0 #507
yurthub: stop renew node lease when kubelet's heartbeat is stopped #482
bugfix: use buffered channel for signal notifications #471
Add SataQiu as a reviewer of openyurtio/openyurt #468
bugfix: fix incomplete data copy of resource filter #452
bugfix: move MaxInFlightLimit handler chain after RequestClientComponent #451
Update yurtcluster operator proposal #429
Followup #386: update the ClusterRole for yurt-controller-manager #406
Fix the bug that tunnel-agent/tunnel-server crashes when the local certificate can not be loaded correctly #378
improve version compatibility of yurtctl #294
feature: add 'yurthub-healthcheck-timeout' flag for 'yurtctl convert' command #290
bugfix: keep image tar file name consistent with image name #287
bugfix: fix the bug that dns controller updates dns records incorrectly #283
bugfix: remove yurt-app-manager from the build targets #282
feature: add dns controller to sync cluster node dns records #270
Using symlink to binaries for current platform #202
Issues :
[feature request] yurt component(like yurttunnel, yurthub) should remove the iptables rules and network interfaces created by it when it shuts down #526
[BUG] yurthub and yurttunnel cannot start because they cannot obtain the certificates #524
[BUG] You must be logged in to the server (the server has asked for the client to provide credentials #508
[BUG] yurthub cannot work correctly in k8s 1.20 cluster #432
[BUG] kubelet failed to list services through yurthub #426
[BUG] tunnel-agent crashes when the local certificate can not be loaded correctly #377
Brief Introduction
I actively use
OpenYurt
in our product, contributeOpenYurt
to solve the problems encountered in the process of use.I am the main owner of the
openyurtio/yurtcluster-operator
project, and I am pushing to create theOpenYurt
cluster in a declarative way.