diff options
| author | Shelley-BaoYue <baoyue2@huawei.com> | 2023-12-09 17:09:00 +0800 |
|---|---|---|
| committer | Shelley-BaoYue <baoyue2@huawei.com> | 2023-12-15 11:12:00 +0800 |
| commit | 6be7475fa25478626132f8613868ff9730931698 (patch) | |
| tree | a54654a3bc3e4844356130d3968f47b863e1261c /common/constants | |
| parent | Merge pull request #5278 from fisherxu/fix-slack (diff) | |
| download | kubeedge-6be7475fa25478626132f8613868ff9730931698.tar.gz | |
change the edgecert subject
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'common/constants')
| -rw-r--r-- | common/constants/default.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/constants/default.go b/common/constants/default.go index d3ecf7203..a19b47ce7 100644 --- a/common/constants/default.go +++ b/common/constants/default.go @@ -11,9 +11,6 @@ const ( // SyncController DefaultContextSendModuleName = "cloudhub" - // NodeName is for the clearer log of cloudcore. - NodeName = "NodeName" - ProjectName = "KubeEdge" SystemName = "kubeedge" |
