Hidde Beydals

Results 53 issues of Hidde Beydals

All reconcilers do at present contain logic to update an outdated hostname for scenarios where e.g. the source-controller changes from namespace (but the resources maintain). To improve observability, we may...

enhancement

Providing further context on https://github.com/weaveworks/weave-gitops/pull/1148#pullrequestreview-821572298. The current state of the PR constructs a `ChartPathOption` in `pkg/helm/charts.go` in which the username and password from the `HelmRepository` referenced `Secret` are consumed. While...

type/story
condition/blocked
profiles-improvement

Lately I have been writing extensive tests for some things that depend on the Helm SDK in which I originally was attempting to work with the memory storage driver due...

bug

As `git` started to support [SSH signing since yesterday](https://github.com/git/git/pull/1041), I am polling interest to start supporting this in `go-git`. While we are at it, it would likely be beneficial to...

enhancement
no-autoclose

Last commit is in need of some additional documentation. In addition, I need to compile a list of rendered event/conditions to ease reviewing.

To improve the usefulness of the CodeQL scans, we should enable the more advanced `security-and-quality` queries on our repositories. For an example, see: https://github.com/hiddeco/sshsig/blob/main/.github/workflows/codeql.yaml#L34-L36 ### To-do - [x] pkg -...

area/ci
umbrella-issue

To help people to gather an idea about the difference between two artifacts, we could introduce a `flux diff artifact ` command which provides a (Git like) diff of the...

enhancement
help wanted
area/oci

Assuming the following scenario: ```console $ helm install podinfo podinfo/podinfo NAME: podinfo LAST DEPLOYED: Fri Nov 10 15:07:18 2023 NAMESPACE: helm-system STATUS: deployed REVISION: 1 NOTES: 1. Get the application...

bug
Stale

### :mega: Announcement We are excited to announce a new ([long requested](https://github.com/fluxcd/helm-controller/issues/186)) feature in the helm-controller - drift detection! This is now available in `>=v0.37.0`, and can be enabled by...

enhancement
request for feedback