Victoria Nadasdi
Victoria Nadasdi
Currently we have no metrics. What can be useful? Is there anything we should add? **User Story** As the Branch Planner developer, I'd like to introduce observability metrics in the...
Context: #583 ### Pull Request actions to handle * `opened`: Create a custom resource. * `reopened`: Create custom resource. * `closed`: Delete custom resource. ### Comment actions to handle *...
Yes, but how the system will know what repositories it has to query for PRs? _Originally posted by @yitsushi in https://github.com/weaveworks/tf-controller/pull/607#discussion_r1196820756_ If we go forward with the [polling mechanism](https://github.com/weaveworks/tf-controller/pull/607) (as...
Right now, by design, branch planner can't be replicated. To achieve this, we need a polling mechanism that can share work between instances. ========= **User Story:** As a Branch Planner...
Investigation about what resources: 1. we want to delete, but it's not deleted now, so we can fix it 2. we don't want to delete, and it's not deleted now,...
- block stream encryption + remove non-stream endpoint - Nothing uses the feature yet. ``` ❯ kubectl exec -it -n flux-system chart-tofu-controller-648fbc54f8-7sprc -- ls -la /blob-cache/ total 12 drwxrwsrwx 2...
> Why would this not always be true, immediately? `k8sClient` reads directly from the Kubernetes API. _Originally posted by @squaremo in https://github.com/weaveworks/tf-controller/pull/1061/files#r1379072182_ > That's a fully copy paste from a...
* [community channel](https://weave-community.slack.com/archives/C02KARWGR7S) * Relevant files: * https://github.com/weaveworks-liquidmetal/flintlock/blob/main/.github/workflows/fork.yaml#L71 * https://github.com/weaveworks-liquidmetal/flintlock/blob/main/.github/workflows/nightly_e2e.yml#L42