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

kichan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new ed57035  cleanup (#217)
ed57035 is described below

commit ed57035e6abd7ab7a075a32e9fd0a5a7a240426a
Author: Kit Chan <[email protected]>
AuthorDate: Sun May 5 20:18:20 2024 -0700

    cleanup (#217)
---
 .gitmodules                       |  3 ---
 .lgtm.yml                         | 21 ---------------------
 k8s/images/trafficserver_exporter |  1 -
 3 files changed, 25 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 9b0ea0a..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +0,0 @@
-[submodule "k8s/images/trafficserver_exporter"]
-       path = k8s/images/trafficserver_exporter
-       url = https://github.com/gdvalle/trafficserver_exporter.git
diff --git a/.lgtm.yml b/.lgtm.yml
deleted file mode 100644
index ea135d7..0000000
--- a/.lgtm.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing, software
-#  distributed under the License is distributed on an "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#  See the License for the specific language governing permissions and
-#  limitations under the License.
-
-extraction:
-  javascript:
-    index:
-      exclude:
-        - docs
diff --git a/k8s/images/trafficserver_exporter 
b/k8s/images/trafficserver_exporter
deleted file mode 160000
index dcde0c9..0000000
--- a/k8s/images/trafficserver_exporter
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit dcde0c987e1c359cbd5ecf4cf62f4c69671498ab

Reply via email to