Binbin Li

Results 20 comments of Binbin Li

> @susanshi Here are some findings on current state of the aks test cleanup: > > 1. The `aks-test-cleanup` job is currently set to `need` the aks-test job in order...

Scenarios listed in the doc: https://hackmd.io/@H7a8_rG4SuaKwzu4NLT-9Q/HkFHgokv0#User-Scenarios Work item break down: - [ ] KMP configuration - [ ] Store configuration - [ ] Verifier configuration - [ ] Policy configuration...

> Scenarios listed in the doc: https://hackmd.io/@H7a8_rG4SuaKwzu4NLT-9Q/HkFHgokv0#User-Scenarios > > Work item break down: > > * [ ] KMP configuration > * [ ] Store configuration > * [ ]...

We already have a design [doc](https://github.com/deislabs/ratify/pull/1175) on the multi-tenancy model, which can be broken down into a few tasks listed in https://hackmd.io/qrJi6ZtzQeeVo0bWEplohw Created a few sub-tasks for multi-tenancy: - [...

Closing it as the basic scenario is supported. Will support log isolation and metrics isolation in next release.

@RyanTalbot Hi Ryan, thanks for taking it! And there is community meeting on Weds 4:30-5:30pm (Pacific Time) if you'd like to join. https://github.com/deislabs/ratify?tab=readme-ov-file#community-meetings

> This looks like an issue with setup of the local registry. How is the registry deployed? Is it running as a pod in the cluster or is it running...

Hi @bspaans thanks for calling it out! Actually we have an e2e test running on Azure which does work in gatekeeper-system namspace. https://github.com/deislabs/ratify/blob/main/scripts/azure-ci-test.sh#L72C58-L72C58 It follows the steps in [doc](https://ratify.dev/docs/1.0/quickstarts/ratify-on-azure) which...

@bspaans btw, just wanna check with you that if you enabled workload identity addon when creating AKS cluster which would disable the enforcer. https://github.com/deislabs/ratify/blob/main/scripts/create-azure-resources.sh#L67

@fseldow we plan to add multiple store support post v1, please let us know if it's a blocker for you.