Security
Added
- Added an example of direct app deployment to README
Fixed
- Fixed rendering helm template with empty users and/or roles
Added
- Add CI job to push to
capa-app-collection
.
Changed
- Fix Circle CI job name for pushing to app collection.
Changed
- Update CI (archigtect-orb)
Changed
- In case an organization can not be fetched, try fetching it via the annotation
ui.giantswarm.io/original-organization-name
.
Added
- Add default value for giantswarm CLIAuth client ID.
Added
- Reconcile individual clusterRoleBinding for each org namespace to grant and revoke automation access to silences.
Changed
- Build with
app-build-suite
instead of architect
. - Set more restrictive
securityContext
s to comply with restricted
PSS standards. - Apply a PriorityLevelConfig and FlowSchema for starboard’s API requests.
Fixed
- RBAC for
cmctl upgrade migrate-api-version
(#249).