capsule-proxy icon indicating copy to clipboard operation
capsule-proxy copied to clipboard

Reverse proxy for Capsule Operator.

Results 52 capsule-proxy issues
Sort by recently updated
recently updated
newest added

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0. Release notes Sourced from ossf/scorecard-action's releases. v2.4.0 What's Changed This update bumps the Scorecard version to the v5 release. For a complete list of...

dependencies
github_actions

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.12 to 3.25.15. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...

dependencies
github_actions

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2. Release notes Sourced from actions/setup-go's releases. v5.0.2 What's Changed Bug fixes: Fix versions check failure by @​HarithaVattikuti in actions/setup-go#479 Dependency updates: Bump braces from...

dependencies
github_actions

Bumps [k8s.io/apiserver](https://github.com/kubernetes/apiserver) from 0.28.4 to 0.30.3. Commits 07c8580 Update dependencies to v0.30.3 tag 7a3db50 Merge pull request #124676cici37/automated-cherry-pick-of-#124675 a30c80f Merge pull request #124802seantywork/automated-cherry-pick-of-#124662 1ce5268 Updated & added visibility to apiserver...

dependencies
go

Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.28.4 to 0.30.3. Commits de3cf26 Update dependencies to v0.30.3 tag 0ac84ef Merge remote-tracking branch 'origin/master' into release-1.30 2e27a0c Update x/net for CVE-2023-45288 ecbd1b6 Merge pull request #123732...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.2 to 0.30.3. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...

dependencies
go

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.30.3. Commits ece8c00 Update dependencies to v0.30.3 tag 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553) 2df4de1 Merge...

dependencies
go

# Bug description With the v0.7.0 version, the installation with the Helm chart fails because the controller manager tries to create a field indexer on `ProxySettings` objects, of which the...

bug
helm

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.3 to 3.26.8. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...

dependencies
github_actions

# Describe the feature According to issue [303](https://github.com/projectcapsule/capsule-proxy/issues/303), capsule-proxy provides the ability to list all resources within a user’s tenants when the `ProxyAllNamespaced` feature flag is enabled, e.g. `kubectl get...