muicoder
muicoder
# 1. This feature is useful and The conflict of this PR (#611) has been resolved. > Adding association between a Kafka cluster and a notifier # 2. Update sarama...
There is no mapfile on the mac, which will cause the key in the secret to fail. ```bash ➜ ~ kubectl-view_secret default-token-qnx54 ~/.krew/bin/kubectl-view_secret: line 28: mapfile: command not found ➜...
**Description** Feature: #443 **Type of change** * Bug fix (non-breaking change which fixes an issue) * New feature (non-breaking change which adds functionality) * Breaking change (fix or feature that...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **What version of redis-operator are you using?** redis-operator version: v0.14.0 **Additional...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **What version of redis-operator are you using?** redis-operator version: v0.14.0 **Additional...
### What is the problem this feature will solve? After the internal offline registry is down under the network connection situation, the basic image can still be pulled to avoid...
### before ```shell [root@localhost redis]# ./src/redis-cluster-proxy --max-clients 10000 127.0.0.1:7000 Invalid option '--max-clients' or invalid number of option arguments ...... ``` ### after ```shell [root@localhost redis]# ./src/redis-cluster-proxy --max-clients 10000 127.0.0.1:7000 [2020-04-23...
The path is generated according to the data packet hash The symbolic link is abnormal when it is started after the build (new hash). ```txt INFO[0000] Acquiring lock file /var/lib/rancher/k3s/data/.lock...
**Environmental Info:** K3s Version: Manual build Node(s) CPU architecture, OS, and Version: Cluster Configuration: **Describe the bug:** **Steps To Reproduce:** - Installed K3s: **Expected behavior:** **Actual behavior:** **Additional context /...
No code changes #### Proposed Changes #### #### Types of Changes #### #### Verification #### #### Testing #### #### Linked Issues #### #### User-Facing Change #### ```release-note ``` #### Further...