Skip to content

Commit 12175b9

Browse files
lasomethingsomething“LappleApples”morancj
authored
Add deprecation notice (#3917)
* Add deprecation notice * remove CircleCI * update CODEOWNERS --------- Co-authored-by: “LappleApples” <“[email protected]”> Co-authored-by: Ciaran Moran <[email protected]>
1 parent 477f678 commit 12175b9

File tree

3 files changed

+4
-211
lines changed

3 files changed

+4
-211
lines changed

.circleci/config.yml

-209
This file was deleted.

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Each line is a file pattern followed by one or more owners.
33

44
# These owners will be the default owners for everything in the repo.
5-
* @bboreham @fbarl @satyamz @qiell
5+
* @bboreham

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Weave Scope - Troubleshooting & Monitoring for Docker & Kubernetes
1+
# DEPRECATED: Weave Scope - Troubleshooting & Monitoring for Docker & Kubernetes
22

33
[![Circle CI](https://circleci.com/gh/weaveworks/scope/tree/master.svg?style=shield)](https://circleci.com/gh/weaveworks/scope/tree/master)
44
[![Coverage Status](https://coveralls.io/repos/weaveworks/scope/badge.svg)](https://coveralls.io/r/weaveworks/scope)
@@ -7,6 +7,8 @@
77
[![GoDoc](https://godoc.org/github.com/weaveworks/scope?status.svg)](https://godoc.org/github.com/weaveworks/scope)
88
[![Good first issues](https://img.shields.io/github/issues/weaveworks/scope/good-first-issue.svg?color=blueviolet&label=good%20first%20issues)](https://github.com/weaveworks/scope/issues?q=is%3Aissue+is%3Aopen+label%3Agood-first-issue)
99

10+
## PLEASE NOTE, THIS PROJECT IS NO LONGER MAINTAINED. More details [available here](https://www.weave.works/blog/weave-cloud-end-of-service).
11+
1012
Weave Scope automatically generates a map of your application, enabling you to
1113
intuitively understand, monitor, and control your containerized, microservices-based application.
1214

0 commit comments

Comments
 (0)