crd
Here are 125 public repositories matching this topic...
pods, err := selector.SelectAndFilterPods(ctx, r.Client, r.Reader, &dnschaos.Spec, config.ControllerCfg.ClusterScoped, config.ControllerCfg.TargetNamespace, config.ControllerCfg.AllowedNamespaces, config.ControllerCfg.IgnoredNamespaces)This line of code occurs several times in Chaos Mesh code base, and most of these config.xxx.xxx won't change during the runtime. Please construct
Currently, the litmus portal’s backend logs aren’t meaningful and formatted. Also, It’s difficult to find the root cause of any litmus portal component failure by going through the logs.
The requirements of this issue are:
- Use a common go pkg like logrus/glog/klog across all litmus portal’s backend components
- Add meaningful log on the edge cases
- Format the existing log.
List of c
Feature Request
Is your feature request related to a problem? Please describe.
The adoption and operator controllers have not updated their method signatures to use the client.Object instead of the runtime.Object.
Describe the solution you'd like
The methods in the controllers mentioned above should be updated to use the client.Object interface.
What would you like to be added:
Currently, kubectl kudo version only prints the current version of the KUDO CLI. It should also print the version of the KUDO controller if the con
-
Updated
Mar 24, 2021 - Go
-
Updated
Mar 21, 2021 - Go
Currently the env variables injected are specific to this docker image https://github.com/barney-s/docker-airflow
Align it with https://github.com/puckel/docker-airflow and make necessary changes in the operator to make it work with both.
related to GoogleCloudPlatform/airflow-operator#10
-
Updated
Feb 9, 2021 - Shell
-
Updated
Feb 18, 2021 - Go
-
Updated
Mar 24, 2021 - Go
-
Updated
Jan 20, 2021 - Go
-
Updated
Mar 24, 2021 - Go
-
Updated
Jan 17, 2019 - Go
-
Updated
Apr 16, 2020 - Go
-
Updated
Dec 10, 2020 - Go
-
Updated
Oct 22, 2019 - Go
-
Updated
Dec 11, 2020 - Go
-
Updated
Oct 1, 2019 - Python
-
Updated
Mar 25, 2021 - Go
-
Updated
Mar 24, 2021 - Go
-
Updated
Dec 9, 2019 - Go
-
Updated
Jun 14, 2020 - Go
-
Updated
Dec 20, 2020 - Go
-
Updated
Apr 27, 2018 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Jan 20, 2019 - Go
Improve this page
Add a description, image, and links to the crd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crd topic, visit your repo's landing page and select "manage topics."
The E2E tests sometimes fail during setup with the message:
-- https://prow.build-infra.jetstack.net/view/gcs/jetstack-logs/pr-logs/pull/jetstack_cert-manager/3647/pull-cert-manager-e2e-v1-20/1359494849920765955#1:build-log.txt%3A668 (thanks @irbekrm )
The setup jobs are launched as background shell jobs: