Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: portainer/agent
base: 2.11.0
Choose a base ref
head repository: portainer/agent
compare: 2.11.1
Choose a head ref
  • 6 commits
  • 10 files changed
  • 6 contributors

Commits on Dec 15, 2021

Commits on Dec 20, 2021

  1. fix(upload):Fix agent issue for big file (#219)

    * fix(upload):Fix agent issue for big file
    sunportainer committed Dec 20, 2021

Commits on Jan 10, 2022

Commits on Jan 18, 2022

  1. feat(server): stop if not associated [EE-1610] (#225)

    * feat(server): stop if not associated
    
    * refactor(agent): get duration from env var
    
    * chore(docs): document `AGENT_SECURITY_SHUTDOWN`
    
    * fix(security): change default shutdown to 72h
    
    * refactor(options): rename to AGENT_SECRET_TIMEOUT
    
    * refactor(server): use sleep instead of timer
    
    * fix(server): wait for signal to shutdown
    chiptus committed Jan 18, 2022
  2. bump version to 2.11.1

    ArrisLee committed Jan 18, 2022

Commits on Jan 24, 2022

  1. fix(main): stop service only on kill or interrupt [EE-2422] (#227)

    Co-authored-by: Prabhat Khera <prabhat.khera@gmail.com>
    prabhat-org and kheraprabhat committed Jan 24, 2022