Ruban Siva

Results 6 issues of Ruban Siva

I would like to OPA to allow only container images with certain labels (https://docs.docker.com/config/labels-custom-metadata/) such as "verified" to run on Kubernetes cluster. Does gatekeeper support this? Is there an example...

enhancement

When trying to run locally as per guide: wait - compiling / (client and server)... error - ./theme.config.tsx Module parse failed: Unexpected token (4:12) You may need an appropriate loader...

I have a common scenario where I have a Col_A which I wan't to move from Table_A to Table_B. So out of the box dacpac, this wouldn't work. From reading...

### Bug Description Get error: Task exception was never retrieved future: Traceback (most recent call last): File "C:\Python311\Lib\site-packages\playwright\_impl\_connection.py", line 279, in run await self._transport.connect() File "C:\Python311\Lib\site-packages\playwright\_impl\_transport.py", line 133, in connect...

bug

## Description I have tried to use the package behind a corporate proxy but it doesn't seem to respect HTTP_PROXY or HTTPS_PROXY env variables. Currently get a 403 for usage...

bug

I tried using my own repo: https://github.com/rubans/GCPConcepts Simple questions such as : - Provide a example of retry logic in the repo? An explicity retry.sh exists - Find terraform code...