Skip to content

Commit

Permalink
chore: regenerated
Browse files Browse the repository at this point in the history
/pipeline cancel
  • Loading branch information
pow-devops2020 committed Mar 9, 2021
1 parent 1d93de4 commit 711a4fd
Show file tree
Hide file tree
Showing 158 changed files with 10,433 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .jx/secret/mapping/secret-mappings.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
apiVersion: gitops.jenkins-x.io/v1alpha1
kind: SecretMapping
metadata:
creationTimestamp: null
spec:
defaults:
backendType: local
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Source: jx-build-controller/templates/clusterrole.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: jx-build-controller-jx
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
rules:
- apiGroups:
- ""
resources:
- pods
- pods/log
- secrets
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
- namespaces
verbs:
- get
- list
- apiGroups:
- tekton.dev
resources:
- pipelines
- pipelineruns
- tasks
- taskruns
verbs:
- get
- list
- watch
- apiGroups:
- apps
resources:
- deployments
verbs:
- get
- list
- watch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Source: jx-build-controller/templates/clusterrolebinding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: jx-build-controller-jx
namespace: jx
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: jx-build-controller-jx
subjects:
- kind: ServiceAccount
name: jenkins-x-controllerbuild
namespace: jx
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Source: jx-pipelines-visualizer/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: jx-pipelines-visualizer
labels:
app.kubernetes.io/name: jx-pipelines-visualizer
app.kubernetes.io/instance: "jx-pipelines-visualizer"
helm.sh/chart: jx-pipelines-visualizer-1.1.11
app.kubernetes.io/version: "latest"
app.kubernetes.io/managed-by: "Helm"
gitops.jenkins-x.io/pipeline: 'cluster'
rules:
- apiGroups:
- jenkins.io
resources:
- pipelineactivities
- pipelinestructures
verbs:
- list
- watch
- get
- apiGroups:
- tekton.dev
resources:
- pipelineruns
verbs:
- list
- watch
- get
- apiGroups:
- ""
resources:
- pods
verbs:
- list
- watch
- get
- apiGroups:
- ""
resources:
- pods/log
verbs:
- get
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Source: jx-pipelines-visualizer/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: jx-pipelines-visualizer
labels:
app.kubernetes.io/name: jx-pipelines-visualizer
app.kubernetes.io/instance: "jx-pipelines-visualizer"
helm.sh/chart: jx-pipelines-visualizer-1.1.11
app.kubernetes.io/version: "latest"
app.kubernetes.io/managed-by: "Helm"
gitops.jenkins-x.io/pipeline: 'cluster'
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: jx-pipelines-visualizer
subjects:
- kind: ServiceAccount
name: jx-pipelines-visualizer
namespace: jx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Source: jx-preview/templates/gc-jobs-clusterrole.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: jx-preview-gc-jobs
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
rules:
- apiGroups:
- '*'
resources:
- '*'
verbs:
- '*'
- nonResourceURLs:
- '*'
verbs:
- '*'
15 changes: 15 additions & 0 deletions config-root/cluster/jx/jx-preview/jx-preview-gc-jobs-crb.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Source: jx-preview/templates/gc-jobs-clusterrolebinding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: jx-preview-gc-jobs
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
subjects:
- kind: ServiceAccount
name: jx-preview-gc-jobs
namespace: jx
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Source: jxboot-helmfile-resources/charts/gcactivities/templates/clusterrole.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: gcactivities-jx
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
rules:
- apiGroups:
- apiextensions.k8s.io
resources:
- customresourcedefinitions
verbs:
- get
- create
- patch
- update
- apiGroups:
- ""
resources:
- namespaces
verbs:
- get
- delete
- list
- apiGroups:
- apps
resources:
- deployments
verbs:
- get
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Source: jxboot-helmfile-resources/charts/gcactivities/templates/clusterrolebinding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: gcactivities-jx
namespace: jx
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: gcactivities-jx
subjects:
- kind: ServiceAccount
name: jxboot-helmfile-resources-gcactivities
namespace: jx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Source: jxboot-helmfile-resources/templates/jenkins-x-aggregate-view.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: jenkinsx-aggregate-view
labels:
app.kubernetes.io/instance: default
app.kubernetes.io/part-of: jenkins-x
rbac.authorization.k8s.io/aggregate-to-view: "true"
gitops.jenkins-x.io/pipeline: 'cluster'
rules:
- apiGroups:
- jenkins.io
- comcast.github.io
resources:
- "*"
verbs:
- get
- list
- watch
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Source: jxboot-helmfile-resources/templates/build-bot-clusterrole.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: "tekton-bot"
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
rules:
- apiGroups:
- apiextensions.k8s.io
resources:
- customresourcedefinitions
verbs:
- list
- create
- get
- update
- apiGroups:
- ""
resources:
- namespaces
verbs:
- create
- get
- apiGroups:
- extensions
resources:
- ingresses
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
- services
verbs:
- get
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Source: jxboot-helmfile-resources/templates/build-bot-clusterrolebinding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: "tekton-bot-jx"
labels:
gitops.jenkins-x.io/pipeline: 'cluster'
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
subjects:
- kind: ServiceAccount
name: "tekton-bot"
namespace: jx
11 changes: 11 additions & 0 deletions config-root/cluster/namespaces/jx-production.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: null
labels:
name: jx-production
gitops.jenkins-x.io/pipeline: 'cluster'
team: 'jx'
name: jx-production
spec: {}
status: {}
11 changes: 11 additions & 0 deletions config-root/cluster/namespaces/jx-staging.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: null
labels:
name: jx-staging
gitops.jenkins-x.io/pipeline: 'cluster'
team: 'jx'
name: jx-staging
spec: {}
status: {}
9 changes: 9 additions & 0 deletions config-root/cluster/namespaces/jx.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
labels:
env: dev
team: jx
certmanager.k8s.io/disable-validation: "true"
gitops.jenkins-x.io/pipeline: 'cluster'
name: jx
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Source: tekton-pipeline/templates/tekton-aggregate-edit-clusterrole.yaml
# Copyright 2019 The Tekton Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: tekton-aggregate-edit
labels:
app.kubernetes.io/instance: default
app.kubernetes.io/part-of: tekton-pipelines
rbac.authorization.k8s.io/aggregate-to-edit: "true"
rbac.authorization.k8s.io/aggregate-to-admin: "true"
gitops.jenkins-x.io/pipeline: 'cluster'
rules:
- apiGroups:
- tekton.dev
resources:
- tasks
- taskruns
- pipelines
- pipelineruns
- pipelineresources
- conditions
verbs:
- create
- delete
- deletecollection
- get
- list
- patch
- update
- watch
Loading

0 comments on commit 711a4fd

Please sign in to comment.