Marcus Vaal
Marcus Vaal
### Describe the bug We are using HelmRelease with a valuesFrom field using a ConfigMap. We have a need where we do not want to trigger a HelmRelease on ConfigMap...
Edit from @negz: ``` I0328 13:34:48.091330 25599 request.go:665] Waited for 1.033772408s due to client-side throttling, not priority and fairness, request: GET:https://xyz.com/apis/pkg.crossplane.io/v1alpha1?timeout=32s ``` **If you're finding this issue because you're seeing...
Seems like https://github.com/sheehan/job-dsl-gradle-example/blob/master/src/main/groovy/com/dslexample/builder/GradleCiJobBuilder.groovy is no longer support as of 1.60 https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-160 Has anyone found a way to get this to work without disabling the security? Or we have to rewrite...
### Describe the bug We are using HelmRelease with a valuesFrom field using a ConfigMap. We have a need where we do not want to trigger a HelmRelease on ConfigMap...
Similar to how you can specify `valuesFrom` for chart values from a configmap, we should be able to specify `sourceRefFrom` and provide the values from a configmap. https://fluxcd.io/docs/guides/helmreleases/#refer-to-values-in-configmap-and-secret-resources ``` apiVersion:...
**What would you like to be added**: Ability to define a clusterSelector on all FederatedOverride objects. **Why is this needed**: Re-opening this as issues with this keep coming up. https://github.com/kubernetes-sigs/kubefed/issues/581...
Add missing solutions to questions 5-10 for the 24. More Dataframe Transformations Lesson This corresponds to the 05-working-with-dataframe.ipynb notebook. I also added `order by Delay desc` to the Q10 SQL...
Added SETUP.md with instructions on how to install course materials with brew on MacOS, as brew was used to install some things, but not everything in the course material Added...