ソースを参照

doc: remove exp note for auth api

Xiang Li 10 年 前
コミット
c73e02354d
1 ファイル変更0 行追加2 行削除
  1. 0 2
      Documentation/authentication.md

+ 0 - 2
Documentation/authentication.md

@@ -1,7 +1,5 @@
 # Authentication Guide
 
-**NOTE: The authentication feature is considered experimental. We may change workflow without warning in future releases.**
-
 ## Overview
 
 Authentication -- having users and roles in etcd -- was added in etcd 2.1. This guide will help you set up basic authentication in etcd.