Skip to content

Commit

Permalink
Release 2020.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ipostelnik committed Oct 21, 2020
1 parent 8e0be7c commit 04fa10e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2020.10.2
- 2020-10-21 Release 2020.10.1
- 2020-10-21 AUTH-3185 fixed indention error
- 2020-10-19 TUN-3459: Make service install on linux use named tunnels

This comment has been minimized.

Copy link
@edgar-at-warby

edgar-at-warby Oct 22, 2020

Hello there, @ipostelnik ! Are there any docs to support this changeset (TUN-3459)? One of our overnight builds began failing unexpectedly with the following error:

Configuration file /etc/cloudflared/config.yml must contain entries for the tunnel to run and its associated credentials:
tunnel: TUNNEL-UUID
credentials-file: CREDENTIALS-FILE

Any information would be much appreciated.

This comment has been minimized.

Copy link
@ipostelnik

ipostelnik Oct 22, 2020

Author Contributor

You can get previous behavior using --legacy flag, however we recommend adopting pre-defined tunnels, see https://blog.cloudflare.com/argo-tunnels-that-live-forever/.

This comment has been minimized.

Copy link
@edgar-at-warby

edgar-at-warby Oct 22, 2020

Thanks for the quick reply @ipostelnik. To confirm, is this only supported as a cli arg? Is it supported if specified in config.yml?

This comment has been minimized.

Copy link
@ipostelnik

ipostelnik Oct 22, 2020

Author Contributor

Correct, the flags for service install subcommand should be passed on the command line.

When you say "nightly builds", can you describe your use case? Would love to help you move to the new model

This comment has been minimized.

Copy link
@analytically

analytically Oct 28, 2020

We also hit this in our setup.


2020.10.1
- 2020-10-20 Split out typed config from legacy command-line switches; refactor ingress commands and fix tests
- 2020-10-20 Move raw ingress rules to config package
Expand Down

0 comments on commit 04fa10e

Please sign in to comment.