Skip to content

Add stop-time to docker_image_ctl.j2 to define the container stop time - #74

Closed
noaOrMlnx wants to merge 1 commit into
masterfrom
app-ext-stop-time
Closed

Add stop-time to docker_image_ctl.j2 to define the container stop time#74
noaOrMlnx wants to merge 1 commit into
masterfrom
app-ext-stop-time

Conversation

@noaOrMlnx

Copy link
Copy Markdown
Owner

Why I did it

For Application Extensions to have the option to stop the container after X number of seconds, and not the default.

How I did it

Update docker_image_ctl.j2 to read the J2 parameter value and call docker stop -t <stop_time>.
+
sonic-utilities PR.

How to verify it

Run Application extension with stop-time in manifest and make sure it is stopping after the wanted stop-time.

Which release branch to backport (provide reason below if selected)

  • 202305
  • 202311
  • 202405
  • 202411
  • 202505
  • 202511

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@noaOrMlnx noaOrMlnx closed this Apr 16, 2026
noaOrMlnx pushed a commit that referenced this pull request Jul 27, 2026
…sonic-net#28349)

#### Why I did it
src/dhcpmon
```
* 1f3f4f9 - (HEAD -> master, origin/master, origin/HEAD) [dhcp_devman] Ignore duplicate -i* arguments instead of crashing/leaking (#76) (13 hours ago) [Xichen96]
* 2883fe8 - [dhcpmon] Log Relay-Forward / Relay-Reply counters in v6 status (#75) (13 hours ago) [Xichen96]
* 892925b - [dhcpmon] Cleanup stale v6 counters from COUNTERS_DB (#74) (16 hours ago) [Xichen96]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants