Skip to content

Instantly share code, notes, and snippets.

View rawlingsj's full-sized avatar

James Rawlings rawlingsj

View GitHub Profile
chat:
kind: slack
url: http://kubernetes.slack.com/
developerChannel: '#jenkins-x-dev'
userChannel: '#jenkins-x-user'
buildPack: none
pipelineConfig:
pipelines:
pullRequest:
pipeline:
chat:
kind: slack
url: http://kubernetes.slack.com/
developerChannel: '#jenkins-x-dev'
userChannel: '#jenkins-x-user'
buildPack: none
pipelineConfig:
pipelines:
pullRequest:
pipeline:
chat:
kind: slack
url: http://kubernetes.slack.com/
developerChannel: '#jenkins-x-dev'
userChannel: '#jenkins-x-user'
buildPack: none
pipelineConfig:
pipelines:
pullRequest:
pipeline:
apiVersion: tekton.dev/v1alpha1
kind: PipelineRun
metadata:
creationTimestamp: null
labels:
branch: tekton1
build-number: "1"
jenkins.io/pipeline-from-yaml: "true"
owner: jenkins-x
repo: jx
@rawlingsj
rawlingsj / foo.yaml
Last active February 26, 2019 21:48
apiVersion: tekton.dev/v1alpha1
kind: PipelineRun
metadata:
creationTimestamp: null
labels:
branch: tekton1
jenkins.io/pipeline-from-yaml: "true"
owner: jenkins-x
repo: jx
name: jenkins-x-jx-tekton1
pipelineConfig:
pipelines:
release:
pipeline:
agent:
image: rawlingsj/executor:dev31
stages:
- name: next-version
environment:
- name: GIT_COMMITTER_EMAIL
-------------------------------------------------
Started Sonatype Nexus OSS 3.14.0-04
-------------------------------------------------
2019-01-21 11:47:28,653+0000 INFO [quartz-3-thread-1] *SYSTEM org.sonatype.nexus.repository.search.SearchFacetImpl - Rebuilding index of repository jitpack
2019-01-21 11:47:28,660+0000 INFO [elasticsearch[49E415B6-A8852221-D644FF5F-215A4DB3-ED06CA6B][clusterService#updateTask][T#1]] *SYSTEM org.elasticsearch.cluster.routing.allocation - [49E415B6-A8852221-D644FF5F-215A4DB3-ED06CA6B] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[73ae44bc066b6a7a33b4435641d8229b9b66495a][0]] ...]).
2019-01-21 11:47:28,707+0000 INFO [elasticsearch[49E415B6-A8852221-D644FF5F-215A4DB3-ED06CA6B][clusterService#updateTask][T#1]] *SYSTEM org.elasticsearch.cluster.metadata - [49E415B6-A8852221-D644FF5F-215A4DB3-ED06CA6B] [d683c9c040bbb7ed84f50ff25f87c780a4575bf7] creating index, cause [api], templates [], shards [1]/[0], mappings [component]
2019-01-21 11:47:28,7
jenkins:
Master:
ContainerEnv:
GIT_SSL_NO_VERIFY: "true"
Agent:
PodTemplates:
Maven:
EnvVars:
JENKINS_URL: http://jenkins:8080
_JAVA_OPTIONS: '-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m'
docker-registry:
service:
annotations:
fabric8.io/ingress.annotations: "kubernetes.io/ingress.class: nginx\nnginx.ingress.kubernetes.io/proxy-body-size: 2g"
kubernetes-dashboard:
serviceAnnotations:
fabric8.io/ingress.annotations: "kubernetes.io/ingress.class: nginx\nnginx.ingress.kubernetes.io/auth-type: basic\nnginx.ingress.kubernetes.io/auth-secret: jx-basic-auth"
nexus:
apiVersion: v1
kind: ConfigMap
metadata:
name: plugins
data:
plugins.yaml: ""