cloud-infrastructure
Here are 51 public repositories matching this topic...
I'm trying to build a container image with oauth2-proxy as base image for the linux/arm64/v8 platform.
Expected Behavior
The build is successful
Current Behavior
The build failes with error building image: no child with platform linux/arm64/v8 in index quay.io/oauth2-proxy/oauth2-proxy:v7.2.1
Possible Solution
The arm64 entry in the image index is missing the v8
-
Updated
Jan 21, 2022 - Go
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Nov 20, 2020 - Go
-
Updated
Dec 23, 2021 - Java
-
Updated
Jul 31, 2021 - Clojure
-
Updated
Mar 23, 2022 - Makefile
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Nov 20, 2020 - Go
-
Updated
Jun 14, 2021 - Java
-
Updated
Oct 8, 2021 - Python
-
Updated
Nov 20, 2020 - Python
-
Updated
Jul 5, 2020 - MATLAB
-
Updated
Dec 8, 2019 - Clojure
Currently the machine sizes start at (and default to) m. This is fine, and a sane default for the intended use case, but not everyone needs (to pay for) 8 cores and 16GB of RAM to do something basic (like prototyping DVC/SSH features).
Right now the user can just manually specify something like aws + t2.micro ourselves but it defeats the purpose of having a generalized solution if the user
-
Updated
Sep 16, 2019 - Go
-
Updated
Mar 24, 2022 - Scala
-
Updated
Mar 23, 2022 - HCL
-
Updated
Mar 22, 2022 - TypeScript
-
Updated
Dec 12, 2021 - HCL
-
Updated
Jun 11, 2017 - HTML
-
Updated
Mar 14, 2022 - Go
-
Updated
Aug 5, 2017 - PHP
-
Updated
Oct 23, 2016 - Python
-
Updated
May 15, 2018 - Scala
-
Updated
Jan 15, 2018 - Java
-
Updated
Jul 25, 2020 - Python
Improve this page
Add a description, image, and links to the cloud-infrastructure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-infrastructure topic, visit your repo's landing page and select "manage topics."
What is the problem?
Cannot specify
sslSupportMethodforCloudFront Distributionindistribution.ts.I can specify
minimumProtocolVersionbut notsslSupportMethod.Example of
minimumProtocolVersionhttps://github.com/aws/aws-cdk/blob/master/packages/%40aws-cdk/aws-cloudfront/lib/distribution.ts#L222
https://github.com/aws/aws-cdk/blob/master/packages/%40aws-cdk/aws-cloudfr