-
**Please describe the problem you have**
During the creation of new HTTPProxy resources, values, such as timeoutPolicy, can be incorrectly indented and the creation will be accepted without any err…
-
## Bug Report
**What did you do?**
Wrongly read the documentation (my bad) and tried to create a cluster as follows:
```yaml
apiVersion: elasticsearch.k8s.elastic.co/v1beta1
kind: Elasticse…
-
/kind bug
/sig api-machinery
/cc @sttts @kubernetes/sig-api-machinery-misc
in [OAS's supported data models](https://swagger.io/docs/specification/data-models/dictionaries/), we can represent map…
-
BackendConfig CRDs are non-structural because they do not have pruning enabled (note in the CRD that`preserveUnknownFields: true`). See https://v1-17.docs.kubernetes.io/docs/tasks/access-kubernetes-ap…
-
This is a bit disorganized but I'll clean it up later. I wanted to surface the issue because I've been thinking about it on and off for many weeks/months and have had some incomplete draft work (at ht…
-
I'm not sure what advantages having labeled axes has for big call matrices, but xarray may make sense as a way to carry along the variant and sample metadata (as opposed to dask dfs). It will be wort…
-
For structured pruning where group Hoyer regularizer is applied, in `cifar/cifar_prun_tune.py`, the pruning process seems to prune all the weights whose absolute value is less than a threshold, instea…
-
When doing filter removal (resnet18), different dataset input sizes give different P/Rs. I tried with dataset: 'imagenet' and my own dataset with input size (1,3,288,512) respectively, the thinned mod…
-
CRDs are being promoted to GA in 1.16 release --> https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/20180415-crds-to-ga.md
The task is to identify the features/enhanceme…
droot updated
4 years ago
-
As a developer, I would like to use CRD v1 for all Cluster API custom resources, so that I can take advantage of structural schemas, pruning unknown fields, validation, defaulting, and multiple versio…