capsule icon indicating copy to clipboard operation
capsule copied to clipboard

Multi-tenancy and policy-based framework for Kubernetes.

Results 123 capsule issues
Sort by recently updated
recently updated
newest added

# Bug description Sometimes Capsule crashes with a nil pointer when reconciling the resource quota. We do use still the "old" resource quota, so its listed in the tenant spec...

bug
enterprise

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo) | `v2.27.2` -> `v2.27.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fginkgo%2fv2/v2.27.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fginkgo%2fv2/v2.27.2/v2.27.3?slim=true) | --- ### Release...

renovate

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) | `v1.38.2` -> `v1.38.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fgomega/v1.38.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fgomega/v1.38.2/v1.38.3?slim=true) | --- ### Release...

renovate

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | minor | `v2.5.0` -> `v2.7.2` | --- ### Release Notes golangci/golangci-lint (golangci/golangci-lint) ###...

renovate

# Bug description So I'm not sure if this is a bug or if this works as designed, feel free to switch the issue type to "feature request" if needed....

enhancement

# Describe the feature Add support for Go templating (with [Sprig](https://github.com/Masterminds/sprig)) to `GlobalTenantResource`/`TenantResource` definitions. This enhancement would allow users to leverage Go templates and Sprig functions to generate more dynamic,...

enhancement

# Describe the feature We would like to request a feature regarding quota's of `ObjectBucketClaim`. Unfortunately, these objectBucketClaims can't be added in the native `ResourceQuota` object. The quota of a...

high-priority
enterprise

# Describe the feature Currently by default it's possible to resolve any pod/svc from any pod. We would like to provide a custom CoreDNS plugin which allows the following: *...

enhancement
Stale
enterprise

# Bug description E2E tests are unstable due to GlobalTenantResource should replicate resources to all Tenants. # Logs: Creating a GlobalTenantResource object [It] should replicate resources to all Tenants /home/runner/work/capsule/capsule/e2e/globaltenantresource_test.go:185...

bug
good first issue
blocked-needs-validation
Stale