You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OPERATOR][BREAKING] When using PWO as a platform service, the configuration has to be provided as a ProjectWorkspaceConfig custom resource with the same name as the PlatformService. Webhook configuration which was provided via flags for the v1 deployment has been moved into this resource too. No changes to an existing v1 deployment are required.
[OPERATOR][FEATURE] The PWO can now be run as a v2 platform service. Note that a non-standard platformservice subcommand is required, task platformservice can be used to generate a manifest that uses the currently checked-out version as image tag. Existing v1 instances of the PWO don't need any changes when updating to a version containing the new v2 logic.
[OPERATOR][FEATURE] The configuration has been extended and now takes additional resources users should have permissions for in projects and/or workspaces.