fix(deps): update module github.com/openmcp-project/project-workspace-operator/api to v2#23
Open
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
7ec748c to
5ae4e35
Compare
…-operator/api to v2
5ae4e35 to
dd27e03
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.3.0→v2.0.1Release Notes
openmcp-project/project-workspace-operator (github.com/openmcp-project/project-workspace-operator/api)
v2.0.1Compare Source
Changelog
🐛 Bugfixes
[USER]
WorkspaceandManagedControlPlaneV2resources should now have the correct api group set in the project/workspace permission RBAC rules. (#218, @Diaphteiros)v2.0.0Compare Source
Changelog
🚨 Breaking
[DEVELOPER]
MemberOverridesk8s resource has been removed. The struct in the config which holds the overrides has been renamed fromMemberOverridesV2toMemberOverrides. The structure has not changed. (#210, @Diaphteiros)[OPERATOR]
platform-service-project-workspace. (#214, @Diaphteiros)initandrunsubcommands now do what previouslyplatformservice initandplatformservice rundid. (#210, @Diaphteiros)ServiceProviderresources. (#210, @Diaphteiros)runsubcommand accepts a--v1flag, which will include the v1 resources (ManagedControlPlane,ClusterAdmin) in several places. This is just a convenience feature, the same effect can be achieved by adding the v1 resources in the configuration tospec.workspace.deletionBlockingResourcesandspec.workspace.additionalPermissions. Note that setting the flag requires a non-standardPlatformServicemanifest, an example can be generated by usingtask platformservice-v1. (#210, @Diaphteiros)🚀 Features
[OPERATOR]
[USER]
📚 Documentation
[OPERATOR]
➕ Other
[OPERATOR]
v1.4.0Compare Source
Changes included in v1.4.0:
Changelog
🚨 Breaking
[OPERATOR]
memberOverridesName, thememberOverridesare now specified in theProjectWorkspaceConfig'sspecdirectly. (#196, @Diaphteiros)🚀 Features
[OPERATOR]
kindfield in aMemberOverride'sOverrideResourcespecification now also acceptsProjectandWorkspace, while it only allowed the lowercase versions of these strings before. In addition, constants for both values have been added. (#196, @Diaphteiros)🐛 Bugfixes
[OPERATOR]
ProjectWorkspaceConfigresource. (#196, @Diaphteiros)[USER]
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.