Thank you for your interest in contributing to the JFrog Kubelet Credential Provider! We welcome contributions from the community.
- Create a GitHub issue for bugs or feature requests
- Comment on the issue to indicate your intent to work on the feature/bug
- Create a branch and make your changes
- Test your changes using
terraform-ciorterraform-module(see respective README files for guidance) - Submit a Pull Request with testing results
Please include the following in your Pull Request:
- Description: Clear explanation of changes made and rationale
- Testing Results: Output from
terraform planand/orterraform apply - Configuration: The
terraform.tfvarsfile used for testing - Environment: AWS region, Kubernetes version, and other relevant details
Before submitting your PR, ensure you have:
- Tested your changes locally using Terraform
- Verified the configuration works in your environment
- Included any error messages or issues encountered during testing
We appreciate your contributions and will review your PR as soon as possible!