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

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.58.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies
go

Closes **What changed?** **Why was this change made?** **How was this change implemented?** **How did you validate the change?** **Release notes** **Documentation Changes**

documentation

Closes [ #3457](https://app.zenhub.com/workspaces/team-pesto-6127680175876a0014fc5657/issues/gh/weaveworks/weave-gitops-enterprise/3457) Prior to merging this we will need to have [remove-req-use-useAsyncFn](https://github.com/weaveworks/weave-gitops-enterprise/tree/remove-req-use-useAsyncFn) merged in EE as the removal of `useRequestState` will break enterprise. **What changed?** As agreed in triage:...

**Problem** I wanted to publish the dashboard as a subpath of a domain using a reverse proxy, but I wasn't able to make it work because of `` **Solution** Many...

Closes #[3499](https://github.com/weaveworks/weave-gitops-enterprise/issues/3499) **What changed?** - Update image style and add input field left padding. - ![image](https://github.com/weaveworks/weave-gitops/assets/10266009/8e8b8e7f-01eb-4d48-8a63-d3917251553d) - ![image](https://github.com/weaveworks/weave-gitops/assets/10266009/5f1158d0-e8c9-443c-b5f2-8b1a718cadc0)

type/enhancement

In [Flux 2.2.0](https://github.com/fluxcd/flux2/issues/4410) `.status.lastReleaseRevision` will be deprecated and no longer populated. The code in weave-gitops should be adapted as in flux: - https://github.com/fluxcd/flux2/commit/afcf12194d786d2c3705ec80a4614cfd7acbfaea - https://github.com/fluxcd/flux2/commit/2b653f9cfa8a3e25c59447f1aeac0066e9d9ed63 Anticipated behaviour: - weave-gitops 0.38.0...

team/pesto

**Problem** As a flux user In order to browse to a large list of kustomizations part of different categories I need to be able to filter kustomizations by K8S labels...

type/enhancement
area/ui
team/tangerine
priority_medium

Currently, we have a logout which takes you to the signin screen. We should remove this when there's no authentication.

**NOTE - THIS IS WIP. No CONTENT was modified** # POC for GitOps documentation built with Mkdocs [Material Theme] For full documentation visit [mkdocs.org](https://www.mkdocs.org) and [Material theme for mkdocs](https://squidfunk.github.io/mkdocs-material/). Follow...

documentation

Part of: https://github.com/weaveworks/weave-gitops-enterprise/issues/3220 **What changed?** Protobuf changes - Refactored APIs to meet the styling guide. - Ref: https://protobuf.dev/programming-guides/style/ - Routes should contain dashes rather than underscores - Some routes removed...

team/pesto