Chanwit Kaewkasi

Results 112 issues of Chanwit Kaewkasi

Please let me know if it's going to break your current setup.

test code rabbit ## Summary by CodeRabbit - **Refactor** - Updated the `runner` name in the configuration to `"tf-runner"` for clarity and consistency.

We aim to extend the branch planner's capability to support more Git providers. The main focus, for now, would be on GitLab and Azure DevOps. - [ ] #692 -...

The branch planner system currently supports GitHub for repository management. However, GitLab also has a significant market share and user base that can benefit from our branch planner system. Extending...

kind/enhancement

**User Story:** As a Terraform controller user, I'd like an automated way to delete namespaces, so that my Terraform resources and state are gracefully cleaned up and I avoid manual...

kind/enhancement
area/resource-deletion
blocked
kind/spike

The branch planner system currently supports GitHub for repository management. We want to extend it to also support Azure DevOps repositories. Technical details: There is already a Git provider factory...

kind/enhancement

**User Story** As a Kubernetes cluster administrator / an Infra team / a Platform team, I'd like to have multi-tenancy support in the branch planner, so that I can better...

kind/enhancement
area/security
area/multi-tenancy
area/branch-planner

The current behavior of the branch planner is that it creates a terraform object whenever a PR is created, regardless of the type or scope of the changes in the...

kind/bug
area/branch-planner

We have an example from the early design of a policy. Let's iterate on it. ```yaml apiVersion: pac.weave.works/v2beta1 kind: Policy metadata: name: weave.policies.test-terraform spec: id: weave.policies.test-terraform name: Test Terraform Policy...

kind/docs
good first issue
area/ecosystem

**User Story:** As a Terraform controller dev, I'd like to replace the deprecated wait.Poll function with a supported alternative, so that the codebase is up-to-date and avoids potential compatibility issues...

kind/enhancement
good first issue
area/tech-debt