Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: documentation enhancement, annotations for traps, secrets refined (
#620) * fix: annotations (#575) * fix: add helm repo update (#553) * chore(release): 1.7.4-beta.1 ## [1.7.4-beta.1](v1.7.3...v1.7.4-beta.1) (2022-09-02) ### Bug Fixes * add helm repo update ([#553](#553)) ([72d10c1](72d10c1)) * chore: update Chart.lock and delete repo update from CI (#555) * feat: allow configuring many hosts at once (#537) * fix: inventory container creating * fix: update default values * fix: add unit tests * fix: delete print statement * test: fix unit tests * refactor: apply pre-commit * test: add integration tests * feat: add helm part of groups processing * feat: update yaml structure of groups * test: update integration tests * fix: delete mongo locks that are unnecessary (#542) * fix: delete mongo locks that are unnecessary * test: update unit tests * fix: poetry lock only opentelemetry * chore(release): 1.7.2-beta.1 ## [1.7.2-beta.1](v1.7.1...v1.7.2-beta.1) (2022-08-31) ### Bug Fixes * delete mongo locks that are unnecessary ([#542](#542)) ([f2dfbeb](f2dfbeb)) * chore: bring back the previous version of poetry (#544) * feat: fixed crashing test_prepare_trap * feat: ignore single host if it has already been configured in group * feat: pre-commit * feat: first check only groups and then single hosts when loading data from inventory * feat: deleted debugging logs * feat: unittest for ignoring single host in the inventory previously configured in the group * feat: add integration test * feat: uncomment last line in local_run.sh Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Wojciech Zyla <[email protected]> * chore(release): 1.8.0-beta.1 # [1.8.0-beta.1](v1.7.4-beta.1...v1.8.0-beta.1) (2022-09-05) ### Features * allow configuring many hosts at once ([#537](#537)) ([dd482e6](dd482e6)), closes [#542](#542) [#542](#542) [#544](#544) * doc: configuring groups of hosts (#539) * doc: Added documentation for configuring groups of hosts * doc: fixed typo * doc: change of the structure of the documentation * doc: added pipe sign in the configuration example * doc: Added information about fields which can be configured in the host configuration * doc: Added information about simultaneous presence of a host and group including that host in the inventory * refactor: docs and add step by step polling guide * doc: add example Splunk metrics * refactor: default value for port, multiple proiles configuration * refactor: delete unnecessary print statements Co-authored-by: omrozowicz-splunk <[email protected]> * fix: run mandatory profiles while smart profiles are disabled (#557) * fix: Run mandatory profiles while smart profiles are disabled * test: add unit test for assign profiles * chore: apply pre-commit * fix: remove kwargs from walk definition in check restart * doc: add more info about v3 polling * test: remove deleted kwargs * fix: add group to the InventoryObj Co-authored-by: omrozowicz-splunk <[email protected]> * chore(release): 1.8.0-beta.2 # [1.8.0-beta.2](v1.8.0-beta.1...v1.8.0-beta.2) (2022-09-08) ### Bug Fixes * run mandatory profiles while smart profiles are disabled ([#557](#557)) ([4b735d8](4b735d8)) * fix: update all inventory records (#558) * fix: update all inventory records * fix: add appending group in process line function * fix: update mibserver's version * chore(release): 1.8.0-beta.3 # [1.8.0-beta.3](v1.8.0-beta.2...v1.8.0-beta.3) (2022-09-08) ### Bug Fixes * update all inventory records ([#558](#558)) ([b53a167](b53a167)) * fix: traps service annotations * fix: traps service annotations * fix: too much } * fix: too much } * fix: add indent * fix: add indent * fix: add indent * fix: security context, add annotations to sim * fix: add commonAnnotations * fix: add commonAnnotations * doc: document annotations * fix: move sim securityContext * doc: fix formatting * fix: bring back profiles frequency Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Wojciech Zyla <[email protected]> Co-authored-by: wojtekzyla <[email protected]> * chore(release): 1.8.2-beta.1 ## [1.8.2-beta.1](v1.8.1...v1.8.2-beta.1) (2022-09-21) ### Bug Fixes * annotations ([#575](#575)) ([b4709d5](b4709d5)), closes [#553](#553) [#553](#553) [#555](#555) [#537](#537) [#542](#542) [#542](#542) [#544](#544) [#542](#542) [#542](#542) [#544](#544) [#539](#539) [#557](#557) [#557](#557) [#558](#558) [#558](#558) * doc: missing dns and metallb (#605) * fix: add another way of mounting sim secrets (#602) * fix: add another way of mounting sim secrets * doc: add documentation about sim's secrets * doc: clarify editing the secrets from sim * fix: add sim.enabled to the sim-secret * fix: increase timeout for integration tests * chore(release): 1.8.2-beta.2 ## [1.8.2-beta.2](v1.8.2-beta.1...v1.8.2-beta.2) (2022-09-28) ### Bug Fixes * add another way of mounting sim secrets ([#602](#602)) ([7f822bd](7f822bd)) * Add license for doc (#607) * docs: Add license information for documenation * docs: Add license information for documenation * doc: update hostpath for offline installation, and README.md (#610) * chore: update releasing process (#611) * chore: update releasing process * chore: add otel image to the offline installation * chore: update otel image link * chore: update docs * chore: delete semantic release from pr release * fix: test release versioning (#612) * chore(release): 1.8.2-beta.3 ## [1.8.2-beta.3](v1.8.2-beta.2...v1.8.2-beta.3) (2022-09-29) ### Bug Fixes * test release versioning ([#612](#612)) ([0a43806](0a43806)) * fix: otel image link from dockerhub (#614) * fix: otel image link from dockerhub * fix: update release tags * chore(release): 1.8.2-beta.4 ## [1.8.2-beta.4](v1.8.2-beta.3...v1.8.2-beta.4) (2022-09-30) ### Bug Fixes * otel image link from dockerhub ([#614](#614)) ([7921e80](7921e80)) * fix: update quay.io link (#615) * chore(release): 1.8.2-beta.5 ## [1.8.2-beta.5](v1.8.2-beta.4...v1.8.2-beta.5) (2022-09-30) ### Bug Fixes * update quay.io link ([#615](#615)) ([d4caf93](d4caf93)) * fix: update mibserver (#616) * chore(release): 1.8.2-beta.6 ## [1.8.2-beta.6](v1.8.2-beta.5...v1.8.2-beta.6) (2022-09-30) ### Bug Fixes * update mibserver ([#616](#616)) ([ce1fbec](ce1fbec)) * doc: update offline-installation (#617) * doc: fixes (#618) * doc: update small-environment.md (#600) * doc: update offline-sc4snmp.md (#599) * doc: update sck-installation.md (#598) * doc: update offline-microk8s.md (#597) * doc: update bestpractices.md (#596) * fix: update upgrade.md (#595) * doc: update planning.md (#593) * fix: update snmpv3-configuration.md (#591) * doc: update redis-configuration.md (#590) * doc: update mongo-configuration.md (#589) * doc: update worker-configuration.md (#588) * doc: update trap-configuration.md (#587) * doc: update step-by-step-poll.md (#586) * doc: update configuring-groups.md (#585) * doc: update configuring-profiles.md (#584) * doc: update poller-configuration.md (#582) * doc: update ha.md (#581) * doc: update sc4snmp-installation.md (#580) * doc: update k8s-microk8s.md (#578) * doc: update splunk-requirements.md (#577) * doc: update index.md (#576) * doc: update sck-installation.md (#592) Co-authored-by: Olga Malita <[email protected]> * doc: update sck-installation.md (#579) Co-authored-by: Olga Malita <[email protected]> * doc: rephrase offline-installation of mcirok8s Co-authored-by: mmsplunker <[email protected]> * fix: otel image tag gathered from appVersion (#621) * chore(release): 1.8.2-beta.7 ## [1.8.2-beta.7](v1.8.2-beta.6...v1.8.2-beta.7) (2022-10-04) ### Bug Fixes * otel image tag gathered from appVersion ([#621](#621)) ([90c6ac9](90c6ac9)) Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Wojciech Zyla <[email protected]> Co-authored-by: wojtekzyla <[email protected]> Co-authored-by: Adam Ryznar <[email protected]> Co-authored-by: mmsplunker <[email protected]>
- Loading branch information