Skip to content

Commit

Permalink
Merge pull request #13 from valencenet/release/0.2.3
Browse files Browse the repository at this point in the history
release 0.2.3
  • Loading branch information
domenicrosati committed Mar 15, 2019
2 parents 6c725ff + 806eb70 commit 666e6ab
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ metadata:
spec:
containers:
- name: prometheus-proxy
image: valencenet/prometheus-proxy:0.2.2
image: valencenet/prometheus-proxy:0.2.3
imagePullPolicy: IfNotPresent
env:
- name: TARGET_ADDRESS
Expand Down
10 changes: 5 additions & 5 deletions example-workloads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ spec:
- /metrics-server
- --source=kubernetes.summary_api:''
- --metric-resolution=5s
image: gcr.io/google_containers/metrics-server-amd64:v0.2.2
image: gcr.io/google_containers/metrics-server-amd64:v0.2.1
imagePullPolicy: Always
name: metrics-server
resources:
Expand Down Expand Up @@ -355,7 +355,7 @@ spec:
env:
- name: TARGET_ADDRESS
value: http://127.0.0.1:8000
image: valencenet/prometheus-proxy:0.2.2
image: valencenet/prometheus-proxy:0.2.3
imagePullPolicy: IfNotPresent
name: prometheus-proxy
resources:
Expand Down Expand Up @@ -414,7 +414,7 @@ spec:
env:
- name: TARGET_ADDRESS
value: http://127.0.0.1:8000
image: valencenet/prometheus-proxy:0.2.2
image: valencenet/prometheus-proxy:0.2.3
imagePullPolicy: IfNotPresent
name: prometheus-proxy
- env:
Expand Down Expand Up @@ -480,7 +480,7 @@ spec:
env:
- name: TARGET
value: http://todo-backend-django-valence.default/todos
image: valencenet/majin:0.2.2
image: valencenet/majin:0.2.3
name: majin
restartPolicy: OnFailure
---
Expand All @@ -506,7 +506,7 @@ spec:
env:
- name: TARGET
value: http://todo-backend-django.default/todos
image: valencenet/majin:0.2.2
image: valencenet/majin:0.2.3
name: majin
restartPolicy: OnFailure
---
Expand Down
2 changes: 1 addition & 1 deletion example/tooling/metrics-server/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ resources:
- service.yaml
imageTags:
- name: gcr.io/google_containers/metrics-server-amd64
newTag: v0.2.2
newTag: v0.2.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
restartPolicy: Always
containers:
- name: prometheus-proxy
image: valencenet/prometheus-proxy:0.2.2
image: valencenet/prometheus-proxy:0.2.3
imagePullPolicy: IfNotPresent
env:
- name: TARGET_ADDRESS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
containers:
- name: majin
image: valencenet/majin:0.2.2
image: valencenet/majin:0.2.3
args:
- attack
- --base-load
Expand Down
2 changes: 1 addition & 1 deletion example/workloads/todo-backend-django/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: prometheus-proxy
image: valencenet/prometheus-proxy:0.2.2
image: valencenet/prometheus-proxy:0.2.3
imagePullPolicy: IfNotPresent
env:
- name: TARGET_ADDRESS
Expand Down
2 changes: 1 addition & 1 deletion example/workloads/todo-backend-django/workload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
containers:
- name: majin
image: valencenet/majin:0.2.2
image: valencenet/majin:0.2.3
args:
- attack
- --base-load
Expand Down
4 changes: 2 additions & 2 deletions manifests/valence/operator/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
commonLabels:
app.kubernetes.io/name: valence
app.kubernetes.io/component: operator
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
resources:
- crds.yaml
- rbac.yaml
Expand All @@ -10,4 +10,4 @@ resources:
- namespace.yaml
imageTags:
- name: valencenet/valence
newTag: 0.2.2
newTag: 0.2.3
22 changes: 11 additions & 11 deletions valence.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
name: valence-system
---
apiVersion: apiextensions.k8s.io/v1beta1
Expand All @@ -15,7 +15,7 @@ metadata:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
name: servicelevelobjectives.optimizer.valence.io
spec:
group: optimizer.valence.io
Expand All @@ -41,7 +41,7 @@ metadata:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
name: valence-operator
namespace: valence-system
---
Expand Down Expand Up @@ -83,7 +83,7 @@ metadata:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
name: valence:optimization-operator
rules:
- apiGroups:
Expand Down Expand Up @@ -153,7 +153,7 @@ metadata:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
name: valence:optimization-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
Expand Down Expand Up @@ -1179,7 +1179,7 @@ metadata:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
name: optimization-operator
namespace: valence-system
spec:
Expand All @@ -1191,7 +1191,7 @@ spec:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
type: NodePort
---
apiVersion: v1
Expand Down Expand Up @@ -1285,7 +1285,7 @@ metadata:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
name: optimization-operator
namespace: valence-system
spec:
Expand All @@ -1295,14 +1295,14 @@ spec:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
template:
metadata:
labels:
app.kubernetes.io/component: operator
app.kubernetes.io/name: valence
app.kubernetes.io/part-of: valence
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.2.3
spec:
containers:
- args:
Expand All @@ -1312,7 +1312,7 @@ spec:
value: "20"
- name: PROMETHEUS_URL
value: http://prometheus-valence.valence-system.svc:9090
image: valencenet/valence:0.2.2
image: valencenet/valence:0.2.3
imagePullPolicy: Always
name: optimization-operator
resources:
Expand Down

0 comments on commit 666e6ab

Please sign in to comment.