Brett Tofel

Results 30 issues of Brett Tofel

**Describe the bug** A less-than ` "

approved
do-not-merge/hold

**What would you like to be added**: Kind should note when Docker is out of disk space on startup and refuse to start. **Why is this needed**: Spent a lot...

kind/feature
priority/awaiting-more-evidence

MacOS: 14.0 GVM Verson: 1.0.22 shell: zsh I may need some help figuring out what went wrong, because although I think I fixed my install with a workaround, I'm not...

#### What this PR does / why we need it: Change copyright notices to Carvel Authors in every file there was already a copyright header. #### Which issue(s) this PR...

Here is the stacktrace.txt for the plugin error: ``` In file: LightVirtualFile: /list.yaml java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134) at com.github.tinselspoon.intellij.kubernetes.model.ModelLoader.loadSpecFromZipWithCache(ModelLoader.java:84) at com.github.tinselspoon.intellij.kubernetes.model.ModelLoader.getSpecsFromApiPackage(ModelLoader.java:70) at com.github.tinselspoon.intellij.kubernetes.model.ModelLoader.getActiveSpecs(ModelLoader.java:51) at com.github.tinselspoon.intellij.kubernetes.model.ModelProvider.getSpecs(ModelProvider.java:216) at com.github.tinselspoon.intellij.kubernetes.model.ModelProvider.getSpec(ModelProvider.java:206) at com.github.tinselspoon.intellij.kubernetes.model.ModelProvider.findModel(ModelProvider.java:43) at com.github.tinselspoon.intellij.kubernetes.KubernetesYamlPsiUtil.modelForKey(KubernetesYamlPsiUtil.java:118)...

@pdvelez Would you want someone to contribute the missing gaussian noise method here? https://github.com/pdvelez/CV-lecture-quizzes-python/blob/master/2A-L3/apply_median_filter.py#L21

# Description ClusterExtension reconciler needs to perform the following actions: [See this [doc](https://docs.google.com/document/d/1sPNHsmsSVVSPzFqMHsksUSLHvGM9zzGpvtG_Q4E04qI/) for more detail if possible.] 1. **Based on the cluster Extension spec, get the list of bundles...

# Description TestClusterExtensionChannelVersionExists mostly restored here. This is a proposed way to change the other skipped tests as well. Items skipped by the last conditional are: - Bundle Deployment related...

PR #846 allows operator-controller to use helm under the hood for package installs. It is using a separate binary, `unpack`, to manage image unpacking. This issue proposes to use a...