You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/11/18 06:44:23 UTC

[skywalking-kubernetes-event-exporter] branch main updated (d2bd832 -> 8a012a3)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes-event-exporter.git.


    from d2bd832  Unmanaged namespace in release (#12)
     add 6eddf70  Push snapshot Docker image to ghcr.io
     new 8a012a3  Push snapshot Docker image to ghcr.io

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{build-and-test.yaml => publish-docker.yaml}   | 49 ++++++++++------------
 cmd/root.go                                        |  4 +-
 pkg/exporter/skywalking.go                         |  3 +-
 3 files changed, 24 insertions(+), 32 deletions(-)
 copy .github/workflows/{build-and-test.yaml => publish-docker.yaml} (61%)

[skywalking-kubernetes-event-exporter] 01/01: Push snapshot Docker image to ghcr.io

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes-event-exporter.git

commit 8a012a3f968cb139f817189afb9b3748841bba22
Merge: d2bd832 6eddf70
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Nov 18 14:44:00 2021 +0800

    Push snapshot Docker image to ghcr.io

 .github/workflows/publish-docker.yaml | 50 +++++++++++++++++++++++++++++++++++
 cmd/root.go                           |  4 +--
 pkg/exporter/skywalking.go            |  3 +--
 3 files changed, 53 insertions(+), 4 deletions(-)