Skip to content

Instantly share code, notes, and snippets.

View rporres's full-sized avatar
🏠
Working from home

Rafael Porres Molina rporres

🏠
Working from home
View GitHub Profile
no
lol
https://www.google.com c65510d56e7cb994ce40d109b025c2751b95e9e0
https://github.com/rporres/noexiste.git c65510d56e7cb994ce40d109b025c2751b95e9e0
https://github.com/app-sre/qontract-reconcile.git c65510d56e7cb994ce40d109b025c2751b95e9e0
https://github.com/rporres/snyk-sre-exercise.git 8c3a32a006b4dc0819e4bf702f197c7a38de38a7
https://github.com/app-sre/sretoolbox.git 9b8e2ab8de2b2acaa71305d57bf09eb34ea779f3
https://github.com/app-sre/visual-qontract.git 4c09c3290356b222affa3d839624087a75bd39c8
https://github.com/app-sre/qontract-server.git nono10d56e7cb994ce40d109b025c2751b95e9e0
@rporres
rporres / deploymentvalidationoperator.clusterserviceversion.yaml
Created October 27, 2020 15:47
deployment-validation-operator ClusterServiceVersion
apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
capabilities: Basic Install
categories: Application Runtime, Monitoring, Security
certified: "false"
containerImage: quay.io/rporresm/deployment-validation-operator:v0.1.55-4378694
createdAt: "2020-10-27T14:29:06Z"
description: The deployment validation operator
@rporres
rporres / gist:f9ac2e0b0a892fc9abdd9d2cdc04e7e1
Created December 19, 2017 18:20
fatal error: concurrent map writes in terraform-provider-helm
2017/12/19 19:18:29 [INFO] Terraform version: 0.10.7
2017/12/19 19:18:29 [INFO] Go runtime version: go1.9
2017/12/19 19:18:29 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.10.7/bin/terraform", "plan"}
2017/12/19 19:18:29 [DEBUG] Attempting to open CLI config file: /Users/rporres/.terraformrc
2017/12/19 19:18:29 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/12/19 19:18:29 [DEBUG] CLI Config is main.Config{Providers:map[string]string{}, Provisioners:map[string]string{}, DisableCheckpoint:false, DisableCheckpointSignature:false, PluginCacheDir:""}
2017/12/19 19:18:29 [INFO] CLI command args: []string{"plan"}
2017/12/19 19:18:29 [INFO] command: empty terraform config, returning nil
2017/12/19 19:18:29 [DEBUG] command: no data state file found for backend config
2017/12/19 19:18:29 [DEBUG] New state was assigned lineage "b3bc12e7-328a-49c3-8155-ba3793900747"
@rporres
rporres / gist:df8dccbf1c51d9cd3751aea19098ecb9
Created September 6, 2017 14:37
terraform output - "could not find a ready tiller pod"
2017/09/06 16:32:23 [INFO] Terraform version: 0.10.3
2017/09/06 16:32:23 [INFO] Go runtime version: go1.9
2017/09/06 16:32:23 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.10.3/bin/terraform", "apply"}
2017/09/06 16:32:23 [DEBUG] Attempting to open CLI config file: /Users/rporres/.terraformrc
2017/09/06 16:32:23 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/09/06 16:32:23 [INFO] CLI command args: []string{"apply"}
2017/09/06 16:32:23 [INFO] command: empty terraform config, returning nil
2017/09/06 16:32:23 [DEBUG] command: no data state file found for backend config
2017/09/06 16:32:23 [DEBUG] New state was assigned lineage "50317de8-827b-4ffe-896b-79f99aaf64cf"
2017/09/06 16:32:23 [INFO] command: backend initialized: <nil>
2017/09/05 12:28:01 [INFO] Terraform version: 0.10.3
2017/09/05 12:28:01 [INFO] Go runtime version: go1.9
2017/09/05 12:28:01 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.10.3/bin/terraform", "plan"}
2017/09/05 12:28:01 [DEBUG] Attempting to open CLI config file: /Users/rporres/.terraformrc
2017/09/05 12:28:01 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/09/05 12:28:01 [INFO] CLI command args: []string{"plan"}
2017/09/05 12:28:01 [INFO] command: empty terraform config, returning nil
2017/09/05 12:28:01 [DEBUG] command: no data state file found for backend config
2017/09/05 12:28:01 [DEBUG] New state was assigned lineage "22ab31c2-298f-4bb3-981a-160b8d8c71bf"
2017/09/05 12:28:01 [INFO] command: backend initialized: <nil>