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

[ ENH ] Refactor KubernetesProtection service class to the latest code pattern (Rev 4) #399

Closed
jshcodes opened this issue Oct 27, 2021 · 0 comments · Fixed by #404
Closed
Assignees
Labels
enhancement 🌟 New feature or request kubernetes Kubernetes Protection issues and questions

Comments

@jshcodes
Copy link
Member

Refactor this service class to the latest code pattern (Rev 4). This new pattern supports body payload abstraction, follows PEP-257 and supports legacy code patterns.

@jshcodes jshcodes created this issue from a note in Service Class Updates (To do) Oct 27, 2021
@jshcodes jshcodes self-assigned this Oct 27, 2021
@jshcodes jshcodes added enhancement 🌟 New feature or request kubernetes Kubernetes Protection issues and questions labels Oct 27, 2021
@jshcodes jshcodes moved this from To do to In progress in Service Class Updates Oct 27, 2021
Service Class Updates automation moved this from In progress to Done Oct 28, 2021
jlangdev pushed a commit that referenced this issue Oct 28, 2021
…ates. (#404)

* Bump version -> 0.7.4

* Add Horizon payload handlers

* Expanding to cover new code paths.

* Body payload abstraction. PEP-257. Closes #394.

* Fix docstring typo

* Add Device Control Policy payload handler.

* Remove debug statement

* Expanded to cover new code paths

* Body payload abstraction. PEP-257. Closes #396.

* Add FalconX Submit v2 payload handler

* Expanded to cover new code paths

* Linting adjustment

* Body payload abstraction. PEP-257. Closes #397.

* Add MSSP generic body payload handler

* Expanded unit testing to cover new code paths

* Body payload abstraction. PEP-257. Closes #398.

* Expanded to cover new code paths.

* Body payload abstraction. PEP-257. Closes #399.

* Add generic custom IOA body payload handler

* Fix docstring typo

* Expanded to cover new code paths

* Body payload abstraction. PEP-257. Closes #400.

* Expanded unit testing to cover new code paths.

* Body payload abstraction. PEP-257. Closes #401.

* Add no cover to _util.parse_id_list (deprecating)

* Add generic firewall policy body payload handler

* Fix docstring typos

* Refactored and expanded to cover new code paths

* Body payload abstraction. PEP-257. Closes #402.

* Merge firewall payload helper libraries

* Merge helper libraries. Firewall payload handlers.

* Expanded to cover new code paths

* Update CHANGELOG.md

* Body payload abstraction. PEP-257. Closes #403.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request kubernetes Kubernetes Protection issues and questions
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant