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

add policy config documentations #116

Merged
merged 5 commits into from
Oct 31, 2022
Merged

Conversation

waleedhammam
Copy link
Contributor

Part of #115

What changed?

  • add policy config documentations

@waleedhammam waleedhammam added the documentation Improvements or additions to documentation label Oct 25, 2022
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #116 (4f25070) into dev (5ff8d50) will not change coverage.
The diff coverage is n/a.

❗ Current head 4f25070 differs from pull request most recent head 4787baa. Consider uploading reports for the commit 4787baa to get more accurate results

@@           Coverage Diff           @@
##              dev     #116   +/-   ##
=======================================
  Coverage   80.90%   80.90%           
=======================================
  Files          12       12           
  Lines         754      754           
=======================================
  Hits          610      610           
  Misses        109      109           
  Partials       35       35           
Flag Coverage Δ
unit 80.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
@waleedhammam waleedhammam marked this pull request as ready for review October 30, 2022 10:23
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
docs/policy_config.md Outdated Show resolved Hide resolved
waleedhammam and others added 2 commits October 31, 2022 14:23
Co-authored-by: serboctor <boctor.sarah@gmail.com>
@waleedhammam waleedhammam merged commit d0e8a0e into dev Oct 31, 2022
@waleedhammam waleedhammam deleted the 115-policyconfig-documentation branch October 31, 2022 12:52
ahsayde pushed a commit that referenced this pull request Nov 8, 2022
* update dev docs

* Update docs/code_structure.md

Co-authored-by: serboctor <boctor.sarah@gmail.com>

* Add PolicyConfig CRD to make it possible to customize policy configuration per namespaces, applications or resources (#113)

* add policy config crd
* add unit tests to policy config crd
* add unit tests for policy crd
* add unit tests for policy sets
* fix agent template
* resolve remarks

Co-authored-by: Waleed Hammam <waleed.hamam@weave.works>

* add policy config documentations (#116)

* add policy config documentations

* update policy configuration documentation

* apply pr comments and add note about more policies

* Apply suggestions from code review

Co-authored-by: serboctor <boctor.sarah@gmail.com>

* apply pr comments

Co-authored-by: serboctor <boctor.sarah@gmail.com>

* Add mode field to policy set and add policy modes to its status (#117)

* refactor policy set

* update policy core version

* add unit test for policy controller

* add some comments

* unserve v2beta1

* fix remarks

* update docsting

* update policy core version (#119)

* fix terraform mode name (#120)

* remove policyset id field and make name field optional (#121)

* update agent docs (#122)

* update agent docs

* Apply suggestions from code review

Co-authored-by: serboctor <boctor.sarah@gmail.com>

* Apply suggestions from code review

Co-authored-by: serboctor <boctor.sarah@gmail.com>

* address remarks

* improve docs

* Apply suggestions from code review

Co-authored-by: serboctor <boctor.sarah@gmail.com>

Co-authored-by: serboctor <boctor.sarah@gmail.com>

* add policy modes to labels to support filtering (#123)

* add policy modes to labels to support filtering

* fix test

* set policy version v2beta1 served true (#125)

Co-authored-by: alichaddad <ali.chaddad@weave.works>
Co-authored-by: alichaddad <ali.chaddad@magalix.com>
Co-authored-by: serboctor <boctor.sarah@gmail.com>
Co-authored-by: Waleed Hammam <waleed.hamam@weave.works>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation exclude from release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants