v1.12.3 solves some minor bug fixes and addresses a few security issues shared during the security audit by Ada Logic and facilitated by OSTIF, sponsored by CNCF. See the report for more details.
Notable changes
Fix composition functions to be able to run with unconfined AppArmor profile.
v1.12.2 addresses a few minor bugs and bumps a few dependencies to address vulnerabilities image scanners might have reported.
Notable changes
Clarified the ControllerConfig deprecation message, highlighting that it's not going to be removed until a better option is available and a clear migration path has been well documented and publicly shared. Reduced also the number of times the message is shown to reduce noise.
Fixed CRDs retrieval for the schema-aware Composition validation (alpha) in case of multiple CRDs defining the same Kind, but in different groups.
Bumped a few dependencies to remove the number of HIGH CVEs reported by image scanners.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/komodorio/komoplane/network/alerts).
Bumps github.com/crossplane/crossplane from 1.12.1 to 1.12.3.
Release notes
Sourced from github.com/crossplane/crossplane's releases.
Commits
57e1f45
Merge pull request #4392 from ezgidemirel/patch-1.1230f2080
add "Cleanup Disk" step to the publish-artifacts job887996a
Update ci.yml hashes1b5b783
Merge pull request #4382 from crossplane/backport-4380-to-release-1.12109b5c0
composite: fix nil-dereference6190adf
Merge pull request #4374 from crossplane/backport-4370-to-release-1.12ed79a7e
tests: remove successfull package fetch test casea129395
fix: validate Package images against manifest on pull2719ea3
Merge pull request #4364 from crossplane/backport-4358-to-release-1.12aa6d3b6
Merge pull request #4362 from crossplane/backport-4361-to-release-1.12Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/komodorio/komoplane/network/alerts).