weave-gitops icon indicating copy to clipboard operation
weave-gitops copied to clipboard

Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.

Results 262 weave-gitops issues
Sort by recently updated
recently updated
newest added

The `data-url` inlining that was added [here](https://github.com/weaveworks/weave-gitops/pull/1896) has made our builds take a long time and appear to have broken hot-reloading. Reproduce: 1. Make a trivial text change 2. Note...

bug
area/ui

**What issue with the docs have you found?** - [ x ] Missing information - [ ] Incorrect information - [ ] Something else **Describe what you are trying to...

documentation
team/pesto
user-guide

**Problem** Curently, the dashboard displays the revision value of the HelmRelease. Would it be possible to display also the _appVersion_ of the Helm Release indicated in _Chart.yaml_ ? _Chart.yaml_ fields...

type/enhancement

With telemetry turned on and no `flags.ACCOUNT_ID` present, the UI explodes. This line can resolve to `undefined` or some other value that does not have a `.match` method: https://github.com/weaveworks/weave-gitops/blob/661f3f27f1e97ccf0aa94b8c8658dea7a2f5e883/ui/components/Pendo.tsx#L89 In...

bug
area/ui
tech-debt
priority_low

So far we have gotten by on internal guides with half a nod to external developers. We are getting to the point where we want to build active engagement, even...

documentation

When the user chooses to bootstrap the repository they are notified of the fact that they need to create the Secret containing the decryption key themselves. This is a follow-up...

type/enhancement
area/gitops-run

This is a follow-up to #3406 where we weren't able to implement tests for all different cases. ## Acceptance Criteria - The new endpoint `ListSessions` is created to get sessions...

area/testing
area/gitops-run

**Describe the bug** I set up Auth0 as my OIDC provider. In the oidc-auth secret I set up: `claimGroups = "https://custom.domain.eu/roles"`. I created kubernetes RBAC ClusterRoles and ClusterRoleBindings for flux-admin...

bug
team/pesto
area/authentication

We have an outstanding TODO in core/clustermngr/cluster/delegating_cache.go#69 ``` // Non-exact field matches are not supported by the cache. // https://github.com/kubernetes-sigs/controller-runtime/issues/612 // TODO: Research if we can change the way we...

Outcome: - options to merge 2 repos OSS and Enterprise described on high level - approx. effort for each option with the strategy to execute - pros/cons vs current scenario...

type/spike
severity/critical
complexity/L
team/wild-watermelon