Kashif Saadat
Kashif Saadat
**Changes:** - Added misspell library and extend tests to perform a spellcheck on golang and markdown files (vendor directory is excluded) - Updated docs where the spellcheck test detected typos.
Maintain consistency in RBAC template definition with resources tied to namespaces.
In Kubernetes when making use of PodSecurityPolicies with `MustRunAsNonRoot` set, the kubelet rejects any pods with a non-numeric USER. **Changes:** - For the `mysql-agent` image, reference the numerical id for...
Should include details of any breaking changes, kubectl version etc and be referenced with the releases.
*Description of changes:* Following the re-write of the circleci workflow, new version releases are no longer being tagged in the Docker Hub on a commit to the master branch. This...
Add a tutorial in the admin section on how to configure the terraform-controller to use Vault.
We should include a page covering the points/frequency at which the terranetes controller accesses the Cloud providers (AWS, GCP, Azure), if it's only on user action (CRUD on resources), or...
The FAQs currently live under the tf2helm docs, but should be generalised to cover both products and a shared page across both docs spaces. Extend the docs with a feature...
We should add an end to end tutorial for developer usage - taking an AWS RDS resource as a dependency and covering: - Configuration - Costs - Security Checks -...