Skip to content
This repository was archived by the owner on Jan 23, 2022. It is now read-only.

Commit

Permalink
Add a note about deprecation of this repo (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwendell authored Jun 16, 2020
1 parent eff66d7 commit c2c2a7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/istio/cni)](https://goreportcard.com/report/github.com/istio/cni)
[![GolangCI](https://golangci.com/badges/github.com/istio/cni.svg)](https://golangci.com/r/github.com/istio/cni)

# Deprecation Notice

This repo has been merged into [istio.io/istio/cni](https://github.com/istio/istio/blob/master/cni/). Please go to that repo
to make any changes to CNI. The only exception is bug backports to branches <= 1.6, which should be submitted here. The text
below is preserved for reference but is no longer maintained at this location.

# Istio CNI plugin

For application pods in the Istio service mesh, all traffic to/from the pods needs to go through the
Expand Down

0 comments on commit c2c2a7e

Please sign in to comment.