-
Notifications
You must be signed in to change notification settings - Fork 271
/
.gitignore
executable file
·108 lines (98 loc) · 2.64 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
cloud-native-starter-key.json
target
.settings
.classpath
.project
nik.txt
reactive/nik.txt
liberty-opentracing-zipkintracer-1.2-sample.zip
liberty-opentracing-zipkintracer-1.3-sample.zip
istio/istio.pptx
scripts/deploy-authors-nodejs.cfg
authors-nodejs/public/swagger-ui
authors-nodejs/config.json
authors-nodejs/deployment/deployment.yaml
authors-nodejs/deployment/istio-egress-cloudant.yaml
.factorypath
.apt_generated
.apt_generated_tests
yarn.lock
.DS_Store
node_modules
dist
.env.local
.env.*.local
local.env
cloud-native-starter.json
k8s-setup.sh
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
istio-1.*
deploy-kiali-to-kubernetes.sh
install-minikube-mac.sh
open-monitoring*.log
deploy*.log
create*.log
trace.log
istio/prometheus-config-org.yaml
istio/prometheus-config-new.yaml
auth-java-jee
auth-java-jee-ref
authentication-nodejs/.env
authentication-nodejs/package-lock.json
auth-nodejs2
istio/web-api.*
iks-scripts/*.log
ibm-scripts/*.log
cluster-config.sh
IKS*.yaml
web-app-vuejs/package-lock.json
web-app-vuejs/src/store.js
istio/protect-web-api.yaml
articles-java-jee/liberty-opentracing-zipkintracer
web-api-java-jee/liberty-opentracing-zipkintracer
authors-java-jee/deployment/deployment-template.yaml.2
authors-java-jee/deployment/deployment-template.yaml.1
authors-java-jee/deployment/deployment-minishift.yaml
authors-java-jee/deployment/deployment-iks.yaml
authors-java-jee/deployment/deployment-os.yaml
articles-java-jee/deployment/kubernetes-minishift.yaml
# Minishift add-ons from git clone
minishift-addons
#images
images/~$cloud-native-starter.pptx
# workshop
workshop/images/~$architecture.pptx
authors-java-jee/deployment/tekton/pipeline-run-template.yaml.1
authors-java-jee/deployment/tekton/pipeline-run-template.yaml.2
authors-java-jee/deployment/tekton/pipeline-run.yaml
reactive/articles-reactive/src/main/resources/application.properties
reactive/web-api-reactive/src/main/resources/application.properties
reactive/web-app-reactive/src/store.js
.sts4-cache
# OpenShift
reactive/articles-reactive/deployment/os4-kubernetes.yaml
reactive/web-api-reactive/deployment/os4-kubernetes.yaml
reactive/web-app-reactive/deployment/os4-kubernetes.yaml
authors-nodejs/deployment/os4-deployment.yaml
tls.crt
reactive/os4-scripts/postgres-oc.yaml
# IKS reactive
reactive/articles-reactive/deployment/IKS-kubernetes.yaml
reactive/web-api-reactive/deployment/IKS-kubernetes.yaml
reactive/web-app-reactive/deployment/IKS-kubernetes.yaml
authors-nodejs/deployment/IKS-deployment.yaml
reactive/iks-scripts/show-urls.log
reactive/iks-scripts/cleanup.log
reactive/articles-reactive/run-java.sh
# Security
mysecret.yaml
rh-workshop*