Skip to content

Commit 99701d0

Browse files
authoredMar 6, 2020
Renaming changes (#41)
* changes for rename Signed-off-by: leochr <[email protected]> * minor changes Signed-off-by: leochr <[email protected]> * Update test for monitoring Signed-off-by: leochr <[email protected]> * Update generated openapi file Signed-off-by: leochr <[email protected]> * Change shortname Signed-off-by: leochr <[email protected]> * Update version and Dockerfile Signed-off-by: leochr <[email protected]>
1 parent 2644515 commit 99701d0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+202
-202
lines changed
 

‎.github/ISSUE_TEMPLATE/support-question.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assignees: ''
99

1010
## Type of question
1111

12-
Are you asking about best practices, how to configure the Application Stacks Operator, or about general context and help around the operator?
12+
Are you asking about best practices, how to configure the Runtime Component Operator, or about general context and help around the operator?
1313

1414
## Question
1515

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: go
33
go:
44
- 1.13.x
55

6-
go_import_path: github.com/application-stacks/operator
6+
go_import_path: github.com/application-stacks/runtime-component-operator
77
env:
88
- GO111MODULE=on
99

0 commit comments

Comments
 (0)
Please sign in to comment.