-
# Describe the feature
Capsule implements its own set of Admission Controllers through the Dynamic Admission Controller, providing callbacks to add further validation or resource patching. Currently …
bsctl updated
11 months ago
-
Controllers can register a webhook in k8s to receive [admission callbacks](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/). This would be very useful for Lingo to ensur…
alpe updated
10 months ago
-
# Bug description
PVC Creation fails for default storage classes
# How to reproduce
Steps to reproduce the behavior:
1. Create a Capsule Tenant Object, with the storage options in the spe…
-
### Which tests failed?
Nightly kubernetes e2e tests on main: https://github.com/solo-io/gloo/actions/runs/10520175408/job/29148739547
### Initial Investigation
Looks like this might be a cleanup/…
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues.
### KubeRay Component
ray-operator
### What happened + What you …
-
Currently in Kubernetes we support installing Gatekeeper into any namespace as long as that namespace is also where the operator is running.
This issue tracks the work necessary to have the operato…
-
**Excluding custom resources via rules in Validating & Mutating web-hook configuration is getting overriden with default config**
we have tried to adding rules to apply the validating & mutating we…
-
Create a backup for the mgmt cluster with Velero and the backup contains `ClusterBootstrap` and its referenced resources `KappControllerConfig`, `VSphereCSIConfig`, etc.
If `ClusterBootstrap` is rest…
-
### What problem are you facing?
Because we set the `prevent_destroy` lifecycle meta-argument, if a Terraform configuration argument with [`Schema.ForceNew`](https://github.com/hashicorp/terraf…
-
Hi!
When running kubeconform against a Job:
```
apiVersion: batch/v1
kind: Job
metadata:
name: name
spec:
ttlSecondsAfterFinished: 3
template:
spec:
containers:
- nam…