envoyproxy/envoy

Snap docs/configs/image versions

Open

#6,361 建立於 2019年3月22日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/docshelp wantedpriority/high

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Related to https://github.com/envoyproxy/envoy/pull/6357. We have two different user bases:

  1. People that run master
  2. People that run tagged versions

We need to do a better job of having a consistent state that works for people. I think this will involve setting up some templating so that when we build the docs, we snap to a specific SHA for everything, including the image tags. This will need more thought since some of our references to latest are checked into code (so maybe some of the Docker files also need to be generated.)

貢獻者指南