Kenny Lee Sin Cheong

Results 14 issues of Kenny Lee Sin Cheong

Adds the ability to grant existing superusers access to every repository across the registry. This includes image pulls, api access, and more. This has security implications and should only be...

needs-rebase

The status (or endtoend) health endpoint sets its status code to 503 if any of the services being checked is unavailable. This change adds individual endpoint for each services. This...

needs-rebase

Requires a user to be verified in order to be able to start build of a repository. TODO: By default, organization aren't verified. This means that as part of this...

needs-rebase
do-not-merge/work-in-progress

- Similar to `LDAP_SUPERUSER_FILTER`, add a specific filter to define restricted users, based on the `LDAP_USER_FILTER`. - Update restricted users' scope, so that they still have read/write access to organizations...

Migrations: - Adds a subject column for lookup - Adds a subject_backfilled column to track status of the backfilling of existing manifests - ~~Adds a manifest_json column making use of...

Add event filter for `ManagedDatabase` to ignore updates to subresources unless it's the `ManagedDatabase`'s currentVersion, in which case we want to reconcile the next migration.