Skip to content

Commit

Permalink
Revert "change the annotation key since its a label as well now (hash…
Browse files Browse the repository at this point in the history
…icorp#477)"

This reverts commit 39863701f9b983e17799b898a49916b5cfb3689c.
  • Loading branch information
kschoche authored and ishustava committed Apr 14, 2021
1 parent 358f66c commit 56affb4
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 958 deletions.
4 changes: 2 additions & 2 deletions connect-inject/annotations.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package connectinject

const (
// keyInjectStatus is the key of the annotation+label that is added to
// annotationStatus is the key of the annotation that is added to
// a pod after an injection is done.
keyInjectStatus = "consul.hashicorp.com/connect-inject-status"
annotationStatus = "consul.hashicorp.com/connect-inject-status"

// annotationInject is the key of the annotation that controls whether
// injection is explicitly enabled or disabled for a pod. This should
Expand Down
281 changes: 0 additions & 281 deletions connect-inject/cleanup_resource.go

This file was deleted.

Loading

0 comments on commit 56affb4

Please sign in to comment.