Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Gerstmayr <[email protected]>
  • Loading branch information
andreasgerstmayr authored Jan 16, 2025
1 parent b127f86 commit b23d511
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "jaeger"]
path = jaeger
url = https://github.com/jaegertracing/jaeger.git
url = https://github.com/os-observability/jaeger.git
[submodule "jaeger-operator"]
path = jaeger-operator
url = https://github.com/jaegertracing/jaeger-operator.git
url = https://github.com/os-observability/jaeger-operator.git
[submodule "jaeger-ui"]
path = jaeger-ui
url = https://github.com/jaegertracing/jaeger-ui
2 changes: 1 addition & 1 deletion jaeger
Submodule jaeger updated 2 files
+4 −4 go.mod
+12 −12 go.sum
2 changes: 1 addition & 1 deletion jaeger-operator
Submodule jaeger-operator updated 2 files
+4 −4 go.mod
+8 −8 go.sum

15 comments on commit b23d511

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-agent-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-all-in-one-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-es-index-cleaner-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-query-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-operator-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-query-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-agent-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-all-in-one-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-es-index-cleaner-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-operator-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-es-index-cleaner-on-push

@andreasgerstmayr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test jaeger-es-index-cleaner-on-push

Please sign in to comment.