Contributing & Development - KubeHelper/kubehelper GitHub Wiki
Found a typo in the documentation or interested in fixing a bug? Then by all means submit an issue or pull request. Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
When submitting a pull request:
- Clone the repo.
- Create a branch off of master and give it a meaningful name (e.g. my-awesome-new-feature).
- Open a pull request on GitHub and describe the feature or fix.
You found a bug, want an improvement or a new feature, use these issues:
💥 Enhancement Request
🚀 New Feature Request
🐞 Bug Report
❓ Support Request
⭐ Help the project => RATE US
📢 Slack
For development you need a kubernetes cluster, knowledge of Java and Spring Boot.
To run an application locally, you need to add VM Options. This fix javax.net.ssl.SSLHandshakeException Bug:
-Djdk.tls.client.protocols=TLSv1.2