-
Notifications
You must be signed in to change notification settings - Fork 5
Conversation
3b37bf0
to
878de7b
Compare
04c976b
to
a41ca94
Compare
fe81929
to
676afc5
Compare
Codecov ReportBase: 0.00% // Head: 0.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #99 +/- ##
==========================
==========================
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
89ac441
to
3b6dc3b
Compare
@toposware/protocol This PR is mostly for @toposware/tools to review. I made two small changes to enable gRPC over TLS. Thanks in advance! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Thiago Nobayashi <foo0x29a@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see included comment regarding .gitignore.
* chore: bump tce-all-in-one version * fix: allow multiple jobs run in parallel * fix: remove liveness probe * fix: condition to run CI
Signed-off-by: Thiago Nobayashi <foo0x29a@users.noreply.github.com>
feat: add workflow to: - create a Kubernetes cluster - deploy TCE nodes - export telemetry data - clean up the resources created --------- Signed-off-by: Thiago Nobayashi <foo0x29a@users.noreply.github.com>
feat: add workflow to: - create a Kubernetes cluster - deploy TCE nodes - export telemetry data - clean up the resources created --------- Signed-off-by: Thiago Nobayashi <foo0x29a@users.noreply.github.com>
feat: add workflow to: - create a Kubernetes cluster - deploy TCE nodes - export telemetry data - clean up the resources created --------- Signed-off-by: Thiago Nobayashi <foo0x29a@users.noreply.github.com>
feat: add workflow to: - create a Kubernetes cluster - deploy TCE nodes - export telemetry data - clean up the resources created --------- Signed-off-by: Thiago Nobayashi <foo0x29a@users.noreply.github.com>
Description
Adds new CI pipeline to:
PR Checklist: