Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syslog rate limit configuration support #153

Closed
wants to merge 1 commit into from

Conversation

Junchao-Mellanox
Copy link
Owner

Why I did it

How I did it

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

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

@nazariig
Copy link

@Junchao-Mellanox please update your local master to facilitate code review

dockers/docker-base-bullseye/Dockerfile.j2 Outdated Show resolved Hide resolved
dockers/docker-base-buster/Dockerfile.j2 Outdated Show resolved Hide resolved
dockers/docker-base-stretch/Dockerfile.j2 Outdated Show resolved Hide resolved
dockers/docker-base/Dockerfile.j2 Outdated Show resolved Hide resolved
src/sonic-containercfgd/containercfgd/containercfgd.py Outdated Show resolved Hide resolved
src/sonic-containercfgd/containercfgd/containercfgd.py Outdated Show resolved Hide resolved
src/sonic-containercfgd/containercfgd/containercfgd.py Outdated Show resolved Hide resolved
src/sonic-containercfgd/containercfgd/containercfgd.py Outdated Show resolved Hide resolved
@Junchao-Mellanox
Copy link
Owner Author

re-create one: #155

@Junchao-Mellanox Junchao-Mellanox changed the base branch from master to add-perf October 25, 2022 09:25
@Junchao-Mellanox Junchao-Mellanox changed the base branch from add-perf to master October 25, 2022 09:25
containercfgd.ContainerConfigDaemon.register_handler('LoadMock', mock_handler_cls)
daemon = containercfgd.ContainerConfigDaemon()
daemon.load({})
mock_handler_instance.handle_init_data.assert_called_once

Check notice

Code scanning / CodeQL

Statement has no effect

This statement has no effect.
@Junchao-Mellanox Junchao-Mellanox deleted the syslog-rate-limit-containercfgd branch June 12, 2023 04:38
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.

3 participants