Sirinat Paphatsirinatthi

Results 7 issues of Sirinat Paphatsirinatthi

### terraform-k8s & Kubernetes Version terraform-k8s: 1.0.0 kubernetes-version: 18.9.9 ### Affected Resource(s) Terraform Cloud Workspace Resource: apiVersion: app.terraform.io/v1alpha1 kind: Workspace ### Terraform Cloud Workspace Configuration File ```yaml apiVersion: app.terraform.io/v1alpha1 kind:...

bug

It should have support for receiving secrets from Alibaba Cloud Provider For Alibaba Cloud SDK, please refer to: https://github.com/aliyun/alibaba-cloud-sdk-go Managing generic secrets: https://www.alibabacloud.com/help/doc-detail/152003.htm

priority

It should have support for receiving secrets from IBM Cloud For IBM Cloud SDK, please refer to: https://github.com/IBM/secrets-manager-go-sdk Getting Started with Secret Manager: https://cloud.ibm.com/docs/secrets-manager?topic=secrets-manager-getting-started

We should have a feature support for mounting CSI storages like Azure Blob Storages, AWS S3, etc. This config might be look like the following: ```yaml volumes: - name: test-volume...

enhancement

We would like to reduce the line of codes of Config Parser with AutoMapper to help to convert YAML raw objects to Kubernetes objects.

enhancement

It would be good if levis logging could be readable, maintainable.

enhancement

Feature: Override a secret name for service principal in case you have multiple AGIC controllers. ## Checklist - [x] The title of the PR is clear and informative - [x]...