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

**Problem** When using some OIDC providers (such as Google) with Dex or something similar, it can be tricky to configure mapping groups. For many users, I'm sure granting all OIDC...

Breaks out part of #4005 into a small chunk **What changed?** - Turn on `FIELD_NAMES_LOWER_SNAKE_CASE` linting - Fix up field names so they are all lower case **Why was this...

Part of #4117 **What changed?** Deployment workflow to deploy documentation over Netlify when release happens. Todo - Test over a production branch **Why was this change made?** See issue **How...

documentation
ci

**Problem** In [the previous ticket](https://github.com/weaveworks/weave-gitops/issues/3907), we tackled what we thought was the main reason of the impact to users: chart being published before container image. However, there are a couple...

bug
type/enhancement
team/tangerine

Follow up to https://github.com/weaveworks/weave-gitops/issues/4128 Where we have changed the schedule of the crawling from one week to one day Ideally, the best scenario is that we are able to trigger...

documentation
team/tangerine

Follow up issue from https://github.com/weaveworks/weave-gitops/pull/4098 Some Flux source objects (`HelmRelease` and `HelmChart`) show nothing in the Status column because the API, does not evaluate their status yet. We need to...

team/wild-watermelon

Cancel Actions workflows on new commits **What changed?** Cancel Actions workflows on new commits. **Why was this change made?** Speed up CI, lower costs. **How was this change implemented?** vim...

**What changed?** In preparation for removing Pendo completely, this removes the code that sets it up in the dashboard, and makes it harder to enable. **Why was this change made?**...

just draft to have further discussions

**Short description** As a Developer I want to migrate the deployment of our documentation site over to Netlify from GCP so that I can - simplify the deployment process -...

documentation
type/story
ci
user-guide