Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TFS
controller
Commits
e2582d02
Commit
e2582d02
authored
3 years ago
by
Fotis Soldatos
Browse files
Options
Downloads
Patches
Plain Diff
release(automation): 0.2.0
parent
bff8692a
No related branches found
No related tags found
1 merge request
!54
Release 2.0.0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/automation/pom.xml
+1
-1
1 addition, 1 deletion
src/automation/pom.xml
src/automation/target/kubernetes/kubernetes.yml
+9
-9
9 additions, 9 deletions
src/automation/target/kubernetes/kubernetes.yml
with
10 additions
and
10 deletions
src/automation/pom.xml
+
1
−
1
View file @
e2582d02
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<groupId>
eu.teraflow
</groupId>
<groupId>
eu.teraflow
</groupId>
<artifactId>
automation
</artifactId>
<artifactId>
automation
</artifactId>
<version>
0.
1
.0
</version>
<version>
0.
2
.0
</version>
<name>
TeraFlow Automation Component
</name>
<name>
TeraFlow Automation Component
</name>
<description>
TeraFlow Automation Component
</description>
<description>
TeraFlow Automation Component
</description>
...
...
This diff is collapsed.
Click to expand it.
src/automation/target/kubernetes/kubernetes.yml
+
9
−
9
View file @
e2582d02
...
@@ -3,8 +3,8 @@ apiVersion: v1
...
@@ -3,8 +3,8 @@ apiVersion: v1
kind
:
Service
kind
:
Service
metadata
:
metadata
:
annotations
:
annotations
:
app.quarkus.io/commit-id
:
10192a8dd76072b7c1026824117157d672385e29
app.quarkus.io/commit-id
:
644f8ea4385acb720eab7317de057f9d1d8ebfe6
app.quarkus.io/build-timestamp
:
2022-02-1
1
- 1
6:52:33
+0000
app.quarkus.io/build-timestamp
:
2022-02-1
4
- 1
0:21:58
+0000
labels
:
labels
:
app.kubernetes.io/name
:
automationservice
app.kubernetes.io/name
:
automationservice
app
:
automationservice
app
:
automationservice
...
@@ -25,8 +25,8 @@ apiVersion: apps/v1
...
@@ -25,8 +25,8 @@ apiVersion: apps/v1
kind
:
Deployment
kind
:
Deployment
metadata
:
metadata
:
annotations
:
annotations
:
app.quarkus.io/commit-id
:
10192a8dd76072b7c1026824117157d672385e29
app.quarkus.io/commit-id
:
644f8ea4385acb720eab7317de057f9d1d8ebfe6
app.quarkus.io/build-timestamp
:
2022-02-1
1
- 1
6:52:33
+0000
app.quarkus.io/build-timestamp
:
2022-02-1
4
- 1
0:21:58
+0000
labels
:
labels
:
app
:
automationservice
app
:
automationservice
app.kubernetes.io/name
:
automationservice
app.kubernetes.io/name
:
automationservice
...
@@ -39,8 +39,8 @@ spec:
...
@@ -39,8 +39,8 @@ spec:
template
:
template
:
metadata
:
metadata
:
annotations
:
annotations
:
app.quarkus.io/commit-id
:
10192a8dd76072b7c1026824117157d672385e29
app.quarkus.io/commit-id
:
644f8ea4385acb720eab7317de057f9d1d8ebfe6
app.quarkus.io/build-timestamp
:
2022-02-1
1
- 1
6:52:33
+0000
app.quarkus.io/build-timestamp
:
2022-02-1
4
- 1
0:21:58
+0000
labels
:
labels
:
app
:
automationservice
app
:
automationservice
app.kubernetes.io/name
:
automationservice
app.kubernetes.io/name
:
automationservice
...
@@ -51,11 +51,11 @@ spec:
...
@@ -51,11 +51,11 @@ spec:
valueFrom
:
valueFrom
:
fieldRef
:
fieldRef
:
fieldPath
:
metadata.namespace
fieldPath
:
metadata.namespace
-
name
:
CONTEXT_SERVICE_HOST
value
:
contextservice
-
name
:
DEVICE_SERVICE_HOST
-
name
:
DEVICE_SERVICE_HOST
value
:
deviceservice
value
:
deviceservice
image
:
registry.gitlab.com/teraflow-h2020/controller/automation:0.1.0
-
name
:
CONTEXT_SERVICE_HOST
value
:
contextservice
image
:
registry.gitlab.com/teraflow-h2020/controller/automation:0.2.0
imagePullPolicy
:
Always
imagePullPolicy
:
Always
livenessProbe
:
livenessProbe
:
failureThreshold
:
3
failureThreshold
:
3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment