Skip to content

release-notes: add 10.2.0 - #1067

Merged
berendt merged 1 commit into
mainfrom
10.2.0
Aug 17, 2026
Merged

release-notes: add 10.2.0#1067
berendt merged 1 commit into
mainfrom
10.2.0

Conversation

@berendt

@berendt berendt commented Aug 13, 2026

Copy link
Copy Markdown
Member

Assisted-by: Claude:claude-sonnet-5

@github-actions

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.04s
✅ JSON jsonlint 4 0 0 0.11s
✅ JSON prettier 4 0 0 0.43s
✅ JSON v8r 4 0 0 9.41s
✅ MARKDOWN markdownlint 168 0 0 2.81s
✅ MARKDOWN markdown-table-formatter 168 0 0 0.44s
✅ REPOSITORY betterleaks yes no no 0.75s
✅ REPOSITORY checkov yes no no 19.37s
✅ REPOSITORY git_diff yes no no 0.07s
✅ REPOSITORY secretlint yes no no 1.76s
✅ REPOSITORY trufflehog yes no no 4.42s
✅ SPELL codespell 178 0 0 0.52s
✅ SPELL lychee 178 0 0 18.18s
✅ YAML prettier 6 0 0 0.37s
✅ YAML v8r 6 0 0 6.29s
✅ YAML yamllint 6 0 0 0.51s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,SPELL_CODESPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Comment thread docs/release-notes/osism-10.md Outdated
Comment thread docs/release-notes/osism-10.md Outdated
Comment on lines +61 to +68
Set `configuration_git_preserve_files` to keep specific files intact across an update:

```yaml
configuration_git_preserve_files:
- netbox/settings.toml
```

The default is an empty list, so existing deployments are unaffected until you opt in.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be added to our documentation.


### CLI and manager service

- New `osism openstack` command passes any subcommand straight through to the OpenStack CLI using the credentials from your configuration repository, so a separate openstack container is no longer needed to reach the encrypted `secure.yml`. Defaults to the `admin` cloud; override with `--cloud`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be added to our documentation.

@github-project-automation github-project-automation Bot moved this from New to In review in Human Board Aug 13, 2026
Assisted-by: Claude:claude-sonnet-5
Signed-off-by: Christian Berendt <berendt@osism.tech>
@berendt
berendt merged commit 83d36d1 into main Aug 17, 2026
3 checks passed
@berendt
berendt deleted the 10.2.0 branch August 17, 2026 18:29
@github-project-automation github-project-automation Bot moved this from In review to Done in Human Board Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants