Cristian Falcas

Results 17 issues of Cristian Falcas

WORKSPACE stuff: ``` pip_repository( name = "requirements_py3", python_interpreter = "python3", requirements = "//lib/kubernetes:requirements.lock.txt", ) ``` I have this defined in my BUILD: ``` # Image for the API py3_image( name...

We are using `cacerts_java` internally and after upgrading to a newer version of rules_pkg, we saw that cacerts_java targets are broken now with this error: `every rule of type cacerts_java...

When bootstrapping a completely new puppet system, we get an error from this module: Error: Could not run: cannot load such file -- puppet/util/puppetdb This is because at that moment...

Latest version is not catching most events. Compared with version 0.10, nothing is showing up in my logs now

I'm trying to use gcr.io/cloud-marketplace/google/rbe-ubuntu18-04 as the base image for a rbe container and I get this warning each time I run bazel: ` rbe_default not using checked in configs;...

On m5 instances, with nvme: - configure docker-storage-setup with the real disk name (nvme1n1 in this case) - run container-storage-setup. Everything is fine for now - add more ebs voluyme...

## What you expected to happen? Setting parameter `thresholds` in TimeSeries should be set in the graph. ## What happened? It seems the parameter is not used anywhere in code:...

This is a feature request. Add the possibility to give to skaffold an yaml file with the skaffold.yaml file and any additional files needed in requirements, or rawyamls I think...

kind/feature-request

Any chance of getting a new release?

I was wondering if you will accept a PR with what I've written here: https://github.com/cristifalcas/puppet-kubernetes. It should provide a way to install/configure kubernetes services.